/*--- 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]={	x:new Array(562,562),
				y:new Array(-71,336),
				s:8 };
	IDP[4]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	isOvr=1;
	window.setTimeout('DoRoute(4,3,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
