<!-- Begin Javascript
//FRAME ELIMINATOR
//if(window.location!=top.location){top.location = window.location;}
//FIX N4 CSS ISSUE	
if(document.layers){origWidth = innerWidth;origHeight = innerHeight;}if(document.layers){ onresize = reloadPage;}
//LOWER BROWSER BORDER FIX
function submitbuttonwithborderfix(){document.write('<label for="goButton" title="Submit Your Search">');document.write('<input type="image" src="/egov/portal.nsf/allfiles/images/$file/button-go.gif" alt="Submit Your Search" id="goButton" align="middle" onclick="javascript:if(getElementById(\'qt\').value==\'Your Search...\') document.forms.seek1.action=\'http://www.delaware.gov/search/\';" onmouseover="this.src=\'/egov/portal.nsf/allfiles/images/$file/button-go-over.gif\';" onmouseout="this.src=\'/egov/portal.nsf/allfiles/images/$file/button-go.gif\';" tabindex="10" accesskey="G"');if(ns4){document.write(' border = "0"');}document.write('>');document.write('</label>');}
//-->
