<!--
// Zeema MouseOverOut [ START ]
onphoto=new Image(); onphoto.src="img/menu_b_0.gif"; ofphoto=new Image(); ofphoto.src="img/menu_a_0.gif";
onrequest=new Image(); onrequest.src="img/menu_b_1.gif"; ofrequest=new Image(); ofrequest.src="img/menu_a_1.gif";
onassortment=new Image(); onassortment.src="img/menu_b_2.gif"; ofassortment=new Image(); ofassortment.src="img/menu_a_2.gif";
onraschet=new Image(); onraschet.src="img/menu_b_3.gif"; ofraschet=new Image(); ofraschet.src="img/menu_a_3.gif";
onforum=new Image(); onforum.src="img/menu_b_4.gif"; offorum=new Image(); offorum.src="img/menu_a_4.gif";
oninfo=new Image(); oninfo.src="img/menu_b_5.gif"; ofinfo=new Image(); ofinfo.src="img/menu_a_5.gif";
onabout=new Image(); onabout.src="img/menu_b_6.gif"; ofabout=new Image(); ofabout.src="img/menu_a_6.gif";
onregister=new Image(); onregister.src="img/menu_b_7.gif"; ofregister=new Image(); ofregister.src="img/menu_a_7.gif";
oncontact=new Image(); oncontact.src="img/menu_b_8.gif"; ofcontact=new Image(); ofcontact.src="img/menu_a_8.gif";

// ontop=new Image(); ontop.src="img/menu_ton.gif"; oftop=new Image(); oftop.src="img/menu_tof.gif";
ontop1=new Image(); ontop1.src="img/menu_ton1.gif"; oftop1=new Image(); oftop1.src="img/menu_tof1.gif";
ontop2=new Image(); ontop2.src="img/menu_ton2.gif"; oftop2=new Image(); oftop2.src="img/menu_tof2.gif";
ontop3=new Image(); ontop3.src="img/menu_ton3.gif"; oftop3=new Image(); oftop3.src="img/menu_tof3.gif";
ontop4=new Image(); ontop4.src="img/menu_ton4.gif"; oftop4=new Image(); oftop4.src="img/menu_tof4.gif";
ontop5=new Image(); ontop5.src="img/menu_ton5.gif"; oftop5=new Image(); oftop5.src="img/menu_tof5.gif";
ontop6=new Image(); ontop6.src="img/menu_ton6.gif"; oftop6=new Image(); oftop6.src="img/menu_tof6.gif";
ontop7=new Image(); ontop7.src="img/menu_ton7.gif"; oftop7=new Image(); oftop7.src="img/menu_tof7.gif";
ontop8=new Image(); ontop8.src="img/menu_ton8.gif"; oftop8=new Image(); oftop8.src="img/menu_tof8.gif";
ontop9=new Image(); ontop9.src="img/menu_ton9.gif"; oftop9=new Image(); oftop9.src="img/menu_tof9.gif";

function ion(graphName) {
	img=eval("on"+graphName+".src")
	document.images[graphName].src=img;
}
function iof(graphName) {
	img=eval("of"+graphName+".src")
	document.images[graphName].src=img;
}
// Zeema MouseOverOut [ END ]
//-->

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}