Patchs

Patchs para counter-strke

10/03/2011 18:51
 Patch v23: Fazer download Patch v26:Download (21 mb)   Curtam seus patchs, e joguem o melhor do cs online.
Calculadora HTML e JAVASCRIPT para BP<title> <h3 align="center"> Faça aqui as suas contas </h3> <body> <form name="calculadora"> <table border="1" align="center"> <tr> <td> <input type="text" name="janela" size="20"> </td> </tr> <tr> <td> <input type="button" name="um" value=" 1 " onclick="calculadora.janela.value +='1'"> <input type="button" name="dois" value=" 2 " onclick="calculadora.janela.value +='2'"> <input type="button" name="tres" value=" 3 " onclick="calculadora.janela.value +='3'"> <input type="button" name="menos" value=" - " onclick="calculadora.janela.value +=' - '"> <br> <input type="button" name="quatro" value=" 4 " onclick="calculadora.janela.value +='4'"> <input type="button" name="cinco" value=" 5 " onclick="calculadora.janela.value +='5'"> <input type="button" name="seis" value=" 6 " onclick="calculadora.janela.value +='6'"> <input type="button" name="mais" value=" + " onclick="calculadora.janela.value +=' + '"> <br> <input type="button" name="sete" value=" 7 " onclick="calculadora.janela.value +='7'"> <input type="button" name="oito" value=" 8 " onclick="calculadora.janela.value +='8'"> <input type="button" name="nove" value=" 9 " onclick="calculadora.janela.value +='9'"> <input type="button" name="dividir" value=" / " onclick="calculadora.janela.value +=' / '"> <br> <input type="button" name="mutilicar" value=" x " onclick="calculadora.janela.value +='*'"> <input type="button" name="zero" value=" 0 " onclick="calculadora.janela.value +='0'"> <input type="button" name="apagar" value=" clear " onclick="calculadora.janela.value=''"> <input type="button" name="igual" value=" = " onclick="calculadora.janela.value=eval(calculadora .janela.value)"> <br> <input type="button" name="seno" value=" sen " onclick="calculadora.janela.value=Math.sin(calcula dora.janela.value)"> <input type="button" name="logoritemo" value=" log " onclick="calculadora.janela.value=Math.log(calcula dora.janela.value)" > <input type="button" name="raiz quadrada" value=" 2^v " onclick="calculadora.janela.value=Math.sqrt(calcul adora.janela.value)" > <input type="button" name="factorial" value=" fact " onclick="factorial(calculadora.janela.value)"> <br> </td> </tr> </table> </form> <script> function factorial(n) { if ((n == 0) || (n == 1)) return 1; else { result = (n * factorial(n-1) ) return result; calculadora.janela.value=result; } } </script> </body> </html> </div> </div> <!-- /CONTENT --> <!-- RIGHT CONTENT --> <div id="rightContent"> <div id="rcontent"> </div> </div> <!-- /RIGHT CONTENT --> </div> <!-- SIDEBAR --> <div id="sidebar"> <div id="sidebar_content"> <!-- MENU --> <div class="box"> <div class="box_title"><h2>Menu</h2></div> <div class="box_content"> <ul class="menu"> <li class="open first selected activeSelected"> <a href="/patchs/"> Patchs </a> </li> <li> <a href="/mapas/"> Mapas </a> </li> <li> <a href="/skins/"> Skins </a> </li> <li> <a href="/sprays-de-times/"> Sprays de times </a> </li> <li> <a href="/xiters/"> Xiters </a> </li> <li> <a href="/tradutor-do-cs/"> Tradutor do cs </a> </li> <li> <a href="/clan-star-vagas-participe/"> Clan Star Vagas Participe </a> </li> <li> <a href="/digital-paint-paintball-2-build-27/"> Digital Paint Paintball 2 build 27 </a> </li> <li> <a href="/criador-de-sprays/"> Criador de sprays </a> </li> <li> <a href="/todos-servidores-online-/"> TODOS SERVIDORES ONLINE </a> </li> <li> <a href="/sxe-injected-11-6-fix-2-download/"> sXe Injected 11.6 Fix 2 Download </a> </li> <li> <a href="/papel-de-parede-wallpapers/"> Papel de Parede – Wallpapers </a> </li> <li> <a href="/counter-strike-pacote-de-icones/"> Counter-Strike Pacote de Icones </a> </li> <li> <a href="/modifique-o-menu-do-seu-counter-strike-cmd/"> Modifique o menu do seu Counter-Strike CMD </a> </li> <li> <a href="/counter-strike-1-6/"> Counter-Strike 1.6 </a> </li> <li> <a href="/fullpacks-para-cs-1-6-couter-strike/"> FullPacks para CS 1.6 - Couter-Strike </a> </li> <li> <a href="/super-heros-mod/"> Super Heros Mod </a> </li> <li> <a href="/hamachi/"> Hamachi </a> </li> <li> <a href="/clan/"> clan </a> </li> <li> <a href="/super-pacote-de-xiters/"> Super Pacote de xiters </a> </li> <li> <a href="/problema-com-o-nome-could-not-inject-dll/"> Problema com o nome could not inject dll </a> </li> <li> <a href="/addons-no-steam/"> addons no-steam </a> </li> <li> <a href="/rede-de-hamachi/"> Rede de Hamachi </a> </li> <li> <a href="/habbo2/"> Habbo </a> </li> <li> <a href="/combat-arms-2-1103-02-/"> Combat Arms 2.1103.02 </a> </li> <li class="last"> <a href="/habbo-foto-/"> >>>HABBO FOTO<<< </a> </li> </ul> </div> </div> <!-- /MENU --> <div class="box"> <div class="box_title"><h2>Pesquisar no site</h2></div> <div class="box_content"> <form action="/search/" method="get" id="fulltextSearch"> <label for="fulltextSearchText" class="hidden">Pesquisar no site</label> <input type="text" id="fulltextSearchText" name="text"><br /> <span><input class="submit" type="submit" value="Pesquisar"></span> <div class="cleaner"><!-- / --></div> </form> </div> </div> <div class="box"> <div class="box_title"><h2>Contato</h2></div> <div class="box_content"> <p><strong>Counter-zona</strong></p> <p class="email"><a href="mailto:ricardoveloz2008@hotmail.com"><span id="rbcContactEmail">ricardoveloz2008@hotmail.com</span></a></p> </div> </div> <div class="box"> <div class="box_content"> <p style="text-align: center; "><span style="color: rgb(0, 0, 0); "><span style="background-color: rgb(255, 0, 0); ">    Afiliados </span></span></p> <p style="text-align: center; "><a target="_blank" href="http://www.gamesgamescia.blogspot.com" rel="nofollow"><span style="background-color: rgb(0, 0, 0); "><img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/200000005-10afa11a9f/affsss.jpg" style="width: 100px; height: 100px; " alt="" /><img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/200000002-602b761254/cats.jpg" width="100" height="100" alt="" /></span></a></p> <p style="text-align: center; "><a target="_blank" href="http://www.wix.com/proxtopgames/topgames" rel="nofollow"><span style="background-color: rgb(0, 0, 0); "><img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/200000008-1175e11ed9/8901bulletproof1.jpg" style="width: 100px; height: 100px; " alt="" /></span></a><br />  </p> <p style="text-align: center; "> </p> <p style="text-align: center; "> </p> <p style="text-align: center; "> </p> <p style="text-align: center; "> </p> </div> </div> <div class="cleaner"><!-- / --></div> <div class="box"> <div class="box_title"><h2>Página inicial</h2></div> <div class="box_content"> <div class="product"> <h3 class="title"><a href="/products/noticias/">Noticias</a></h3> <div class="text"> ICSC 8 – Lions, TCM Gaming e M5 em ação hoje às 15h Neste dia 4 de Maio tem início o Intel Challenge Super Cup 8, um campeonato que contará com a participação dos melhores times do cenário internacional, inclusive o Natus Vincere, [...]   Master Series Minas Gerais – KaOz de...</div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/patrocinios/">patrocinios</a></h3> <div class="text">  </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/cs-info-ip/">CS Info IP</a></h3> <div class="image"> <a href="/products/cs-info-ip/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000020-36fd637f7b/images (1).jpg" width="118" height="42" alt="CS Info IP"> </a> </div> <div class="text">  CS Info IP Digite um IP de CS:   </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/login-/">Login</a></h3> <div class="image"> <a href="/products/login-/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000019-54e8155e3a/esse novo.jpg" width="118" height="118" alt="Login"> </a> </div> <div class="text">  Acessar Você precisa estar logado para ver esta página. E-mail Senha Acessar </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/publicidade/">Publicidade</a></h3> <div class="image"> <a href="/products/publicidade/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000017-2fbbf30b30/ddtank-337-orkut-jogo.jpg" width="106" height="118" alt="Publicidade"> </a> </div> <div class="text">    </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/campeonato-de-cs/">Campeonato de cs</a></h3> <div class="image"> <a href="/products/campeonato-de-cs/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000005-10afa11a9f/affsss.jpg" width="100" height="100" alt="Campeonato de cs"> </a> </div> <div class="text"> Campeonato De Cs compLexity vence o Summer 2011 Postado dia 21 de março de 2011 às 1:55 por TuGh | 2 comentários compLexity venceu o Summer 2011 TeamPlay competição online, com uma vitória por 2-0 sobre o Lethal5. Com Matheus “UrUbUziNhO” Oliveira, compLexity, não têm a mais fácil das...</div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> </div> </div> <div class="cleaner"><!-- / --></div> <div class="box"> <div class="box_content"> <p style="text-align: left; "><br /> <img alt="" src="https://img535.imageshack.us/img535/9189/289u1x.gif" /></p> <p style="text-align: left; "><img alt="FiliperamaGAMES" src="https://i56.tinypic.com/b6asqv.gif" /></p> <p style="text-align: left;"><a href="http://www.viagempedia.com.br/?utm_source=widget&utm_medium=referral&utm_campaign=150x45" rel="nofollow" title="Viagempédia - Hotéis e Passagens"><img width="150" border="0" height="45" alt="Viagempédia - Hotéis, Viagens e Férias" src="https://www.viagempedia.com.br/banner/150x45.jpg" /></a></p> <p style="text-align: left;"><br /> </p> <p style="text-align: left; "> </p> <div align="center"><a href="http://contador.s12.com.br" rel="nofollow"><br /> </a></div> <p> </p> </div> </div> <div class="cleaner"><!-- / --></div> <div class="box"> <div class="box_title"><h2>Página inicial</h2></div> <div class="box_content"> <div class="product"> <h3 class="title"><a href="/products/noticias/">Noticias</a></h3> <div class="text"> ICSC 8 – Lions, TCM Gaming e M5 em ação hoje às 15h Neste dia 4 de Maio tem início o Intel Challenge Super Cup 8, um campeonato que contará com a participação dos melhores times do cenário internacional, inclusive o Natus Vincere, [...]   Master Series Minas Gerais – KaOz de...</div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/patrocinios/">patrocinios</a></h3> <div class="text">  </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/cs-info-ip/">CS Info IP</a></h3> <div class="image"> <a href="/products/cs-info-ip/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000020-36fd637f7b/images (1).jpg" width="118" height="42" alt="CS Info IP"> </a> </div> <div class="text">  CS Info IP Digite um IP de CS:   </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/login-/">Login</a></h3> <div class="image"> <a href="/products/login-/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000019-54e8155e3a/esse novo.jpg" width="118" height="118" alt="Login"> </a> </div> <div class="text">  Acessar Você precisa estar logado para ver esta página. E-mail Senha Acessar </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/publicidade/">Publicidade</a></h3> <div class="image"> <a href="/products/publicidade/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000017-2fbbf30b30/ddtank-337-orkut-jogo.jpg" width="106" height="118" alt="Publicidade"> </a> </div> <div class="text">    </div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> <div class="product"> <h3 class="title"><a href="/products/campeonato-de-cs/">Campeonato de cs</a></h3> <div class="image"> <a href="/products/campeonato-de-cs/" title="Ver ítem completo"> <img src="https://6e5ac74f39.cbaul-cdnwnd.com/52834693dcaf72e32f9a666eddefceb0/system_preview_small_200000005-10afa11a9f/affsss.jpg" width="100" height="100" alt="Campeonato de cs"> </a> </div> <div class="text"> Campeonato De Cs compLexity vence o Summer 2011 Postado dia 21 de março de 2011 às 1:55 por TuGh | 2 comentários compLexity venceu o Summer 2011 TeamPlay competição online, com uma vitória por 2-0 sobre o Lethal5. Com Matheus “UrUbUziNhO” Oliveira, compLexity, não têm a mais fácil das...</div> <div class="cleaner"><!-- / --></div> </div> <div class="cleaner"><!-- / --></div> </div> </div> <div class="cleaner"><!-- / --></div> <div class="rbcWidgetArea" style="text-align: center;"><img src="https://w-up-evolutio n.webnode.com/_files/200000009-63215641ba/ banner%20do%20w-up.jpeg" alt="" h eight="83" width="180"> </div> </div> </div> <!-- /SIDEBAR --> <hr class="cleaner"> </div> <!-- /MAIN --> <div id="header_link"> <table><tr><td> <div class="link"> <span class="homepage"><a href="home/" title="Ir à página inicial.">Página Inicial</a></span> <span class="sitemap"><a href="/sitemap/" title="Ir para o mapa do site.">Mapa do site</a></span> <span class="rss"><a href="/rss/" title="Ver todas seções disponíves de RSS">RSS</a></span> <span class="print"><a href="#" onclick="window.print(); return false;" title="Imprimir a página">Imprimir</a></span> </div> </td><td> <div class="lang"> <div id="languageSelect"></div> </div> </td></tr></table> </div> </div> <!-- FOOTER --> <div id="footer"> <div id="footer_content"> <span id="rbcFooterText" class="rbcNoStyleSpan">www.gamesgamescia.blogspot.com</span> | <span class="rbcSignatureText"><a rel="nofollow" href="https://www.webnode.com.br?utm_source=text&utm_medium=footer&utm_campaign=free1">Crie um site grátis</a><a id="ch9fdb4ffa7ia" rel="nofollow" href="https://www.webnode.com.br?utm_source=button&utm_medium=footer&utm_campaign=free1"><span id="iphhn537">Webnode</span></a></span> </div> </div> <!-- /FOOTER --> </div> </div> </div> <script type="text/javascript"> /* <![CDATA[ */ RubicusFrontendIns.addObserver ({ onContentChange: function () { RubicusFrontendIns.faqInit('faq', 'answerBlock'); }, onStartSlideshow: function() { $('slideshowControl').innerHTML = '<span>Pausar<'+'/span>'; $('slideshowControl').title = 'Pausar apresentação de slides'; $('slideshowControl').onclick = RubicusFrontendIns.stopSlideshow.bind(RubicusFrontendIns); }, onStopSlideshow: function() { $('slideshowControl').innerHTML = '<span>Apresentação de slides<'+'/span>'; $('slideshowControl').title = 'Iniciar a apresentação de slides'; $('slideshowControl').onclick = RubicusFrontendIns.startSlideshow.bind(RubicusFrontendIns); }, onShowImage: function() { if (RubicusFrontendIns.isSlideshowMode()) { $('slideshowControl').innerHTML = '<span>Pausar<'+'/span>'; $('slideshowControl').title = 'Pausar apresentação de slides'; $('slideshowControl').onclick = RubicusFrontendIns.stopSlideshow.bind(RubicusFrontendIns); } } }); RubicusFrontendIns.faqInit('faq', 'answerBlock'); RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/_system/skins/v8/50000510/img/loading.gif'); RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/_system/skins/v8/50000510/img/faq_close.png'); /* ]]> */ </script> <div id="rbcFooterHtml"><html> <marquee>gamesgamescia<marquee/> <html/> </div><div style="display: none;" id="dkrarn6d"><span id="c84acf1d231ijac"> </span></div><div id="ignure6f94" style="display: none;"><a href="https://www.webnode.com.br?utm_source=window&utm_medium=footer&utm_campaign=free1" rel="nofollow"><div id="a8883kng"><!-- / --></div><div id="bqn47rq1"><div><strong id="jf640qaavf">Voce gostou deste site?</strong><br /><span id="e9fj685510">Crie o seu próprio site gratuito em 5 minutos!</span></div><span id="c1h04iw3"><span id="fcem2a686hfc"><!-- / --></span><span id="a8feh27t">Experimente!</span></span></div></a></div><script type="text/javascript">/* <![CDATA[ */var jbf91b2h36 = {sig: $('dkrarn6d'),prefix: $('c84acf1d231ijac'),btn : $('ch9fdb4ffa7ia'),win : $('ignure6f94'),winLeft : $('a8883kng'),winLeftT : $('f02cdc4d4g'),winLeftB : $('uq67jo1'),winRght : $('bqn47rq1'),winRghtT : $('eh3hks4jh3bi'),winRghtB : $('b9heaflf5p9o'),tryBtn : $('c1h04iw3'),tryLeft : $('fcem2a686hfc'),tryRght : $('a8feh27t'),text : $('e9fj685510'),title : $('jf640qaavf')};jbf91b2h36.sig.appendChild(jbf91b2h36.btn);var a1l75djc1tn=0,jokyemkee96j=0,jnia5p3176p3o=0,dob2fetrn,gbecd5f1488f7b9=$$('.rbcSignatureText')[0],fcc7c301m9q20=false,gb7h37g8gdb5i4;function i61l9cu885lf(){if (!fcc7c301m9q20 && pageTrackerAllTrackEvent){pageTrackerAllTrackEvent('Signature','Window show - web',jbf91b2h36.sig.getElementsByTagName('a')[0].innerHTML);fcc7c301m9q20=true;}jbf91b2h36.win.show();jnia5p3176p3o=jbf91b2h36.tryLeft.offsetWidth+jbf91b2h36.tryRght.offsetWidth+1;jbf91b2h36.tryBtn.style.width=parseInt(jnia5p3176p3o)+'px';jbf91b2h36.text.parentNode.style.width = '';jbf91b2h36.winRght.style.width=parseInt(20+jnia5p3176p3o+Math.max(jbf91b2h36.text.offsetWidth,jbf91b2h36.title.offsetWidth))+'px';jbf91b2h36.win.style.width=parseInt(jbf91b2h36.winLeft.offsetWidth+jbf91b2h36.winRght.offsetWidth)+'px';var wl=jbf91b2h36.sig.offsetLeft+jbf91b2h36.btn.offsetLeft+jbf91b2h36.btn.offsetWidth-jbf91b2h36.win.offsetWidth+12;if (wl<10){wl=10;}jbf91b2h36.win.style.left=parseInt(wl)+'px';jbf91b2h36.win.style.top=parseInt(jokyemkee96j-jbf91b2h36.win.offsetHeight)+'px';clearTimeout(dob2fetrn);}function c932c55cvh(){dob2fetrn=setTimeout('jbf91b2h36.win.hide()',1000);}function ctf9mz5d7dh4(){var ph = RubicusFrontendIns.photoDetailHandler.lightboxFixed?document.getElementsByTagName('body')[0].offsetHeight/2:RubicusFrontendIns.getPageSize().pageHeight;jbf91b2h36.sig.show();a1l75djc1tn=0;jokyemkee96j=0;if (gbecd5f1488f7b9&&gbecd5f1488f7b9.offsetParent){var obj=gbecd5f1488f7b9;do{a1l75djc1tn+=obj.offsetLeft;jokyemkee96j+=obj.offsetTop;} while (obj = obj.offsetParent);}if ($('rbcFooterText')){jbf91b2h36.sig.style.color = $('rbcFooterText').getStyle('color');jbf91b2h36.sig.getElementsByTagName('a')[0].style.color = $('rbcFooterText').getStyle('color');}jbf91b2h36.sig.style.width=parseInt(jbf91b2h36.prefix.offsetWidth+jbf91b2h36.btn.offsetWidth)+'px';if (a1l75djc1tn<0||a1l75djc1tn>document.body.offsetWidth){a1l75djc1tn=(document.body.offsetWidth-jbf91b2h36.sig.offsetWidth)/2;}{jbf91b2h36.sig.style.left=parseInt(a1l75djc1tn)+'px';}if (jokyemkee96j<=0 || RubicusFrontendIns.photoDetailHandler.lightboxFixed){jokyemkee96j=ph-5-jbf91b2h36.sig.offsetHeight;}jbf91b2h36.sig.style.top=parseInt(jokyemkee96j-5)+'px';}function icaj5b0g0fg85j(){if (gb7h37g8gdb5i4){clearTimeout(gb7h37g8gdb5i4);}gb7h37g8gdb5i4 = setTimeout('ctf9mz5d7dh4()', 10);}Event.observe(window,'load',function(){if (jbf91b2h36.win&&jbf91b2h36.btn){if (gbecd5f1488f7b9){if (gbecd5f1488f7b9.getElementsByTagName("a").length > 0){jbf91b2h36.prefix.innerHTML = gbecd5f1488f7b9.innerHTML + ' ';}else{jbf91b2h36.prefix.innerHTML = '<a href="https://www.webnode.com.br?utm_source=text&utm_medium=footer&utm_content=pt-br-web-0&utm_campaign=signature" rel="nofollow">'+gbecd5f1488f7b9.innerHTML + '</a> ';}gbecd5f1488f7b9.style.visibility='hidden';}else{if (pageTrackerAllTrackEvent){pageTrackerAllTrackEvent('Signature','Missing rbcSignatureText','counter-zona.webnode.com.br');}}ctf9mz5d7dh4();setTimeout(ctf9mz5d7dh4, 500);setTimeout(ctf9mz5d7dh4, 1000);setTimeout(ctf9mz5d7dh4, 5000);Event.observe(jbf91b2h36.btn,'mouseover',i61l9cu885lf);Event.observe(jbf91b2h36.win,'mouseover',i61l9cu885lf);Event.observe(jbf91b2h36.btn,'mouseout',c932c55cvh);Event.observe(jbf91b2h36.win,'mouseout',c932c55cvh);Event.observe(jbf91b2h36.win,'click',function(){if (pageTrackerAllTrackEvent){pageTrackerAllTrackEvent('Signature','Window click - web','Voce gostou deste site?',0);}document/*jwf8sj4h3lem*/.location.href='https://www.webnode.com.br?utm_source=window&utm_medium=footer&utm_content=pt-br-web-0&utm_campaign=signature';});Event.observe(window, 'resize', icaj5b0g0fg85j);Event.observe(document.body, 'resize', icaj5b0g0fg85j);RubicusFrontendIns.addObserver({onResize: icaj5b0g0fg85j});RubicusFrontendIns.addObserver({onContentChange: icaj5b0g0fg85j});RubicusFrontendIns.addObserver({onLightboxUpdate: ctf9mz5d7dh4});Event.observe(jbf91b2h36.btn, 'click', function(){if (pageTrackerAllTrackEvent){pageTrackerAllTrackEvent('Signature','Button click - web',jbf91b2h36.sig.getElementsByTagName('a')[0].innerHTML);}});Event.observe(jbf91b2h36.tryBtn, 'click', function(){if (pageTrackerAllTrackEvent){pageTrackerAllTrackEvent('Signature','Try Button click - web','Voce gostou deste site?',0);}});}});RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/img/footer/footerButtonWebnode.png?ph=6e5ac74f39');RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/img/footer/footerButton.png?ph=6e5ac74f39');RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/img/footer/footerButtonHover.png?ph=6e5ac74f39');RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/img/footer/footerBubble.png?ph=6e5ac74f39');if (Prototype.Browser.IE){RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/img/footer/footerBubbleIE6.png?ph=6e5ac74f39');RubicusFrontendIns.addFileToPreload('https://d11bh4d8fhuq47.cloudfront.net/img/footer/footerButtonHoverIE6.png?ph=6e5ac74f39');}RubicusFrontendIns.copyLink = 'https://www.webnode.com.br';RS_CFG['labels']['copyPasteBackLink'] = 'Crie seu site grátis:';/* ]]> */</script><script type="text/javascript">var keenTrackerCmsTrackEvent=function(id){if(typeof _jsTracker=="undefined" || !_jsTracker){return false;};try{var name=_keenEvents[id];var keenEvent={user:{u:_keenData.u,p:_keenData.p,lc:_keenData.lc,t:_keenData.t},action:{identifier:id,name:name,category:'cms',platform:'WND1',version:'2.1.157'},browser:{url:location.href,ua:navigator.userAgent,referer_url:document.referrer,resolution:screen.width+'x'+screen.height,ip:'87.250.224.101'}};_jsTracker.jsonpSubmit('PROD',keenEvent,function(err,res){});}catch(err){console.log(err)};};</script></body> </html>