<!--
var popWidth = 750;
var popHeight = 550;
var popX = (screen.availWidth - popWidth) / 2;
var popY = (screen.availHeight - popHeight) / 2;
function newWin(vURL) {
	window.open(vURL,'_blank','width=' + popWidth + ',height=' + popHeight + ',resizable,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,screenX=' + popX + ',screenY=' + popY + ',left=' + popX + ',top=' + popY);
}

  function thirdPartyLink() {
    if (confirm ('The website you are about to access is not part of the official Fort Bend County website.  Fort Bend County is not responsible for its accessibility, content, security, or privacy policies.\n\nFort Bend County does not endorse any of the information on or affiliated with the website which you are about to access.\n\nDo you wish to proceed to the requested website?')) {
      return true;
    }
    else  {
      return false;
    }
  }


function jumpPage(newLoc) {
	newPage = newLoc.options[newLoc.selectedIndex].value;
	if (newPage != "") {
		location.href = newPage;
	}
}

function isInteger(iString) {
    // no leading 0s allowed
    return (("" + parseInt(iString)) == iString);
}

//-->


<!--
var popWidth = 750;
var popHeight = 550;
var popX = (screen.availWidth - popWidth) / 2;
var popY = (screen.availHeight - popHeight) / 2;
function newWin(vURL) {
	window.open(vURL,'_blank','width=' + popWidth + ',height=' + popHeight + ',resizable,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,screenX=' + popX + ',screenY=' + popY + ',left=' + popX + ',top=' + popY);
}

  function thirdPartyLink2() {
    if (confirm ('The website that you will be accessing is the Fort Bend County Health Preparedness website.\n\You will be leaving the Fort Bend County website.\n\nDo you wish to proceed to the requested website?')) {
      return true;
    }
    else  {
      return false;
    }
  }


function jumpPage(newLoc) {
	newPage = newLoc.options[newLoc.selectedIndex].value;
	if (newPage != "") {
		location.href = newPage;
	}
}

function isInteger(iString) {
    // no leading 0s allowed
    return (("" + parseInt(iString)) == iString);
}

//-->


<!--
var popWidth = 750;
var popHeight = 550;
var popX = (screen.availWidth - popWidth) / 2;
var popY = (screen.availHeight - popHeight) / 2;
function newWin(vURL) {
	window.open(vURL,'_blank','width=' + popWidth + ',height=' + popHeight + ',resizable,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,screenX=' + popX + ',screenY=' + popY + ',left=' + popX + ',top=' + popY);
}

  function thirdPartyLink3() {
    if (confirm ('The website that you will be accessing is the Fort Bend County Library website.\n\You will be leaving the Fort Bend County website.\n\nDo you wish to proceed to the requested website?')) {
      return true;
    }
    else  {
      return false;
    }
  }


function jumpPage(newLoc) {
	newPage = newLoc.options[newLoc.selectedIndex].value;
	if (newPage != "") {
		location.href = newPage;
	}
}

function isInteger(iString) {
    // no leading 0s allowed
    return (("" + parseInt(iString)) == iString);
}

//-->



<!--
var popWidth = 750;
var popHeight = 550;
var popX = (screen.availWidth - popWidth) / 2;
var popY = (screen.availHeight - popHeight) / 2;
function newWin(vURL) {
	window.open(vURL,'_blank','width=' + popWidth + ',height=' + popHeight + ',resizable,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,screenX=' + popX + ',screenY=' + popY + ',left=' + popX + ',top=' + popY);
}

  function thirdPartyLink4() {
    if (confirm ('The website that you will be accessing is the Fort Bend County Public Information Center.\n\You will be leaving the Fort Bend County website.\n\nDo you wish to proceed to the requested website?')) {
      return true;
    }
    else  {
      return false;
    }
  }


function jumpPage(newLoc) {
	newPage = newLoc.options[newLoc.selectedIndex].value;
	if (newPage != "") {
		location.href = newPage;
	}
}

function isInteger(iString) {
    // no leading 0s allowed
    return (("" + parseInt(iString)) == iString);
}

//-->
