img01 = new Image();img01.src = "images/topNav_home_on.gif";img01a = new Image();img01a.src = "images/topNav_home.gif";img02 = new Image();img02.src ="images/topNav_pest.gif";img02a = new Image();img02a.src ="images/topNav_pest_on.gif";img03 = new Image();img03.src = "images/topNav_disease.gif";img03a = new Image();img03a.src = "images/topNav_disease_on.gif";img04 = new Image();img04.src ="images/topNav_meet.gif";img04a = new Image();img04a.src ="images/topNav_meet_on.gif";img05 = new Image();img05.src ="images/topNav_new.gif";img05a = new Image();img05a.src ="images/topNav_new_on.gif";img06 = new Image();img06.src ="images/topNav_ask.gif";img06a = new Image();img06a.src ="images/topNav_ask_on.gif";img07 = new Image();img07.src ="images/topNav_contact.gif";img07a = new Image();img07a.src ="images/topNav_contact_on.gif";im01 = new Image();im01.src = "images/btn_mosq.gif";im01a = new Image();im01a.src = "images/btn_mosq_on.gif";im02 = new Image();im02.src ="images/btn_roach.gif";im02a = new Image();im02a.src ="images/btn_roach_on.gif";im03 = new Image();im03.src = "images/btn_rats.gif";im03a = new Image();im03a.src = "images/btn_rats_on.gif";im04 = new Image();im04.src ="images/btn_flies.gif";im04a = new Image();im04a.src ="images/btn_flies_on.gif";im05 = new Image();im05.src = "images/btn_spiders.gif";im05a = new Image();im05a.src = "images/btn_spiders_on.gif";im06 = new Image();im06.src ="images/btn_ants.gif";im06a = new Image();im06a.src ="images/btn_ants_on.gif";im07 = new Image();im07.src ="images/btn_flea.gif";im07a = new Image();im07a.src ="images/btn_flea_on.gif";function terms() {   var tc= window.open("terms.html","terms","top=0, width=618, height=500, toolbar=no, menubar=no, scrollbars=yes");   tc.focus();   }    function privacy() {   var tc= window.open("privacy.html","privacy","top=0, width=618, height=500, toolbar=no, menubar=no, scrollbars=yes");   tc.focus();   }    function chooseTop(){		var choice = document.form1.product.value;		switch (choice) {			case "1":			document.location="products_acao.shtml"			break			case "2":			document.location="products_electrico_refil.shtml"			break			case "3":			document.location="products_noite.shtml"			break			case "4":			document.location="products_noite.shtml"			break			case "5":			document.location="products_total.shtml"			break			case "6":			document.location="products_Ultra.shtml"			break			case "7":			document.location="products_rodox.shtml"			break			case "8":			document.location="products_barreira.shtml"			break			case "9":			document.location="products_cantos.shtml"			break			case "10":			document.location="products_energyBall.shtml"			break			case "11":			document.location="products_neocid.shtml"			break			case "12":			document.location="products_iscas.shtml"			break			case "13":			document.location="products_isca_rat.shtml"			break			case "14":			document.location="products_protecao.shtml"			break			default: alert("Por favor escolha um produto")			document.form1.product.focus();		}}	  function choose(){		var choice = document.form2.product.value;		switch (choice) {			case "1":			document.location="products_acao.shtml"			break			case "2":			document.location="products_electrico_refil.shtml"			break			case "3":			document.location="products_noite.shtml"			break			case "4":			document.location="products_noite.shtml"			break			case "5":			document.location="products_total.shtml"			break			case "6":			document.location="products_Ultra.shtml"			break			case "7":			document.location="products_rodox.shtml"			break			case "8":			document.location="products_barreira.shtml"			break			case "9":			document.location="products_cantos.shtml"			break			case "10":			document.location="products_energyBall.shtml"			break			case "11":			document.location="products_neocid.shtml"			break			case "12":			document.location="products_iscas.shtml"			break			case "13":			document.location="products_isca_rat.shtml"			break			case "14":			document.location="products_protecao.shtml"			break			default: alert("Por favor escolha um produto")			document.form2.product.focus();		}}function pest(){	bug = document.form_pest.pests.value;	switch (bug) {		case "Mosquitoes":		document.location="pest_control_mosquitoes.shtml"		break		case "Cockroaches":		document.location="pest_control_roaches.shtml"		break		case "Rats":		document.location="pest_control_rats.shtml"		break		case "Flies":		document.location="pest_control_flies.shtml"		break		case "Spiders":		document.location="pest_control_spider.shtml"		break		case "Ants":		document.location="pest_control_ant.shtml"		break		case "Fleas":		document.location="pest_control_flea.shtml"		break		default: alert("Por favor escolha um inseto")		document.form_pest.pests.focus();	}}function pestD(){	bug = document.form_pest.disease.value;	switch (bug) {		case "D_Mosquitoes":		document.location="disease_control_mosquitoes.shtml"		break		case "D_Cockroaches":		document.location="disease_control_roaches.shtml"		break		case "D_RatsMice":		document.location="disease_control_rats.shtml"		break		case "D_Flies":		document.location="disease_control_flies.shtml"		break		case "D_Fleas":		document.location="disease_control_flea.shtml"		break		default: alert("Por favor escolha uma doen\u00E7a")		document.form_pest.disease.focus();	}}