function imgerr(img) {
img.src='<? echo $baseurl ?>/images/unavailable-prod.gif';
}