/*--- 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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[5]={	x:240		,y:244		,a:230		,b:222		,s:0.3927		,e:10.6746 };
	IDP[6]=(V5)?document.getElementById('e31').style:(IE)?e31.style:document.e31;
	IDP[7]={	x:303		,y:262		,a:230		,b:229		,s:0.3927		,e:10.3971 };
	IDP[8]=(V5)?document.getElementById('e30').style:(IE)?e30.style:document.e30;
	IDP[9]={	x:new Array(IDP.bw,266),
				y:new Array(15,15),
				s:32 };
	IDP[10]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	isOvr=1;
	window.setTimeout('DoCycle(6,5,4.3914,0,60)',0);
	if(IE) e31.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e31.filters.alpha.opacity",90,100,-10,1,100,1000,100,3000)',1000);
	window.setTimeout('DoCycle(8,7,4.1139,0,60)',0);
	if(IE) e30.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e30.filters.alpha.opacity",90,100,-10,1,100,1000,100,2500)',1000);
	if(IE) e23.style.filter=' dropshadow(color=#000000,offx=2,offy=1)';
	if(IE) e22.style.filter=' dropshadow(color=#000000,offx=2,offy=1)';
	if(IE) e21.style.filter=' dropshadow(color=#000000,offx=2,offy=1)';
	if(IE) e20.style.filter=' dropshadow(color=#000000,offx=2,offy=1)';
	if(IE) e19.style.filter=' dropshadow(color=#000000,offx=2,offy=1)';
	window.setTimeout('DoRoute(10,9,0,0,0,100)',0);
	if(IE) e5.style.filter=' dropshadow(color=#ffffff,offx=1,offy=1)';
}


/*--- EndOfFile ---*/
