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


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	isOvr=1;
	if(IE) e10.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e10.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1000);
}


/*--- EndOfFile ---*/
