//
//      Copyright(c) Amedeo Zullino
//  ------------------------------------
//  e-mail:   azullino@gmail.com
//  ------------------------------------
//
function PreLoad(c,b,d,a){var e;e=new Image(d,a);e.name=c;e.src=b}PreLoad("ottiNorm","../images/ottiNorm.gif",142,47);PreLoad("ottiOver","../images/ottiOver.gif",142,47);PreLoad("ottiNorm","../images/fotoNorm.gif",242,63);PreLoad("ottiOver","../images/fotoOver.gif",242,63);function SwapButton(a,b){if(document.images){name=a.concat(b);document.images[a].src="./images/"+name+".gif"}};