/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[8]={	x:new Array(803,803),
				y:new Array(335,-254),
				s:11 };
	IDP[9]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	isOvr=1;
	if(IE) e7.style.filter='revealtrans(transition=4,duration=2.00)';
	if(IE) window.setTimeout('DoTrans(e7,1999,-1,-1)',2000);
	else { if(V5) document.getElementById('e7').style.visibility='visible'; else document.e7.visibility='visible'; }
	if(IE) e6.style.filter='revealtrans(transition=6,duration=2.00)';
	if(IE) window.setTimeout('DoTrans(e6,1999,-1,-1)',2000);
	else { if(V5) document.getElementById('e6').style.visibility='visible'; else document.e6.visibility='visible'; }
	window.setTimeout('DoRoute(9,8,0,0,0,100)',1000);
}


/*--- EndOfFile ---*/

