function goLite(FRM,BTN)
{
window.document.forms[FRM].elements[BTN].style.color = "#FF3399";
window.document.forms[FRM].elements[BTN].style.backgroundColor = "#FFFFFF";
}
function goDim(FRM,BTN)
{
window.document.forms[FRM].elements[BTN].style.color = "#FFFFFF";
window.document.forms[FRM].elements[BTN].style.backgroundColor = "#FF3399";
}
function favoritos(){
browser_name = navigator.appName;
browser_version = parseFloat(navigator.appVersion);
if(browser_name == "Netscape" && browser_version >= 3.0) {
alert("Pressione <CRTL>+D para adicionar aos BookMarks");
}else{
window.external.AddFavorite("http://www.espacomulher.com.br","Portal ESPAÇO MULHER Informa...");
}
}
function pop1(){
window.open("../tv/tv.html", "janela1", "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=720,height=550")
}
function pop2(){
window.open("../radio/radio.html", "janela1", "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=720,height=550")
}
function pagina1(){
location.replace("../home/home_edicao97.html")
}
function pagina2(){
location.replace("../jem/jem_edicao97.html")
}
function pagina3(){
location.replace("../jmb/jmb_edicao97.html")
}
function pagina4(){
location.replace("../emb/emb_edicao97.html")
}
function pagina5(){
location.replace("../ema/ema_edicao97.html")
}
function pagina6(){
location.replace("../cnpl/cnpl_edicao93.html")
}
function pagina7(){
location.replace("../tv/tv.html")
}
function pagina8(){
location.replace("../radio/radio.html")
}
function pagina9(){
location.replace("../loja/loja.html")
}
function pagina10(){
location.replace("../ead/ead_edicao50.html")
}
function pagina11(){
location.replace("../all/pro.html")
}
function pagina12(){
location.replace("../all/pat.html")
}
function pagina13(){
location.replace("../all/par.html")
}
function pagina14(){
location.replace("../all/tra.html")
}
function pagina15(){
location.replace("../all/link.html")
}
function pagina16(){
location.replace("../all/contato.html")
}
function pagina17(){
location.replace("../all/copyright.html")
}

