function redireciona(){
    window.location.href='shoppingCapa.asp?codSegmento='+document.form.segmento.value;
}