function chgimg(id, imgsrc) {
	if(id){
     	id.src = imgsrc;
     }
}

siteurl = "http://www.sanyo-ss.co.jp/";