/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img21={max:1,pos:0};
	Img21[0]=new Image();Img21[0].src='wellcomm003007.gif';
	Img21[1]=new Image();Img21[1].src='wellcomm003008.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.bw=IDP.bw / 1.33;
	IDP.bd=IDP.bd / 1.33;
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'e21\').src':(IE)?'e21.src':'document.e21.src';
	IDP[2]={	x:new Array(-198,174),
				y:new Array(85,85),
				s:7 };
	IDP[3]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	isOvr=1;
	if(IE) e22.style.filter='revealtrans(transition=9,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e22,2000,0,1000)',0);
	else { if(V5) document.getElementById('e22').style.visibility='visible'; else document.e22.visibility='visible'; }
	window.setTimeout('DoRoute(3,2,0,0,0,100)',1000);
}


/*--- EndOfFile ---*/

