/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	IDP.bw=IDP.bw / 1.33;
	IDP.bd=IDP.bd / 1.33;
	IDP[1]={	x:new Array(240,243,250,261,276,294,312,331,348,363,375,382,384),
				y:new Array(9,-8,-25,-40,-51,-59,-61,-59,-51,-40,-25,-8,9),
				s:3 };
	IDP[2]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[3]=(V5)?'document.getElementById(\'e17\').style.visibility':(IE)?'e17.style.visibility':'document.e17.visibility';
	if(IE) e19.style.filter='wave(add=0,freq=5,lightstrength=50,strength=255)';
	if(IE) window.setTimeout('DoAlpha("e19.filters.wave.strength",252,255,-3,1,47,4000,47,4000)',1000);
	window.setTimeout('DoRoute(2,1,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[3],1,0,0,1000,0,1000)',0);
}


/*--- EndOfFile ---*/
