/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	Img6={max:1,pos:0};
	Img6[0]=new Image();Img6[0].src='bus05_cont_off.gif';
	Img6[1]=new Image();Img6[1].src='bus05_cont_on.gif';
	Img7={max:1,pos:0};
	Img7[0]=new Image();Img7[0].src='bus05_comp_off.gif';
	Img7[1]=new Image();Img7[1].src='bus05_comp_on.gif';
	Img8={max:1,pos:0};
	Img8[0]=new Image();Img8[0].src='bus05_link_off.gif';
	Img8[1]=new Image();Img8[1].src='bus05_link_on.gif';	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'m6\').src':(IE)?'m6.src':'document.e6.document.m6.src';
	IDP[2]=(V5)?'document.getElementById(\'m7\').src':(IE)?'m7.src':'document.e7.document.m7.src';
	IDP[3]=(V5)?'document.getElementById(\'m8\').src':(IE)?'m8.src':'document.e8.document.m8.src';
	IDP[4]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	isOvr=1;
}


/*--- EndOfFile ---*/

