/*--- 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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[4]={	x:new Array(289,333),
				y:new Array(181,180),
				s:1 };
	IDP[5]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	IDP[6]=(V5)?'document.getElementById(\'e9\').style.visibility':(IE)?'e9.style.visibility':'document.e9.visibility';
	IDP[7]={	x:new Array(IDP.bw,296),
				y:new Array(82,82),
				s:66 };
	IDP[8]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	isOvr=1;
	window.setTimeout('DoRoute(5,4,0,0,0,113)',0);
	window.setTimeout('DoBlink(IDP[6],1,0,0,1000,0,1000)',0);
	window.setTimeout('DoRoute(8,7,0,0,0,100)',1500);
}


/*--- EndOfFile ---*/
