/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[7]={	x:new Array(-333,212),
				y:new Array(359,359),
				s:54 };
	IDP[8]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	isOvr=1;
	window.setTimeout('DoRoute(8,7,0,0,0,100)',500);
	if(IE) e13.style.filter='revealtrans(transition=12,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e13,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e13').style.visibility='visible'; else document.e13.visibility='visible'; }
}


/*--- EndOfFile ---*/

