/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img34={max:1,pos:0};
	Img34[0]=new Image();Img34[0].src='bus10_link_off.gif';
	Img34[1]=new Image();Img34[1].src='bus10_link_on.gif';
	Img35={max:1,pos:0};
	Img35[0]=new Image();Img35[0].src='bus10_cont_off.gif';
	Img35[1]=new Image();Img35[1].src='bus10_cont_on.gif';
	Img36={max:1,pos:0};
	Img36[0]=new Image();Img36[0].src='bus10_comp_off.gif';
	Img36[1]=new Image();Img36[1].src='bus10_comp_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(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'m34\').src':(IE)?'m34.src':'document.e34.document.m34.src';
	IDP[4]=(V5)?'document.getElementById(\'m35\').src':(IE)?'m35.src':'document.e35.document.m35.src';
	IDP[5]=(V5)?'document.getElementById(\'m36\').src':(IE)?'m36.src':'document.e36.document.m36.src';
	IDP[6]={	x:new Array(318,624),
				y:new Array(61,59),
				s:6 };
	IDP[7]=(V5)?document.getElementById('e25').style:(IE)?e25.style:document.e25;
	isOvr=1;
	window.setTimeout('DoRoute(7,6,0,0,0,100)',0);
	if(IE) e22.style.filter='revealtrans(transition=0,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e22,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e22').style.visibility='visible'; else document.e22.visibility='visible'; }
}


/*--- EndOfFile ---*/
