/*--- 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(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a26\').style.color':(IE)?'a26.style.color':'document.e26.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[13]={	x:new Array(234,234),
				y:new Array(-28,34),
				s:2 };
	IDP[14]=(V5)?document.getElementById('e36').style:(IE)?e36.style:document.e36;
	isOvr=1;
	if(IE) e47.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
	if(IE) e46.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
	if(IE) e41.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
	window.setTimeout('DoRoute(14,13,0,0,0,100)',0);
	if(IE) e20.style.filter='revealtrans(transition=14,duration=1.80)';
	if(IE) window.setTimeout('DoTrans(e20,4000,0,2000)',0);
	else { if(V5) document.getElementById('e20').style.visibility='visible'; else document.e20.visibility='visible'; }
	if(IE) e19.style.filter='revealtrans(transition=13,duration=1.80)';
	if(IE) window.setTimeout('DoTrans(e19,4000,0,2000)',0);
	else { if(V5) document.getElementById('e19').style.visibility='visible'; else document.e19.visibility='visible'; }
}


/*--- EndOfFile ---*/
