/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[6]={	x:new Array(-432,178),
				y:new Array(349,349),
				s:61 };
	IDP[7]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[8]={	x:new Array(129,IDP.bw),
				y:new Array(329,329),
				s:48 };
	IDP[9]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	window.setTimeout('DoRoute(7,6,0,0,0,100)',500);
	if(IE) e2.style.filter='revealtrans(transition=12,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e2,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e2').style.visibility='visible'; else document.e2.visibility='visible'; }
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
