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 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: 728px; POSITION: relative; HEIGHT: 90px">\n');
document.write (' <DIV id=Layer02 onmouseover=');
document.write ("'");
document.write ('posiciona02_super("Layer02",728,300)');
document.write ("'");
document.write (' style="Z-INDEX: 100; LEFT: 0px; WIDTH: 728px; CLIP: rect(0px 728px 90px 0px); POSITION: absolute; TOP: 0px; HEIGHT: 90px" onmouseout=');
document.write ("'");
document.write ('posiciona02_super("Layer02",728,90)');
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=728 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="728" height="300" WMODE="transparent"></embed>\n');
document.write (' </OBJECT></DIV></DIV>');
}


