//<![CDATA[
function tagIndex(parts) {
    if (parts.selectedIndex > 0){
        document.inq.submit();
  }
}
//]]>

