Código PHP:
  
<body>
<?php
require("test.php"); 
?>
</body>
</html>   Código PHP:
   function menu() {
 
    $menu = "<table width="171"  background="images/hline1.gif" style="background-position:bottom; background-repeat:no-repeat " border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><div style="padding-top:2px;padding-bottom:2px "> <img src="images/arr1.gif" align="absmiddle">  <a href="index.html" class="0"><span class="t11"><strong>Index</strong> </span> </a></div></td>
                        </tr>
                      </table>"; 
    
 Pero como seria...?
Salu2 y gracias
.
 
