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


function OnWeLoad()
{
	if(IE) e66.style.filter='wave(add=0,freq=5,lightstrength=50,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e66.filters.wave.strength",15,255,15,0,58,1000,58,1000)',1000);
	if(IE) e65.style.filter='wave(add=0,freq=5,lightstrength=50,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e65.filters.wave.strength",15,255,15,0,58,1000,58,1000)',1000);
	if(IE) e50.style.filter='revealtrans(transition=12,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e50,2000,0,0)',4000);
	else { if(V5) document.getElementById('e50').style.visibility='visible'; else document.e50.visibility='visible'; }
}


/*--- EndOfFile ---*/
