/*--- 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(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[12]={	x:new Array(29,257),
				y:new Array(128,129),
				s:4 };
	IDP[13]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	isOvr=1;
	if(IE) e10.style.filter='revealtrans(transition=6,duration=2.00)';
	if(IE) window.setTimeout('DoTrans(e10,1999,-1,-1)',20);
	else { if(V5) document.getElementById('e10').style.visibility='visible'; else document.e10.visibility='visible'; }
	if(IE) e9.style.filter='revealtrans(transition=6,duration=2.00)';
	if(IE) window.setTimeout('DoTrans(e9,1999,-1,-1)',2000);
	else { if(V5) document.getElementById('e9').style.visibility='visible'; else document.e9.visibility='visible'; }
	window.setTimeout('DoRoute(13,12,0,0,0,100)',10);
	if(IE) e8.style.filter='blur(add=0,direction=225,strength=64)';
	if(IE) window.setTimeout('DoAlpha("e8.filters.blur.strength",61,64,-3,1,-1,-1,95,-1)',2000);
}


/*--- EndOfFile ---*/

