//ofertas
document.writeln('<div class="aofertas">');
document.writeln('<div class="top">Ofertas</div>');
document.writeln('<div class="content"><ul>');
document.write('<li><a href="http://www.res99.com/hotel/deals/10018345/138/berlin_hotels.html" target="_blank">Berlín - Hotel <strong>desde $78 la noche</strong></a></li>');
document.write('<li><a href="http://www.res99.com/hotel/deals/10018345/152/los_cabos_hotels.html" target="_blank">Los Cabos - Hotel  <strong>desde $154 la noche </strong></a></li>');
document.write('<li><a href="http://www.res99.com/hotel/deals/10018345/158/rio_de_janeiro_hotels.html" target="_blank">Río de Janeiro - Hotel  <strong>desde $105 la noche  </strong></a></li>');
document.write('<li><a href="http://www.res99.com/hotel/deals/10018345/209/houston_tx_hotels.html" target="_blank">Houston - Hotel  <strong>desde $54 la noche </strong></a></li>');
document.write('<li><a href="http://www.res99.com/hotel/deals/10018345/159/sao_paulo_hotels.html" target="_blank">Sao Paulo - Hotel <strong>desde $58 la noche </strong></a></li>');
document.write('</ul></div></div>');