/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img2={max:1,pos:0};
	Img2[0]=new Image();Img2[0].src='bus21_home_off.gif';
	Img2[1]=new Image();Img2[1].src='bus21_home_on.gif';
	Img3={max:1,pos:0};
	Img3[0]=new Image();Img3[0].src='bus21_cont_off.gif';
	Img3[1]=new Image();Img3[1].src='bus21_cont_on.gif';
	Img4={max:1,pos:0};
	Img4[0]=new Image();Img4[0].src='bus21_comp_off.gif';
	Img4[1]=new Image();Img4[1].src='bus21_comp_on.gif';
	Img5={max:1,pos:0};
	Img5[0]=new Image();Img5[0].src='bus21_prod_off.gif';
	Img5[1]=new Image();Img5[1].src='bus21_prod_on.gif';	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'m2\').src':(IE)?'m2.src':'document.e2.document.m2.src';
	IDP[2]=(V5)?'document.getElementById(\'m3\').src':(IE)?'m3.src':'document.e3.document.m3.src';
	IDP[3]=(V5)?'document.getElementById(\'m4\').src':(IE)?'m4.src':'document.e4.document.m4.src';
	IDP[4]=(V5)?'document.getElementById(\'m5\').src':(IE)?'m5.src':'document.e5.document.m5.src';
	IDP[5]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[10]={	x:new Array(9,81,153,9),
				y:new Array(371,299,371,371),
				s:6 };
	IDP[11]=(V5)?document.getElementById('e24').style:(IE)?e24.style:document.e24;
	IDP[12]={	x:new Array(8,80,152,8),
				y:new Array(507,435,507,507),
				s:6 };
	IDP[13]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	isOvr=1;
	window.setTimeout('DoRoute(11,10,0,0,0,100)',0);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',7000);
}


/*--- EndOfFile ---*/

