/*--- 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(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[4]={	x:new Array(IDP.bw,565),
				y:new Array(178,178),
				s:8 };
	IDP[5]=(V5)?document.getElementById('e38').style:(IE)?e38.style:document.e38;
	IDP[6]={	x:new Array(IDP.bw,21),
				y:new Array(168,168),
				s:19 };
	IDP[7]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	isOvr=1;
	window.setTimeout('DoRoute(5,4,0,0,0,100)',3000);
	window.setTimeout('DoRoute(7,6,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
