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


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e12\').style.visibility':(IE)?'e12.style.visibility':'document.e12.visibility';
	isOvr=1;
	window.setTimeout('DoBlink(IDP[3],1,0,0,1000,0,1000)',1000);
}


/*--- EndOfFile ---*/
