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


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


/*--- EndOfFile ---*/
