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


function OnWeLoad()
{
	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	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]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[9]={	x:new Array(IDP.bw,103),
				y:new Array(72,72),
				s:92 };
	IDP[10]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[11]={	x:new Array(IDP.bw,178),
				y:new Array(59,59),
				s:84 };
	IDP[12]=(V5)?document.getElementById('e16').style:(IE)?e16.style:document.e16;
	IDP[13]={	x:new Array(IDP.bw,234),
				y:new Array(46,46),
				s:79 };
	IDP[14]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[15]={	x:new Array(IDP.bw,284),
				y:new Array(54,54),
				s:74 };
	IDP[16]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[17]={	x:new Array(IDP.bw,336),
				y:new Array(74,74),
				s:68 };
	IDP[18]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[19]={	x:new Array(IDP.bw,386),
				y:new Array(71,71),
				s:63 };
	IDP[20]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[21]={	x:new Array(IDP.bw,444),
				y:new Array(59,59),
				s:58 };
	IDP[22]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[23]={	x:new Array(522,274),
				y:new Array(301,604),
				s:39 };
	IDP[24]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	isOvr=1;
	window.setTimeout('DoRoute(10,9,0,0,0,100)',1000);
	window.setTimeout('DoRoute(12,11,0,0,0,100)',1500);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',2000);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',2500);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',3000);
	window.setTimeout('DoRoute(20,19,0,0,0,100)',3500);
	window.setTimeout('DoRoute(22,21,0,0,0,100)',4000);
	window.setTimeout('DoRoute(24,23,0,0,0,100)',5000);
	if(IE) e2.style.filter='revealtrans(transition=2,duration=4.00)';
	if(IE) window.setTimeout('DoTrans(e2,3999,-1,-1)',4000);
	else { if(V5) document.getElementById('e2').style.visibility='visible'; else document.e2.visibility='visible'; }
}


/*--- EndOfFile ---*/

