/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	if(IE) e43.style.filter=' glow(color=#ff0000,strength=6)';
	if(IE) e42.style.filter=' glow(color=#0099ff,strength=5)';
	if(IE) e41.style.filter=' glow(color=#ff6600,strength=5)';
	if(IE) e40.style.filter=' glow(color=#000000,strength=5)';
}


/*--- EndOfFile ---*/
