/*--- 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]={	x:new Array(350,350),
				y:new Array(IDP.bd,122),
				s:95 };
	IDP[3]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
