/* ロールオーバーイメージ関数 */function ROimg(iName,str){	document.images[iName].src = str;}