/*--- 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(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.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(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'e47\').style.visibility':(IE)?'e47.style.visibility':'document.e47.visibility';
	IDP[14]={	x:new Array(659,659,659),
				y:new Array(135,100,135),
				s:7 };
	IDP[15]=(V5)?document.getElementById('e30').style:(IE)?e30.style:document.e30;
	IDP[16]={	x:new Array(744,744,744),
				y:new Array(135,100,135),
				s:7 };
	IDP[17]=(V5)?document.getElementById('e29').style:(IE)?e29.style:document.e29;
	IDP[18]={	x:new Array(676,676,676),
				y:new Array(135,100,135),
				s:7 };
	IDP[19]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	isOvr=1;
	window.setTimeout('DoBlink(IDP[13],1,0,0,1000,0,1000)',1000);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',0);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',1250);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',250);
	if(IE) e14.style.filter='revealtrans(transition=3,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e14,2000,0,1000)',0);
	else { if(V5) document.getElementById('e14').style.visibility='visible'; else document.e14.visibility='visible'; }
	if(IE) e10.style.filter='revealtrans(transition=14,duration=2.00)';
	if(IE) window.setTimeout('DoTrans(e10,1999,-1,-1)',2000);
	else { if(V5) document.getElementById('e10').style.visibility='visible'; else document.e10.visibility='visible'; }
}


/*--- EndOfFile ---*/
