var str="";
str='<table width=780 border=0 cellspacing=0 cellpadding=0 align=center>'
str= str + '  <tr> '
//str= str + '      <td width=259><img src="http://www.ephukethotels.com/images/cut1.gif" width=327 height=166></td>'
//str= str + '      <td width=521><img src="http://www.ephukethotels.com/images/cut2.jpg" width=453 height=166></td>'
str= str + '          <td><img src="images/esydneyheader.gif" width="760" height="80"></td>'
str= str + '</tr>'
str= str + '</table>'
document.write (str);
