/*--- 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(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[2]={	x:new Array(985,607),
				y:new Array(408,408),
				s:2 };
	IDP[3]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,1,100)',0);
}


/*--- EndOfFile ---*/