document.writeln("<form name=\"groovyform\">");
document.writeln("  <input name=\"groovybtn1\"");
document.writeln(" class=\"groovybutton\" value=\"Principal\"");
document.writeln(" title=\"Portal ESPA&Ccedil;O MULHER Informa...\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pagina1()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <hr align=\"left\" color=\"#FFCCEE\" size=\"6\"");
document.writeln(" width=\"155\"> <input");
document.writeln(" name=\"groovybtn2\" class=\"groovybutton\"");
document.writeln(" value=\"Jornal Espa&ccedil;o Mulher\"");
document.writeln(" title=\"Leia not&iacute;cias atualizadas do Jornal Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pagina2()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn3\"");
document.writeln(" class=\"groovybutton\" value=\"Jornal da Mulher Brasileira\"");
document.writeln(" title=\"Leia not&iacute;cias atualizadas do Jornal da Mulher Brasileira\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pagina3()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn4\"");
document.writeln(" class=\"groovybutton\" value=\"Embelezar\"");
document.writeln(" title=\"Leia not&iacute;cias atualizadas do Embelezar\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pagina4()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn5\"");
document.writeln(" class=\"groovybutton\" value=\"Elisabeth Mariano\"");
document.writeln(" title=\"Leia not&iacute;cias atualizadas de Elisabeth Mariano\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pagina5()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn6\"");
document.writeln(" class=\"groovybutton\" value=\"Conv&ecirc;nio CNPL\"");
document.writeln(" title=\"Leia not&iacute;cias atualizadas da CNPL - Confedera&ccedil;&atilde;o Nacional das Profiss&otilde;es Liberais\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pagina6()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <hr align=\"left\" color=\"#FFCCEE\" size=\"6\"");
document.writeln(" width=\"155\"> <input");
document.writeln(" name=\"groovybtn7\" class=\"groovybutton\"");
document.writeln(" value=\"TV Espa&ccedil;o Mulher\" title=\"Veja a TV Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pop1()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <input");
document.writeln(" name=\"groovybtn8\" class=\"groovybutton\"");
document.writeln(" value=\"R&aacute;dio Espa&ccedil;o Mulher\" title=\"Ou&ccedil;a a R&aacute;dio Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\" onclick=\"pop2()\"");
document.writeln(" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn9\"");
document.writeln(" class=\"groovybutton\" value=\"Loja Espa&ccedil;o Mulher\"");
document.writeln(" title=\"Em breve\" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina9()\" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn10\"");
document.writeln(" class=\"groovybutton\" value=\"EAD - Ensino a Dist&acirc;ncia\"");
document.writeln(" title=\"Leia mat&eacute;rias de Ensino &agrave; Dist&acirc;ncia\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina10()\" type=\"button\"><br>");
document.writeln("  <hr align=\"left\" color=\"#FFCCEE\" size=\"6\"");
document.writeln(" width=\"155\">");
document.writeln("  <input name=\"groovybtn11\"");
document.writeln(" class=\"groovybutton\" value=\"Promo&ccedil;&otilde;es\"");
document.writeln(" title=\"Promo&ccedil;&otilde;es do Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina11()\" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn12\"");
document.writeln(" class=\"groovybutton\" value=\"Patrocinadores\"");
document.writeln(" title=\"Seja um Patrocinador do Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina12()\" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn13\"");
document.writeln(" class=\"groovybutton\" value=\"Parcerias\"");
document.writeln(" title=\"Seja um Parceiro do Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina13()\" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn14\"");
document.writeln(" class=\"groovybutton\" value=\"Tradu&ccedil;&otilde;es\"");
document.writeln(" title=\"It reads translated versions of the texts of the Espa&ccedil;o Mulher\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina14()\" type=\"button\"><br>");
document.writeln("  <hr align=\"left\" color=\"#FFCCEE\" size=\"6\"");
document.writeln(" width=\"155\"> <input");
document.writeln(" name=\"groovybtn15\" class=\"groovybutton\" value=\"Links\"");
document.writeln(" title=\"Navegue por links interessantes da WEB\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina15()\" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn16\"");
document.writeln(" class=\"groovybutton\" value=\"Contato\"");
document.writeln(" title=\"Entre em contato conosco\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina16()\" type=\"button\"><br>");
document.writeln("  <hr align=\"left\" color=\"#FFCCEE\" size=\"6\"");
document.writeln(" width=\"155\"> <input");
document.writeln(" name=\"groovybtn17\" class=\"groovybutton\" value=\"Copyright\"");
document.writeln(" title=\"O Portal ESPA&Ccedil;O MULHER Informa... &eacute; protegido por Leis de Direito Autoral, saiba mais\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"pagina17()\" type=\"button\"><br>");
document.writeln("  <input name=\"groovybtn18\"");
document.writeln(" class=\"groovybutton\" value=\"Adicione aos Favoritos\"");
document.writeln(" title=\"Adicione aos Favoritos\"");
document.writeln(" onmouseover=\"goLite(this.form.name,this.name)\"");
document.writeln(" onmouseout=\"goDim(this.form.name,this.name)\"");
document.writeln(" onclick=\"favoritos()\" type=\"button\"><br>");
document.writeln("</form>");

document.writeln("<form action=\"/cgi-sys/entropysearch.cgi\">");

document.writeln("<font color=\"#ffffff\" size=\"2\"><b>Pesquisar por:</b></font><br> <input type=\"text\" name=\"query\" value=\"\">");

document.writeln("<input type=\"hidden\" name=\"user\" value=\"espacomu\">");

document.writeln("<input type=\"hidden\" name=\"basehref\" value=\"http://espacomulher.com.br\">");

document.writeln("<input type=\"hidden\" name=\"template\" value=\"search\">");

document.writeln("<input type=\"submit\" value=\"Procurar\">");

document.writeln("</form>");