// NOVAS MDM
function creditos(){var LARGURA_TOTAL = (screen.availWidth - 500) / 2;var ALTURA_TOTAL = (screen.availHeight - 250) / 2; window.open("http://www.mdmstudio.com.br/creditos/index.php?BOX_QUAL_SITE=Copyright 2008 - Espaco Zoe&BOX_DIREITOS_SITE=Desenvolvimento do website, suporte e hospedagem<br>O conteúdo cadastrado neste website é de uso exclusivo da empresa<br>A cópia total ou parcial são proibidas&BOX_COD_SITE=74","","toolbar=no,statusbar=no,resizable=no,location=no,menubar=no,scrollbars=no,width=500,height=250,left="+LARGURA_TOTAL+",top="+ALTURA_TOTAL+"")}
function executarSwf_transparent(filme,alt,lar){document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + lar + '" height="' + alt + '">\n');document.write('<param name="movie" value="' + filme + '.swf" />\n');document.write('<param name="quality" value="high" />\n');document.write('<param name="menu" value="false" />\n');document.write('<param name="wmode" value="transparent" />\n');document.write('<embed src="' + filme + '.swf" width="' + lar + '" height="' + alt + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent">\n');document.write('</embed>\n');document.write('</object>\n');}
function executarSwf_white(filme, alt, lar){document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + lar + '" height="' + alt + '">\n');document.write('<param name="movie" value="' + filme + '.swf" />\n');document.write('<param name="quality" value="high" />\n');document.write('<param name="menu" value="false" />\n');document.write('<embed src="' + filme + '.swf" width="' + lar + '" height="' + alt + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">\n');document.write('</embed>\n');document.write('</object>\n');}
function cd (END, LAR, ALT, ROLAR){var LARGURA_TOTAL = (screen.availWidth - LAR) / 2;var ALTURA_TOTAL = (screen.availHeight - ALT) / 2; ABRIR = window.open(""+END+"","","toolbar=no,statusbar=no,resizable=no,location=no,menubar=no,scrollbars="+ROLAR+",width="+LAR+",height="+ALT+",left="+LARGURA_TOTAL+",top="+ALTURA_TOTAL+""); if (parseInt(navigator.appVersion) >= 4) {ABRIR.window.focus();}}

function trocaTitulo(titulo){document.title=""+titulo+"";}
