/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	isOvr=1;
	if(IE) e1.style.filter='wave(add=0,freq=5,lightstrength=50,strength=0) shadow(color=#ff0000,direction=134)';
	if(IE) window.setTimeout('DoAlpha("e1.filters.wave.strength",15,255,15,0,58,1000,58,1000)',1000);
}


/*--- EndOfFile ---*/
