Aqui o código fonte do frameset: <html> <head> <title>Topo e Menu</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .style2 {font-size: 12px} a:link { color: #FFFFFF; text-decoration: none; } a:visited { text-decoration: none; color: #FFFFFF; } a:hover { text-decoration: none; color: #FFFFFF; } a:active { text-decoration: none; color: #FFFFFF; } .style3 {font-family: Verdana, Arial, Helvetica, sans-serif} --> </style> <script language="JavaScript"> <!-- function mmLoadMenus() { if (window.mm_menu_0103154008_0) return; window.mm_menu_0103154008_0 = new Menu("root",105,17,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FCFBF9","#CC3333","#CC9933","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0103154008_0.addMenuItem("Pagina TST 1","window.open('teste 1.htm', 'mainFrame');"); mm_menu_0103154008_0.addMenuItem("Pagina TST 2","window.open('teste 2.htm', 'mainFrame');"); mm_menu_0103154008_0.fontWeight="bold"; mm_menu_0103154008_0.hideOnMouseOut=true; mm_menu_0103154008_0.bgColor='#996666'; mm_menu_0103154008_0.menuBorder=1; mm_menu_0103154008_0.menuLiteBgColor='#0033FF'; mm_menu_0103154008_0.menuBorderBgColor='#000000'; mm_menu_0103154008_0.writeMenus(); } // mmLoadMenus() //--> </script> <script language="JavaScript" src="mm_menu.js"></script> </head> <body> <script language="JavaScript1.2">mmLoadMenus();</script> <p align="center"><img src="Lavim.jpg" width="800" height="127"></p> <table width="80%" height="25" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#006600" bgcolor="#CCCCCC"> <tr bgcolor="#996633"> <th height="23" bgcolor="#CC3333" scope="col"><a href="#" name="link3" class="style3" id="link1" onMouseOver="MM_showMenu(window.mm_menu_0103154008_0,0,18,null,'link3')" onMouseOut="MM_startTimeout();">Principal</a></th> <th bgcolor="#CC3333" scope="col"><a href="#" class="style3">Outro Link</a> </th> <th bgcolor="#CC3333" scope="col"><a href="#" class="style3">Outro Link</a></th> <th bgcolor="#CC3333" scope="col"><a href="#" class="style3">Outro Link</a></th> <th bgcolor="#CC3333" scope="col"><a href="#" class="style3">Outro Link</a></th> </tr> </table> <p class="style2"> </p> </body> </html>