/*******************************************************************



**************************************************************/

 function Menudesp()
{
	/* Lo que hay que escribir */

 	c = '<div id="Layer1" style="position:absolute; left:126px; top:0px; width:174px; height:50px; z-index:1; visibility: hidden"><a href="../ingnio/index.htm" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'../img/dpgsoft01-b.gif\',1)"><img src="../img/dpgsoft01.gif" width="170" height="15" border="0" name="Image1"></a><br>';
  c += '<a href="../dvc/index.htm" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image2\',\'\',\'../img/dpgsoft02-b.gif\',1)"><img src="../img/dpgsoft02.gif" width="170" height="15" border="0" name="Image2"></a><br><a href="../gntil/index.htm" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image15\',\'\',\'../img/dpgsoft04-b.gif\',1)"><img src="../img/dpgsoft04.gif" width="170" height="15" border="0" name="Image15"></a><br>';
  c += '<a href="../OriGn/index.htm" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image3\',\'\',\'../img/dpgsoft03-b.gif\',1)"><img src="../img/dpgsoft03.gif" width="170" height="15" border="0" name="Image3"></a><br>';
  c += '<img src="../img/1x1black.gif" width="170" height="1"></div>';
  c += '<div id="Layer2" style="position:absolute; left:63px; top:0px; width:170px; height:166px; z-index:2; visibility: hidden">';
  c += '<a href="http://www.grupo77.net/OriGn/index.php?ndemo=deta" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image6\',\'\',\'../img/dpgsect03-b.gif\',1)"><img src="../img/dpgsect03.gif" width="170" height="15" border="0" name="Image6"></a><br>';
  c += '<a href="http://www.grupo77.net/ingnio/index.php?ndemo=carp" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image7\',\'\',\'../img/dpgsect04-b.gif\',1)"><img src="../img/dpgsect04.gif" width="170" height="15" border="0" name="Image7"></a><br>';
  c += '<a href="http://www.grupo77.net/ingnio/index.php?ndemo=crist" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image8\',\'\',\'../img/dpgsect05-b.gif\',1)"><img src="../img/dpgsect05.gif" width="170" height="15" border="0" name="Image8"></a><br>';
  c += '<a href="http://www.grupo77.net/ingnio/index.php?ndemo=persiana" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image9\',\'\',\'../img/dpgsect08-b.gif\',1)"><img src="../img/dpgsect08.gif" width="170" height="15" border="0" name="Image9"></a><br>';
  c += '<a href="http://www.grupo77.net/ingnio/index.php?ndemo=toldo" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image10\',\'\',\'../img/dpgsect09-b.gif\',1)"><img src="../img/dpgsect09.gif" width="170" height="15" border="0" name="Image10"></a><br>';
  c += '<a href="http://www.grupo77.net/gntil/index.php?ndemo=deta" target="_top" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image16\',\'\',\'../img/dpgsect15-b.gif\',1)"><img src="../img/dpgsect15.gif" width="170" height="15" border="0" name="Image16"></a><br>';
  c += '<img src="../img/dpgsect14.gif" width="170" height="1" border="0"></div>';

	document.getElementById('1').innerHTML=c;

	}

