<!--

/************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oM.makeMenu('m1','','&nbsp;<img src="../comuns/trans.gif" width="1" height="17">Productos','');
  oM.makeMenu('m11','m1','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Metal','prod/indPro_e.htm?IndMET');
  oM.makeMenu('m12','m1','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Madera','');
    oM.makeMenu('m121','m12','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Interior','prod/indPro_e.htm?IndMAi');
    oM.makeMenu('m122','m12','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Exterior','prod/indPro_e.htm?IndMAe');
  oM.makeMenu('m13','m1','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Paredes y Techos','');
    oM.makeMenu('m131','m13','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Interior','prod/indPro_e.htm?IndPTi');
    oM.makeMenu('m132','m13','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Exterior','prod/indPro_e.htm?IndPTe');
  oM.makeMenu('m14','m1','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Suelos y Piscinas','prod/indPro_e.htm?IndSYP');
  oM.makeMenu('m15','m1','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Nautica','prod/indPro_e.htm?IndNAU');
//  oM.makeMenu('m16','m1','&nbsp;<img src="../comuns/trans.gif" width="1" height="20" align="absmiddle"><img src="../comuns/pic.gif" width="16" height="16" align="absmiddle">&nbsp;Todos','prod/indPro_e.htm?IndTOT');

//-->
