// JavaScript Document
document.write(''+
'<table width="100%" bgcolor="#FFFFFF" align="center" border="0" cellpadding="0" cellspacing="0">'+
        '<tr>'+
          '<td align="center" style="background-image:url(../images/back_02.jpg);background-position:center;background-repeat:no-repeat;width:900px;height:120px;"><table width="100%" cellspacing="0" cellpadding="0">'+
           '<tr>'+
              '<td width="896" height="120" align="right" valign="top"  id="testId"></td>'+
                '<td width="26" align="right" valign="top"  id="testId"><div style="padding-right:10px;padding-top:20px;"><img src="../images/Uk.gif" width="15" height="15" border="0" usemap="#Map"></div></td>'+
                '<td width="26" align="right" valign="top"  id="testId"><div style="padding-right:10px;padding-top:20px;"><img src="../images/Japan.gif" width="15" height="15" border="0" usemap="#Map2"></div></td>'+
                '<td width="26" align="right" valign="top"  id="testId"><div style="padding-right:10px;padding-top:20px;"><img src="../images/Russia.gif" width="15" height="15" border="0" usemap="#Map3"></div></td>'+
                '<td width="26" align="right" valign="top"  id="testId"><div style="padding-right:10px;padding-top:20px;"><img src="../images/China.gif" width="15" height="15" border="0" usemap="#Map4"></div></td>'+
                '<td width="1" align="right" valign="top"  id="testId" > </td>'+
            '</tr>'+
          '</table></td>'+
        '</tr>'+
     '</table>'+
	 '<map name="Map"><area shape="rect" coords="0,0,14,15" href="http://www.kutaseaviewhotel.com/" target="_self"></map>'+
'<map name="Map2"><area shape="rect" coords="2,-1,18,15" href="http://www.kutaseaviewhotel.com/japan/" target="_self"></map>'+
'<map name="Map3"><area shape="rect" coords="0,0,15,15" href="http://www.kutaseaviewhotel.com/russian/" target="_self"></map>'+
'<map name="Map4"><area shape="rect" coords="0,-1,15,15" href="http://www.kutaseaviewhotel.com/china/" target="_self"></map>'+
'');