/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	Img1={max:1,pos:0};
	Img1[0]=new Image();Img1[0].src='b-norm2.gif';
	Img1[1]=new Image();Img1[1].src='b-norm.gif';
	Img2={max:1,pos:0};
	Img2[0]=new Image();Img2[0].src='b-norm2.gif';
	Img2[1]=new Image();Img2[1].src='b-norm.gif';
	Img3={max:1,pos:0};
	Img3[0]=new Image();Img3[0].src='b-norm.gif';
	Img3[1]=new Image();Img3[1].src='b-norm2.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(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	isOvr=1;
}


/*--- EndOfFile ---*/
