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


function OnWeLoad()
{
	if(IE) e9.style.filter=' glow(color=#008000,strength=1)';
	if(IE) e8.style.filter=' glow(color=#008000,strength=1)';
	if(IE) e7.style.filter=' glow(color=#008000,strength=1)';
	if(IE) e6.style.filter=' glow(color=#008000,strength=1)';
	if(IE) e5.style.filter=' glow(color=#008000,strength=1)';
	if(IE) e4.style.filter=' glow(color=#008000,strength=1)';
	if(IE) e3.style.filter=' glow(color=#008000,strength=1)';
}


/*--- EndOfFile ---*/
