/*--- 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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]={	x:new Array(92,132,207,297,381,423,440,426,388,319,259,228,221,245,287,338,374,392,390,372,333,298,280,288),
				y:new Array(238,162,110,96,120,162,212,274,319,328,309,265,219,177,151,153,170,203,240,270,280,270,248,217),
				s:83 };
	IDP[3]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[4]={	x:new Array(IDP.bw,208),
				y:new Array(256,256),
				s:78 };
	IDP[5]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
	if(IE) e3.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e3.filters.alpha.opacity",90,100,-10,1,100,1000,100,500)',4000);
	window.setTimeout('DoRoute(5,4,0,0,0,100)',2000);
	if(IE) e2.style.filter=' dropshadow(color=#000040,offx=1,offy=1)';
}


/*--- EndOfFile ---*/
