function OAS_RICH2(src) {
document.write ('<SCRIPT>\n');
document.write ('function posiciona010(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 posiciona020(s,x,y){_o = posiciona010(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 ('<table width="728" height="90" border="0"><tr><td valign="top">\n');
document.write (' <DIV id=Layer010 style="Z-INDEX: 90; WIDTH: 728px; POSITION: relative; HEIGHT: 90px">\n');
document.write (' <DIV id=Layer020 onmouseover=');
document.write ("'");
document.write ('posiciona020("Layer020",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 ('posiciona020("Layer020",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></td></tr></table>');
}