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


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e30\').style.visibility':(IE)?'e30.style.visibility':'document.e30.visibility';
	isOvr=1;
	window.setTimeout('DoBlink(IDP[3],1,0,0,2000,0,2000)',1000);
}


/*--- EndOfFile ---*/
