/*--- 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(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[6]={	x:new Array(IDP.bw,330),
				y:new Array(499,499),
				s:66 };
	IDP[7]=(V5)?document.getElementById('e12').style:(IE)?e12.style:document.e12;
	IDP[8]={	x:new Array(797,797),
				y:new Array(-105,442),
				s:109 };
	IDP[9]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	isOvr=1;
	if(IE) e19.style.filter='revealtrans(transition=7,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e19,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e19').style.visibility='visible'; else document.e19.visibility='visible'; }
	if(IE) e18.style.filter='revealtrans(transition=7,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e18,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e18').style.visibility='visible'; else document.e18.visibility='visible'; }
	window.setTimeout('DoRoute(7,6,0,0,0,100)',0);
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
