/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a22\').style.color':(IE)?'a22.style.color':'document.e22.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[7]={	x:new Array(IDP.bw,313),
				y:new Array(98,98),
				s:5 };
	IDP[8]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(8,7,0,0,1,100)',0);
}


/*--- EndOfFile ---*/
