/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e7\').style.visibility':(IE)?'e7.style.visibility':'document.e7.visibility';
	isOvr=1;
	window.setTimeout('DoBlink(IDP[3],1,0,0,1000,0,1000)',1000);
}


/*--- EndOfFile ---*/

