/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{	if(IE) e27.style.filter=' glow(color=#808000,strength=5)';
	if(IE) e24.style.filter=' glow(color=#ffff00,strength=5)';
	if(IE) e20.style.filter=' glow(color=#008000,strength=5)';
	if(IE) e16.style.filter=' glow(color=#00ff00,strength=5)';
	if(IE) e14.style.filter=' glow(color=#000000,strength=5)';
	if(IE) e10.style.filter=' glow(color=#ff0000,strength=5)';
}


/*--- EndOfFile ---*/

