/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	if(IE) e63.style.filter='revealtrans(transition=6,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e63,6000,0,35000)',15000);
	else { if(V5) document.getElementById('e63').style.visibility='visible'; else document.e63.visibility='visible'; }
	if(IE) e62.style.filter='revealtrans(transition=1,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e62,6000,0,20000)',0);
	else { if(V5) document.getElementById('e62').style.visibility='visible'; else document.e62.visibility='visible'; }
	if(IE) e35.style.filter='glow(color=#ffff00,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e35.filters.glow.strength",1,16,1,0,62,1000,62,1000)',1000);
	if(IE) e34.style.filter='glow(color=#ffff00,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e34.filters.glow.strength",1,16,1,0,62,1000,62,1000)',2000);
	if(IE) e4.style.filter='glow(color=#ffff00,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e4.filters.glow.strength",1,16,1,0,62,1000,62,1000)',1000);
}


/*--- EndOfFile ---*/

