/*--- 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]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]={	x:new Array(45,45),
				y:new Array(-54,65),
				s:5 };
	IDP[4]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[5]={	x:new Array(IDP.bw,334),
				y:new Array(129,129),
				s:14 };
	IDP[6]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[7]={	x:new Array(234,242,253,263,274,288,304,325,351,372,391,400),
				y:new Array(96,88,85,86,92,89,85,94,87,93,88,89),
				s:8 };
	IDP[8]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	isOvr=1;
	window.setTimeout('DoRoute(4,3,0,0,0,100)',1000);
	window.setTimeout('DoRoute(6,5,0,0,0,100)',1000);
	window.setTimeout('DoRoute(8,7,0,0,1,100)',1000);
}


/*--- EndOfFile ---*/

