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


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


/*--- EndOfFile ---*/

