/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]={	x:new Array(IDP.bw,21),
				y:new Array(17,17),
				s:19 };
	IDP[3]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[4]={	x:new Array(-141,735),
				y:new Array(530,530),
				s:17 };
	IDP[5]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
	window.setTimeout('DoRoute(5,4,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
