/*--- 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(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[3]={	x:new Array(631,631),
				y:new Array(272,59),
				s:7 };
	IDP[4]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	isOvr=1;
	window.setTimeout('DoRoute(4,3,0,0,1,100)',0);
}


/*--- EndOfFile ---*/
