/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	if(IE) e19.style.filter=' glow(color=#ff0000,strength=8)';
	if(IE) e16.style.filter=' glow(color=#ff0000,strength=8)';
	if(IE) e13.style.filter='glow(color=#ff0000,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e13.filters.glow.strength",8,16,8,0,0,1000,0,1000)',1000);
	if(IE) e12.style.filter=' glow(color=#ff0000,strength=8)';
	if(IE) e5.style.filter='revealtrans(transition=3,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e5,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e5').style.visibility='visible'; else document.e5.visibility='visible'; }
}


/*--- EndOfFile ---*/
