caminho = 'http://www.bollhoff.com.br/'; caminho_s = 'http://www.bollhoff.com.br/'; document.write(""); //document.write(""); document.write(""); document.write(""); function vai(url_link,tipo,qual){ if ( tipo == "seguro"){ document.location.href = 'http://www.bollhoff.com.br/' + url_link; }else{ document.location.href = 'http://www.bollhoff.com.br/' + url_link; } if(qual == "BSC"){ if (parent["rodape"].location.href == "http://www.bollhoff.com.br/rodape.htm"){ parent["rodape"].location.href = "http://www.bollhoff.com.br/rodape_bsc.htm"; } }else{ if (parent["rodape"].location.href == "http://www.bollhoff.com.br/rodape_bsc.htm"){ parent["rodape"].location.href = "http://www.bollhoff.com.br/rodape.htm"; } } } function titulo(texto){ var html = new String(); html += '
';
html += '
';
html += texto;
html += '