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


function OnWeLoad()
{
	if(IE) e10.style.filter=' glow(color=#808080,strength=6)';
	if(IE) e9.style.filter=' glow(color=#808080,strength=6)';
	if(IE) e8.style.filter=' glow(color=#808080,strength=6)';
	if(IE) e7.style.filter=' glow(color=#808080,strength=6)';
}


/*--- EndOfFile ---*/
