/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[7]={	x:new Array(IDP.bw,123),
				y:new Array(426,426),
				s:174 };
	IDP[8]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[9]={	x:new Array(IDP.bw,391),
				y:new Array(425,425),
				s:120 };
	IDP[10]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	IDP[11]={	x:new Array(IDP.bw,655),
				y:new Array(426,426),
				s:67 };
	IDP[12]=(V5)?document.getElementById('e10').style:(IE)?e10.style:document.e10;
	IDP[13]={	x:new Array(IDP.bw,125),
				y:new Array(487,487),
				s:173 };
	IDP[14]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	IDP[15]={	x:new Array(IDP.bw,656),
				y:new Array(488,488),
				s:67 };
	IDP[16]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[17]={	x:new Array(IDP.bw,391),
				y:new Array(486,486),
				s:120 };
	IDP[18]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	isOvr=1;
	if(IE) e13.style.filter='revealtrans(transition=15,duration=0.50)';
	if(IE) window.setTimeout('DoTrans(e13,499,-1,-1)',500);
	else { if(V5) document.getElementById('e13').style.visibility='visible'; else document.e13.visibility='visible'; }
	window.setTimeout('DoRoute(8,7,0,0,0,100)',0);
	window.setTimeout('DoRoute(10,9,0,0,0,100)',0);
	window.setTimeout('DoRoute(12,11,0,0,0,100)',0);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',0);
	window.setTimeout('DoRoute(16,15,0,0,0,100)',0);
	window.setTimeout('DoRoute(18,17,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

