if (top.location == self.location)
{
document.write("<table width='75%' border='0'><tr><td><a href='index.html' target='_top'><img border='0' src='menu/logo_menu.gif' width='120' height='78'></a></td>")
document.write("<td><font size='5'><a href='index.html' target='_top'>Home</a></font></td></tr>")
document.write("</table>")
document.write("<hr>")
}


