// <!-- //Hide script
if (document.getElementById){document.write('<style type="text/css">');document.write('.dhtmlDiv{display:none;}');document.write('dd{margin-left:10px;}');document.write('</style>');}
function showDiv(divID){document.getElementById(divID).style.display=(document.getElementById(divID).style.display!="block")? "block" : "none"}
//End script -->
