/*--- 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(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[2]={	x:new Array(8,8),
				y:new Array(-64,11),
				s:2 };
	IDP[3]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[4]={	x:new Array(9,17,28,38,49,63,79,100,126,147,166,175),
				y:new Array(63,55,52,53,59,56,52,61,54,60,55,56),
				s:8 };
	IDP[5]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	IDP[6]={	x:new Array(IDP.bw,333),
				y:new Array(62,62),
				s:5 };
	IDP[7]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',2000);
	window.setTimeout('DoRoute(5,4,0,0,1,100)',1000);
	window.setTimeout('DoRoute(7,6,0,0,0,100)',5000);
	if(IE) e1.style.filter=' shadow(color=#ff0000,direction=134)';
}


/*--- EndOfFile ---*/
