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


function OnWeLoad()
{
	if(IE) e9.style.filter=' glow(color=#00ff00,strength=6)';
	if(IE) e7.style.filter=' glow(color=#000000,strength=7)';
	if(IE) e6.style.filter=' glow(color=#000000,strength=7)';
	if(IE) e5.style.filter=' glow(color=#00ff00,strength=6)';
}


/*--- EndOfFile ---*/
