bt_ferramentas=new Image;bt_servicos=new Image;bt_voceofficer=new Image;bt_ferramentas.src="/util/img/bt_ferramentas_on.gif";bt_servicos.src="/util/img/bt_servicos_on.gif";bt_voceofficer.src="/util/img/bt_voceofficer_on.gif";function trocaAbas(a,b){if(a=="fabricantes"){document.getElementById("btFabricantes").src="Util/img/bt_fabricantes_on.gif";document.getElementById("btLinhas").src="Util/img/bt_linhas_off.gif";document.getElementById("menuLinhas").style.display="none";document.getElementById("menuFabricantes").style.display="block";document.getElementById("menuFabricantes").getElementsByTagName("ul")[0].style.display="block"}else{document.getElementById("btFabricantes").src="Util/img/bt_fabricantes_off.gif";document.getElementById("btLinhas").src="Util/img/bt_linhas_on.gif";document.getElementById("menuFabricantes").style.display="none";document.getElementById("menuLinhas").style.display="block";document.getElementById("menuLinhas").getElementsByTagName("ul")[0].style.display="block"}if(b){document.getElementById("menuFabricanteInterno").style.display="none";document.getElementById("fechar_menu").style.display="block"}}function toggle(a){if(document.getElementById(a).style.display!="block"){if(a=="boxCesta")if(a=="boxProdutosCesta")document.getElementById("btnProdutosCesta").className="verProdutos hover";document.getElementById(a).style.display="block"}else{if(a=="boxCesta")document.getElementById("boxProdutosCesta").style.display="none";if(a=="boxProdutosCesta")document.getElementById("btnProdutosCesta").className="verProdutos";document.getElementById(a).style.display="none"}}function login(){document.getElementById("divAreaLogin").style.display="none";document.getElementById("divBoxLogado").style.display="block"}function logout(){document.getElementById("divBoxLogado").style.display="none";document.getElementById("divAreaLogin").style.display="block"}function showSearch(a){document.getElementById(a).style.display="block"}function hideSearch(a){document.getElementById(a).style.display="none"}function hideMenu(a){document.getElementById("fechar_menu").style.display="none";document.getElementById("menuFabricantes").getElementsByTagName("ul")[0].style.display="none";document.getElementById("menuLinhas").getElementsByTagName("ul")[0].style.display="none";document.getElementById("btLinhas").src="Util/img/bt_linhas_off.gif";document.getElementById("btFabricantes").src="Util/img/bt_fabricantes_off.gif";document.getElementById(a).style.display="block"}function showMsgBox(b){var a=document.getElementById("boxMensagem"),d=document.getElementsByTagName("html")[0],c=d.scrollTop;x=b.clientX;y=b.clientY;a.style.left=x+20+"px";a.style.top=y+5+c+"px";a.style.display="block"}function add(){var d=document.getElementById("listBox1"),a=document.getElementById("listBox2"),f=a.getElementsByTagName("option");f.length==1&&f[0].className=="unico"&&a.remove(0);for(var b=0;b<d.length;b++){var c=d.options[b];if(c.selected){var e=new Option(c.text,a.length);e.value=c.value;d.remove(b);try{a.add(e,null)}catch(g){a.add(e)}b--}}}function remove(){for(var c=document.getElementById("listBox1"),d=document.getElementById("listBox2"),a=0;a<d.length;a++){var b=d.options[a];if(b.selected){var e=new Option(b.text,c.length);e.value=b.value;d.remove(a);try{c.add(e,null)}catch(f){c.add(e)}a--}}}function MoveItem(i,j,g,h){var a=document.getElementById(i),c=document.getElementById(j),f=document.getElementById(h),e=document.getElementById(g);if(a!=null&&c!=null)while(a.options.selectedIndex>=0){var b=new Option;b.text=a.options[a.options.selectedIndex].text;b.value=a.options[a.options.selectedIndex].value;c.options[c.length]=b;a.remove(a.options.selectedIndex)}e.value="";for(var d=0;d<f.options.length;d++)e.value+=f.options[d].value+","}function faq(a,b){asDuvidas=document.getElementById(a).getElementsByTagName("dd").length;for(i=0;i<asDuvidas;i++)if(document.getElementById(a).getElementsByTagName("dd")[i].id!="inst_"+b){document.getElementById(a).getElementsByTagName("dd")[i].style.display="none";document.getElementById(a).getElementsByTagName("dt")[i].className=""}else if(document.getElementById(a).getElementsByTagName("dd")[i].style.display!="block"){document.getElementById(a).getElementsByTagName("dd")[i].style.display="block";document.getElementById(a).getElementsByTagName("dt")[i].className="ddHover"}else{document.getElementById(a).getElementsByTagName("dd")[i].style.display="none";document.getElementById(a).getElementsByTagName("dt")[i].className=""}}function getPageOffsetLeft(b){var a;a=b.offsetLeft;if(b.offsetParent!=null)a+=getPageOffsetLeft(b.offsetParent);return a}function getPageOffsetTop(b){var a;a=b.offsetTop;if(b.offsetParent!=null)a+=getPageOffsetTop(b.offsetParent);return a}function showMenu(e,d){var c=document.getElementById(e),b=getPageOffsetLeft(d)+d.offsetWidth,a=getPageOffsetTop(d);if(navigator.appName.indexOf("Internet Explorer")>0){var f=navigator.appVersion.substring(22,23);if(f=="7")a=a-5;else a=a-20;b=b+30}else{b=b+10;a=a-5}c.style.left=b+"px";c.style.top=a+"px";c.style.display="block"}function showICMS(a){document.getElementById(a).style.visibility="visible"}function swap(e,d,c){for(var b=document.getElementById(e).getElementsByTagName("fieldset").length,a=0;a<b;a++){if(c==a+1){document.getElementById(d+c).style.display="block";document.getElementById("aba"+c).className="abaOn"}else{document.getElementById(d+(a+1)).style.display="none";document.getElementById("aba"+(a+1)).className="abaOff"}if(a+1==1)document.getElementById("aba1").className=document.getElementById("aba1").className+" primeiraAba";if(a+1==b)document.getElementById("aba"+b).className=document.getElementById("aba"+b).className+" ultimaAba"}}function getElementbyClass(b){partscollect=[];var c=0,a=document.all?document.all:document.getElementsByTagName("*");for(i=0;i<a.length;i++)if(a[i].className==b)partscollect[c++]=a[i];return partscollect}function showSubMenu(a,b){hover(a);document.getElementById("submenu"+b).style.display="block";if(document.getElementById("boxCesta"))document.getElementById("boxCesta").style.display="none"}function hideSubMenu(a,b){hide(a);document.getElementById("submenu"+b).style.display="none"}function hover(a,b){if(b)a.className=a.className+" "+b+"MenuApoioLink02";else a.className=a.className+" MenuApoioLink02"}function hide(a,b){if(b)a.className=b+"MenuApoioLink01";else a.className=" MenuApoioLink01"}function showMenuInterno(a,d,c){hover(a,c);var b=a.getElementsByTagName("ul")[0];b.style.display="block"}function hideMenuInterno(a,c){hide(a,c);var b=a.getElementsByTagName("ul")[0];b.style.display="none"}function getPosition(a){var b=0,c=0;while(a.offsetParent){b+=a.offsetLeft;c+=a.offsetTop;a=a.offsetParent}b+=a.offsetLeft;c+=a.offsetTop;return{x:b,y:c}}function trocaFoto(b,a,c){obj=document.getElementById(c);obj.src="../Util/img/Produtos/"+b;obj.alt=a}function SetUniqueRadioButton(a,b){re=new RegExp(a);for(i=0;i<document.forms[0].elements.length;i++){elm=document.forms[0].elements[i];if(elm.type=="radio")if(re.test(elm.name))elm.checked=false}b.checked=true}function arquivosBlog(c){var a=document.getElementById(c),b=document.getElementById("img_"+c),d="/iFileExplorer/Dados/Arquivos/Officer/img/button_arquivo_close.gif",e="/iFileExplorer/Dados/Arquivos/Officer/img/button_arquivo_open.gif";if(a.style.display==""||a.style.display=="none"){a.style.display="block";b.src=e}else{a.style.display="none";b.src=d}}function abreJanelaNoBars(a,e,c,b,d,f){window.open(a+"?cod="+e,"Detalhes","directories=no,height="+b+",width="+c+",left="+d+",top="+f+",hotkeys=no,location=no,menubar=no,resizable=no,scrollbars=yes,status=no,toolbar=no,copyhistory=no")}
