/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP[1]=(V5)?'document.getElementById(\'e32\').style.visibility':(IE)?'e32.style.visibility':'document.e32.visibility';
	if(IE) e32.style.filter='alpha(opacity=0)';
	if(IE||V5) window.setTimeout(IDP[1]+"='visible'",250);else document.e32.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e32.filters.alpha.opacity",10,100,10,0,100,1000,100,250)',250);
	if(IE) e3.style.filter='wave(add=0,freq=5,lightstrength=50,strength=255)';
	if(IE) window.setTimeout('DoAlpha("e3.filters.wave.strength",224,255,-31,1,62,2000,31,250)',500);
}


/*--- EndOfFile ---*/
