document.write("<DIV id=drop1 onmouseover=keepdrop() onmouseout=if(ie){hidedrop()} class='dropdown'>");
document.write("<table width='100' border='0' cellpadding='0' cellspacing='0' bordercolor='#A4A4A4'>");
document.write("<tr valign='top'>");

/*progettazione*/
document.write("      <td width='138' bgcolor='#E2E2E2'><a href='divisioni.asp?cmd=progettazione' onfocus='this.blur();' onMouseOver=\"keepdrop();MM_swapImage('pro','','img/menu/sub_progettazione_roll.gif',1)\" onMouseOut=\"NsVaffa();MM_swapImgRestore()\"><img src='img/menu/sub_progettazione.gif' name='pro' width='138' height='29' border='0' id='pro'></a></td>");
document.write("</tr>");
document.write("<tr valign='top'>");

/*installazione*/
document.write("      <td bgcolor='#E2E2E2'><a href='divisioni.asp?cmd=installazione' onfocus='this.blur();' onMouseOver=\"keepdrop();MM_swapImage('ins','','img/menu/sub_installazione_roll.gif',1)\" onMouseOut=\"NsVaffa();MM_swapImgRestore()\"><img src='img/menu/sub_installazione.gif' name='ins' width='138' height='29' border='0' id='ins'></a></td>");
document.write("</tr>");
document.write("<tr valign='top'>");

/*manutenzione*/
document.write("      <td bgcolor='#E2E2E2'><a href='divisioni.asp?cmd=manutenzione' onfocus='this.blur();' onMouseOver=\"keepdrop();MM_swapImage('manu','','img/menu/sub_manutenzione_roll.gif',1)\" onMouseOut=\"NsVaffa();MM_swapImgRestore()\"><img src='img/menu/sub_manutenzione.gif' name='manu' width='138' height='29' border='0' id='manu'></a></td>");

document.write("</tr>");
document.write("</table>");
document.write("</DIV>");