/*--- 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(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[4]={	x:new Array(385,385),
				y:new Array(-23,21),
				s:8 };
	IDP[5]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[6]={	x:new Array(168,168),
				y:new Array(-20,35),
				s:11 };
	IDP[7]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	IDP[8]={	x:new Array(68,68),
				y:new Array(-23,22),
				s:9 };
	IDP[9]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	IDP[10]={	x:new Array(IDP.bw,13),
				y:new Array(54,54),
				s:196 };
	IDP[11]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	isOvr=1;
	window.setTimeout('DoRoute(5,4,0,0,0,100)',1500);
	window.setTimeout('DoRoute(7,6,0,0,0,100)',500);
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',0);
	if(IE) e2.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e2.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1000);
	if(IE) e1.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e1.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1500);
}


/*--- EndOfFile ---*/
