/*--- 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(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[2]={	x:new Array(-212,645),
				y:new Array(51,51),
				s:21 };
	IDP[3]=(V5)?document.getElementById('e20').style:(IE)?e20.style:document.e20;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
