/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	Img1={max:1,pos:0};
	Img1[0]=new Image();Img1[0].src='bus20_home_off.gif';
	Img1[1]=new Image();Img1[1].src='bus20_home_on.gif';
	Img2={max:1,pos:0};
	Img2[0]=new Image();Img2[0].src='bus20_cont_off.gif';
	Img2[1]=new Image();Img2[1].src='bus20_cont_on.gif';
	Img3={max:1,pos:0};
	Img3[0]=new Image();Img3[0].src='bus20_link_off.gif';
	Img3[1]=new Image();Img3[1].src='bus20_link_on.gif';
	Img4={max:1,pos:0};
	Img4[0]=new Image();Img4[0].src='bus20_comp_off.gif';
	Img4[1]=new Image();Img4[1].src='bus20_comp_on.gif';	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'m1\').src':(IE)?'m1.src':'document.e1.document.m1.src';
	IDP[2]=(V5)?'document.getElementById(\'m2\').src':(IE)?'m2.src':'document.e2.document.m2.src';
	IDP[3]=(V5)?'document.getElementById(\'m3\').src':(IE)?'m3.src':'document.e3.document.m3.src';
	IDP[4]=(V5)?'document.getElementById(\'m4\').src':(IE)?'m4.src':'document.e4.document.m4.src';
	IDP[5]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	isOvr=1;
}


/*--- EndOfFile ---*/
