<!-- printer js code-->



function MM_getPFversion() {

        var currentPath = window.location.pathname

        var pfURL = "http://www.tdi.state.tx.us/Apps/Perlroot/printf/MasterPFP.cgi?doc=http://www.tdi.state.tx.us"+currentPath

        window.location.href = pfURL

    }



<!-- end printer js code-->



<!--helps solve netscape browser resize problem-->

function MM_reloadPage(init) {  

  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();

}

MM_reloadPage(true);



<!-- strips search text from search box -->

function doClear(theText) {

  if (theText.value == theText.defaultValue) {

    theText.value = ""

    }

}



<!-- Navlink1 - Customer Groups-->

function LmOver(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";

elem.style.cursor = 'hand'}



function LmOut(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";}



function LmDown(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";}



function LmUp(path)

{location.href = path;}



<!-- Navlink2 - Insurance Topics-->

function LmOverB(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";

elem.style.cursor = 'hand'}



function LmOutB(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";}



function LmDownB(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";}



function LmUpB(path)

{location.href = path;}



<!-- Navlink3 - Misc Links -->

function LmOverC(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";

elem.style.cursor = 'hand'}



function LmOutC(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";}



function LmDownC(elem, clr)

{elem.style.backgroundColor = clr;

elem.children.tags('A')[0].style.color = "#ffffff";}



function LmUpC(path)

{location.href = path;}





<!-- redirects search box-->

function Act(act)

	{

	for(var i=0;i<document.frmTeste.rdoAction.length;i++)

		{

		if(document.frmTeste.rdoAction[i].checked=='1')

		

	{document.frmTeste.action=document.frmTeste.rdoAction[i].value}

		}

	}



<!--common popup window code-->

function newWindow() {

    window.open('http://www.tdi.state.tx.us/techdiff.html','newWin','width=650,height=200,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');



}






