$popup = "window.open('./plano.php?Edif=".$_GET['Edif']."&Piso=".$_GET['Piso']."','plano','scrollbars=yes,width=670,height=505,screenX=10,screenY=10');return(false);";
$LINK_Plano =&new MECON_HTML_Link('', 'Plano del piso', array(), array('onClick'=>$popup));
$TABLA_Pie->addRow(array($IMG_Normas->toHtml(), $LINK_Normas->toHtml(),
$LINK_Plano->toHtml(), $IMG_Plano->toHtml()), 'width="24"');
$popup = "window.open('./plano.php?Edif=".$_GET['Edif']."&Piso=".$_GET['Piso']."','plano','scrollbars=yes,width=670,height=505,screenX=10,screenY=10');return(false);";
$LINK_Plano =&new MECON_HTML_Link('', 'Plano del piso', array(), array('onClick'=>$popup));
$TABLA_Pie->addRow(array($IMG_Normas->toHtml(), $LINK_Normas->toHtml(),
$LINK_Plano->toHtml(), $IMG_Plano->toHtml()), 'width="24"');