/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[5]={	x:new Array(27,397,26),
				y:new Array(9,8,9),
				s:14 };
	IDP[6]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	IDP[7]={	x:new Array(756,756),
				y:new Array(119,118),
				s:1 };
	IDP[8]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[9]=(V5)?'document.getElementById(\'e2\').style.visibility':(IE)?'e2.style.visibility':'document.e2.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(6,5,0,0,0,100)',0);
	window.setTimeout('DoRoute(8,7,0,0,1,1000)',1000);
	window.setTimeout('DoBlink(IDP[9],1,0,0,1000,0,1000)',1000);
}


/*--- EndOfFile ---*/
