/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[6]={	x:228		,y:248		,a:230		,b:229		,s:0.3927		,e:10.5997 };
	IDP[7]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[8]={	x:new Array(IDP.bw,193),
				y:new Array(10,10),
				s:145 };
	IDP[9]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	isOvr=1;
	if(IE) e15.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e15.filters.alpha.opacity",90,100,-10,1,100,1000,100,3000)',1000);
	window.setTimeout('DoCycle(7,6,4.3165,0,60)',0);
	if(IE) e14.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e14.filters.alpha.opacity",90,100,-10,1,100,1000,100,2500)',1000);
	if(IE) e13.style.filter=' dropshadow(color=#ffffff,offx=1,offy=0)';
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
