/*--- 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(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[2]={	x:new Array(IDP.bw,296),
				y:new Array(0,0),
				s:139 };
	IDP[3]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',500);
	if(IE) e9.style.filter='alpha(opacity=100) shadow(color=#330099,direction=134)';
	if(IE) window.setTimeout('DoAlpha("e9.filters.alpha.opacity",90,100,-10,1,100,1000,100,-1)',1500);
	if(IE) e8.style.filter=' shadow(color=#330099,direction=134)';
}


/*--- EndOfFile ---*/
