var str="";
str='<table width=780 border=0 cellspacing=0 cellpadding=0 align=center>'
str= str + '  <tr> '
str= str + '<map name="FPMap0">'
str= str + '<area href="index.html" shape="rect" coords="381, 62, 426, 79">'
str= str + '<area href="hotelspecials.asp?wsid=348&amp;locationtype=CI&amp;locationid=273" shape="rect" coords="442, 64, 542, 79">'
str= str + '<area href="http://www.hiworldtours.com/tour/toursearch.asp?wsid=37" shape="rect" coords="556, 63, 596, 79">'
str= str + '<area href="affiliate.html" shape="rect" coords="609, 64, 673, 79">'
str= str + '<area href="calltobook.html" shape="rect" coords="687, 64, 776, 79"></map>'
str= str + '<td><img border="0" src="http://www.ebalihotels.com/new/booking/images/balihotels.jpg" usemap="#FPMap0" width="780" height="111"></td>'
str= str + '</tr>'
str= str + '</table>'
document.write (str);
