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


function OnWeLoad()
{
	IDP[1]=(V5)?'document.getElementById(\'e1\').style.visibility':(IE)?'e1.style.visibility':'document.e1.visibility';
	if(IE) e3.style.filter='glow(color=#000000,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e3.filters.glow.strength",1,16,1,0,62,1000,62,2000)',2000);
	if(IE) e2.style.filter='glow(color=#000000,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e2.filters.glow.strength",1,16,1,0,62,1000,62,2000)',2000);
	window.setTimeout('DoBlink(IDP[1],1,0,0,2000,0,2000)',1000);
}


/*--- EndOfFile ---*/
