/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e3\').style.visibility':(IE)?'e3.style.visibility':'document.e3.visibility';
	isOvr=1;
	window.setTimeout('DoBlink(IDP[3],1,0,0,1000,0,1000)',1000);
}


/*--- EndOfFile ---*/
