// When the page loads: 
window.onload = function(){ 
if (document.getElementsByTagName) { 
// Get all the tags of type object in the page. 
var objs = document.getElementsByTagName("object"); 
for (i=0; i<objs.length; i++) { 
// Get the HTML content of each object tag 
// and replace it with itself. 
objs[i].outerHTML = objs[i].outerHTML; 
} 
} 
} 
// When the page unloads: 
window.onunload = function() { 
if (document.getElementsByTagName) { 
//Get all the tags of type object in the page. 
var objs = document.getElementsByTagName("object"); 
for (i=0; i<objs.length; i++) { 
// Clear out the HTML content of each object tag 
// to prevent an IE memory leak issue. 
objs[i].outerHTML = ""; 
} 
} 
} 


function BOX_EXP(src) {
document.write ('<SCRIPT>\n');
document.write ('function posiciona_box01(s){if(document.layers){return document.layers[s];}else if(document.all && !document.getElementById) {return document.all[s];}else {return document.getElementById(s);}}\n');
document.write ('function posiciona_box02(s,x,y){_o = posiciona_box01(s);_o.style.clip = ');
document.write ("'");
document.write ('rect(0px ');
document.write ("'");
document.write ('+x+');
document.write ("'");
document.write ('px ');
document.write ("'");
document.write ('+y+');
document.write ("'");
document.write ('px 0px)');
document.write ("'");
document.write (';}\n');
document.write ('\n');
document.write ('</script>\n');
document.write ('\n');
document.write (' <DIV id=Layer_box01 style="Z-INDEX: 100; WIDTH: 180px; POSITION: relative; HEIGHT: 150px">\n');
document.write (' <DIV id=Layer_box02 onmouseover=');
document.write ("'");
document.write ('posiciona_box02("Layer_box02",180,300)');
document.write ("'");
document.write (' style="Z-INDEX: 100; LEFT: 0px; WIDTH: 180px; CLIP: rect(0px 180px 150px 0px); POSITION: absolute; TOP: 0px; HEIGHT: 150px" onmouseout=');
document.write ("'");
document.write ('posiciona_box02("Layer_box02",180,150)');
document.write ("'");
document.write ('>\n');
document.write (' <OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 height=300 width=180 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>\n');
document.write (' <PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="_cx" VALUE="12383"><PARAM NAME="_cy" VALUE="7938"><PARAM NAME="FlashVars" VALUE="">\n');
document.write (' <PARAM NAME="Src" VALUE="' + src + '">\n');
document.write (' <embed src="' + src + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="180" height="300" WMODE="transparent"></embed>\n');
document.write (' </OBJECT></DIV></DIV>');
}

function FULL_EXP(src) {
document.write ('<SCRIPT>\n');
document.write ('function posiciona01(s){if(document.layers){return document.layers[s];}else if(document.all && !document.getElementById) {return document.all[s];}else {return document.getElementById(s);}}\n');
document.write ('function posiciona02(s,x,y){_o = posiciona01(s);_o.style.clip = ');
document.write ("'");
document.write ('rect(0px ');
document.write ("'");
document.write ('+x+');
document.write ("'");
document.write ('px ');
document.write ("'");
document.write ('+y+');
document.write ("'");
document.write ('px 0px)');
document.write ("'");
document.write (';}\n');
document.write ('\n');
document.write ('</script>\n');
document.write ('\n');
document.write (' <DIV id=Layer01 style="Z-INDEX: 100; WIDTH: 468px; POSITION: relative; HEIGHT: 60px">\n');
document.write (' <DIV id=Layer02 onmouseover=');
document.write ("'");
document.write ('posiciona02("Layer02",468,300)');
document.write ("'");
document.write (' style="Z-INDEX: 100; LEFT: 0px; WIDTH: 468px; CLIP: rect(0px 468px 60px 0px); POSITION: absolute; TOP: 0px; HEIGHT: 60px" onmouseout=');
document.write ("'");
document.write ('posiciona02("Layer02",468,60)');
document.write ("'");
document.write ('>\n');
document.write (' <OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 height=300 width=468 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>\n');
document.write (' <PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="_cx" VALUE="12383"><PARAM NAME="_cy" VALUE="7938"><PARAM NAME="FlashVars" VALUE="">\n');
document.write (' <PARAM NAME="Src" VALUE="' + src + '">\n');
document.write (' <embed src="' + src + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="300" WMODE="transparent"></embed>\n');
document.write (' </OBJECT></DIV></DIV>');
}

function SUPER_EXP(src) {
document.write ('<SCRIPT>\n');
document.write ('function posiciona_super01(s){if(document.layers){return document.layers[s];}else if(document.all && !document.getElementById) {return document.all[s];}else {return document.getElementById(s);}}\n');
document.write ('function posiciona_super02(s,x,y){_o = posiciona_super01(s);_o.style.clip = ');
document.write ("'");
document.write ('rect(0px ');
document.write ("'");
document.write ('+x+');
document.write ("'");
document.write ('px ');
document.write ("'");
document.write ('+y+');
document.write ("'");
document.write ('px 0px)');
document.write ("'");
document.write (';}\n');
document.write ('\n');
document.write ('</script>\n');
document.write ('\n');
document.write (' <DIV id=Layer01 style="Z-INDEX: 100; WIDTH: 468px; POSITION: relative; HEIGHT: 60px">\n');
document.write (' <DIV id=Layer02 onmouseover=');
document.write ("'");
document.write ('posiciona02_super("Layer02",468,300)');
document.write ("'");
document.write (' style="Z-INDEX: 100; LEFT: 0px; WIDTH: 468px; CLIP: rect(0px 468px 60px 0px); POSITION: absolute; TOP: 0px; HEIGHT: 60px" onmouseout=');
document.write ("'");
document.write ('posiciona02_super("Layer02",468,60)');
document.write ("'");
document.write ('>\n');
document.write (' <OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 height=300 width=468 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>\n');
document.write (' <PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="_cx" VALUE="12383"><PARAM NAME="_cy" VALUE="7938"><PARAM NAME="FlashVars" VALUE="">\n');
document.write (' <PARAM NAME="Src" VALUE="' + src + '">\n');
document.write (' <embed src="' + src + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="300" WMODE="transparent"></embed>\n');
document.write (' </OBJECT></DIV></DIV>');
}
