// JavaScript Document

function doRollOver(o , sPath){
	o.src = sPath	
}