/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	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]={	x:new Array(IDP.bw,20),
				y:new Array(37,37),
				s:118 };
	IDP[3]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',500);
	if(IE) e4.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e4.filters.alpha.opacity",90,100,-10,1,100,1000,100,-1)',1500);
}


/*--- EndOfFile ---*/
