/*--- 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(-572,176),
				y:new Array(116,116),
				s:14 };
	IDP[3]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
