function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function placeFocus() {
if (document.forms.length > 0) {
var field = document.forms[0];
for (i = 0; i < field.length; i++) {
if ((field.elements[i].type == "text") || (field.elements[i].type == "textarea") || (field.elements[i].type.toString().charAt(0) == "s")) {
document.forms[0].elements[i].focus();
break;
         }
      }
   }
}
var regExp = /[$\\@\\\#%\^\&\*\(\)\[\]\+\_\{\}\`\~\=\|\?\!\"\'\;\:\\][a-zA-Z]/;
function formCheck(val) {
var strPass = val.value;
var strLength = strPass.length;
var lchar = val.value.charAt((strLength) - 1);
if(lchar.search(regExp) != -1) {
var tst = val.value.substring(0, (strLength) - 1);
val.value = tst;
   }
}
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}


var c=0;

function count()

	{
		httpdoBZ95_L();
		httpdoBZ95_B();
		httpdoBZ95_A();
		httpdoBZ95_V();
		httpdoBZ95_ch() ;
		
		httpdoBZ91_L();
		httpdoBZ91_B();
		httpdoBZ91_A();
		httpdoBZ91_V();
		httpdoBZ91_ch() ;

		httpdoGH95_L();
		httpdoGH95_B();
		httpdoGH95_A();
		httpdoGH95_V();
		httpdoGH95_ch() ;

		httpdoGH91_L();
		httpdoGH91_B();
		httpdoGH91_A();
		httpdoGH91_V();
		httpdoGH91_ch() ;

		httpdoHiDe_L();
		httpdoHiDe_B();
		httpdoHiDe_A();
		httpdoHiDe_V();
		httpdoHiDe_ch() ;

		httpdoBioD_L();
		httpdoBioD_B();
		httpdoBioD_A();
		httpdoBioD_V();
		httpdoBioD_ch() ;

		httpdoFOA_L();
		httpdoFOA_B();
		httpdoFOA_A();
		httpdoFOA_V();
		httpdoFOA_ch() ;
				
		httpdoFOC_L();
		httpdoFOC_B();
		httpdoFOC_A();
		httpdoFOC_V();
		httpdoFOC_ch() ;


		setTimeout("count()",5000)	;
	}

var regE = /[$\\@\\\#%\^\&\*\(\)\[\]\+\_\{\}\`\~\=\|\?\!\"\'\;\:\/\][0-9]/;

function formCheckAlfa(val) {
var strPass = val.value;
var strLength = strPass.length;
var lchar = val.value.charAt((strLength) - 1);
if(lchar.search(regE) != -1) {
var tst = val.value.substring(0, (strLength) - 1);
val.value = tst;
   }
}
