/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'e5\').style.visibility':(IE)?'e5.style.visibility':'document.e5.visibility';
	isOvr=1;
	if(IE) e30.style.filter='revealtrans(transition=12,duration=3.00)';
	if(IE) window.setTimeout('DoTrans(e30,2999,-1,-1)',4000);
	else { if(V5) document.getElementById('e30').style.visibility='visible'; else document.e30.visibility='visible'; }
	window.setTimeout('DoBlink(IDP[1],1,0,0,2000,0,2000)',2000);
	if(IE) e2.style.filter='wave(add=0,freq=5,lightstrength=50,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e2.filters.wave.strength",15,255,15,0,58,1000,58,1000)',1000);
}


/*--- EndOfFile ---*/
