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


function OnWeLoad()
{

	Img1={max:3,pos:0};
	Img1[0]=new Image();Img1[0].src='gb.jpg';
	Img1[1]=new Image();Img1[1].src='d%20pass.jpg';
	Img1[2]=new Image();Img1[2].src='pbeach.jpg';
	Img1[3]=new Image();Img1[3].src='nb.jpg';	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(\'m1\').src':(IE)?'m1.src':'document.e1.document.m1.src';
	IDP[2]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[11]={	x:new Array(IDP.bw,37),
				y:new Array(531,531),
				s:96 };
	IDP[12]=(V5)?document.getElementById('e24').style:(IE)?e24.style:document.e24;
	IDP[13]={	x:new Array(800,800),
				y:new Array(-472,481),
				s:190 };
	IDP[14]=(V5)?document.getElementById('e23').style:(IE)?e23.style:document.e23;
	isOvr=1;
	window.setTimeout('DoRoute(12,11,0,0,0,100)',0);
	window.setTimeout('DoRoute(14,13,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
