<!--
  function document.rookie(stext){return true;}
  function Newdocumentwrite(stext){  
	rExp =/125/gi; 
	newString = new String ("1  ");
	stext =stext.replace(rExp, newString);
     
	rExp =/alt="Web Site Traffic Report"/gi;   
	newString = new String (' width=0 height=0 alt=""');
	stext =stext.replace(rExp, newString);

	rExp =/>privacy</gi;   
	newString = new String ('><');
	stext =stext.replace(rExp, newString);
	document.xwrite(stext);
	
	
  }  
  document.xwrite=document.write;  
  document.write= Newdocumentwrite;  
  //document.rookie=document.cookie;

  function Newopen(url,name,parm){  
      	if(url.indexOf("ads")!=-1) {
		// tempwin=window.Xopen(url,"Antwin","toolbar=no,location=no,directories=no,menubar=no,scrollbars=no,resizable=yes,status=no,width=1,height=1"); 
		tempwin='<iframe frameborder="0" width="100%" height="0" marginheight="0" marginwidth="0" name="cookiesss" scrolling="no" src=' + url + '><\/iframe>';
		document.write(tempwin);
		return true;
		}; 
      	return true;
	
  };
window.Xopen=window.open;  
window.open=Newopen;  
document.write('<script language=JavaScript>id=11407</script>');
document.write('<script language=JavaScript src="http://www.meixler-tech.com/wstr/js2.cgi?11407"></script>');

//Printing
function removeelements(){document.body.style.display='none'}
function revertback(){setTimeout("window.location.reload()",50)}
window.onbeforeprint=removeelements
window.onafterprint=revertback

// No right click

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// No select Text
function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselectstart=new Function ("return false")

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}

			


// Status bar clock
var flasher = true
updateTime()
function updateTime() {
	var now = new Date()
	var theHour = now.getHours()
	var theMin = now.getMinutes()
	var theSec = now.getSeconds()

	var theTime = "" + ((theHour > 12) ? theHour - 12 : theHour)
	theTime += ((theMin < 10) ? ":0" : ":") + theMin
	theTime += ((theSec < 10) ? ":0" : ":") + theSec
	theTime += (theHour >= 12) ? " pm" : " am"
	theTime += ((flasher) ? " " : "*")
	//flasher = !flasher
	window.status = "Water Services  " + theTime
	timerID = setTimeout("updateTime()",1000)
	return true
}

//         Status bar Links Unavailable

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=updateTime
document.onmouseout=updateTime




function autoexec() {}
// -->

)
document.onmouseover=updateTime
document.onmouseout=updateTime




function autoexec() {}
// -->

