// MAP

map01=
'<table width="724"  border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td width="967"><img src="../imgs/common/07.gif" width="724" height="4"></td>'+
'</tr>'+
'<tr>'+
'<td align="center" background="../imgs/common/bg_03.gif"><img src="../imgs/common/map.jpg" width="711" height="499" class="map"></td>'+
'</tr>'+
'<tr>'+
'<td><img src="../imgs/common/08.gif" width="724" height="9"></td>'+
'</tr>'+
'</table>'


/* MAP01_HTML SOURCE CODE

<table width="724"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="967"><img src="../imgs/common/07.gif" width="724" height="4"></td>
  </tr>
  <tr>
    <td align="center" background="../imgs/common/bg_03.gif"><img src="../imgs/common/map.jpg" width="711" height="499" class="map"></td>
  </tr>
  <tr>
    <td><img src="../imgs/common/08.gif" width="724" height="9"></td>
  </tr>
  </table>

*/