// JavaScript Document
function tabled(arg){
if (arg==1){
document.write('<table width="950" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td rowspan="2">');}
else if (arg==2){
document.write('</td> <td width=200 height="120" valign="top" bgcolor="#CCE9A9"><div style="height:120px; color:#ffffff; text-align: center; font-family: Verdana, Geneva, sans-serif; font-weight: bold; font-style: italic;"><p>&nbsp;</p><p>EST&Eacute;TICAS<br> .com.br<br> </p> </div> <div style="float:right;"><noframe>');
google_ad_client = 'pub-5629188941471844'; 
google_ad_slot = '3228838500'; 
google_ad_width = 160;
google_ad_height = 600;
google_ad_target = '_blank'}
else if (arg==3){
google_ad_client = "pub-5629188941471844";
google_ad_slot = "0011785099";
google_ad_width = 160;
google_ad_height = 600;}	
else{
document.write('<br/></noframe></div></td></tr><tr><td valign=top></td></tr></table>');}}
