/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img3={max:1,pos:0,grp:'4'};
	Img3[0]=new Image();Img3[0].src='fna002001.gif';
	Img3[1]=new Image();Img3[1].src='fna002002.gif';	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'m3\').src':(IE)?'m3.src':'document.e3.document.m3.src';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[4]={	x:new Array(IDP.bw,41),
				y:new Array(243,243),
				s:14 };
	IDP[5]=(V5)?document.getElementById('e11').style:(IE)?e11.style:document.e11;
	isOvr=1;
	if(IE) e23.style.filter='revealtrans(transition=12,duration=7.00)';
	if(IE) window.setTimeout('DoTrans(e23,6999,-1,-1)',2000);
	else { if(V5) document.getElementById('e23').style.visibility='visible'; else document.e23.visibility='visible'; }
	window.setTimeout('DoRoute(5,4,0,0,0,100)',1000);
}


/*--- EndOfFile ---*/
