/*--- 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(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[5]={	x:new Array(12,52,92,132,172,212,252,292),
				y:new Array(369,409,369,409,369,409,369,409),
				s:7 };
	IDP[6]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(6,5,0,0,0,100)',0);
	if(IE) e1.style.filter='revealtrans(transition=10,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e1,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e1').style.visibility='visible'; else document.e1.visibility='visible'; }
}


/*--- EndOfFile ---*/
