function mm_openbrwindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}function clearIt(menu){document.getElementById(menu).style.backgroundImage="";document.getElementById(menu).style.backgroundColor="#dedede";document.getElementById('a' + menu).style.color="#a28877";}function backAgain(menu){document.getElementById(menu).style.backgroundImage="url('i/m.jpg')"document.getElementById('a' + menu).style.color="#ffffff";}
