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


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a24\').style.color':(IE)?'a24.style.color':'document.e24.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'e38\').style.visibility':(IE)?'e38.style.visibility':'document.e38.visibility';
	IDP[7]=(V5)?'document.getElementById(\'e37\').style.visibility':(IE)?'e37.style.visibility':'document.e37.visibility';
	isOvr=1;
	window.setTimeout('DoBlink(IDP[6],1,0,0,2000,0,2000)',1000);
	window.setTimeout('DoBlink(IDP[7],0,1,-1,-1,0,-1)',1000);
}


/*--- EndOfFile ---*/
