//ofertas
document.writeln('<div class="aofertas">');
document.writeln('<div class="top">Deals</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">Berlin - Hotel <strong>from $78</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>from $154</strong></a></li>');
document.write('<li><a href="http://www.res99.com/hotel/deals/10018345/158/rio_de_janeiro_hotels.html" target="_blank">Rio de Janeiro - Hotel  <strong>from $105</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>from $54</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>from $58</strong></a></li>');
document.write('</ul></div></div>');