/*--- 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]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[5]={	x:new Array(IDP.bw,78),
				y:new Array(134,134),
				s:30 };
	IDP[6]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	IDP[7]={	x:new Array(78,78),
				y:new Array(IDP.bd,210),
				s:45 };
	IDP[8]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[9]=(V5)?'document.getElementById(\'e7\').style.visibility':(IE)?'e7.style.visibility':'document.e7.visibility';
	IDP[10]={	x:new Array(78,78),
				y:new Array(-33,60),
				s:3 };
	IDP[11]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	isOvr=1;
	window.setTimeout('DoRoute(6,5,0,0,0,100)',4000);
	window.setTimeout('DoRoute(8,7,0,0,0,100)',9000);
	if(IE) e7.style.filter='alpha(opacity=0)';
	if(IE||V5) window.setTimeout(IDP[9]+"='visible'",7000);else document.e7.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e7.filters.alpha.opacity",3,100,3,0,90,-1,-1,-1)',7000);
	window.setTimeout('DoRoute(11,10,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

