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


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e16\').style.visibility':(IE)?'e16.style.visibility':'document.e16.visibility';
	isOvr=1;
	window.setTimeout('DoBlink(IDP[3],0,1,-1,-1,0,-1)',1000);
}


/*--- EndOfFile ---*/
