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


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


/*--- EndOfFile ---*/
