/*--- Avanquest WebEasy Custom Script ---*/

<html xmlns:v="urn:schemas-microsoft-com:vml"> 
  <head> 
    <title>My GMapEZ Maps</title> 
 
    <meta name="gmapkey" content="ABQIAAAAdy-9fvDculOBYsIJq1CHoRQmA30xwgty9Usg951Y0PCBsTk_qBSo-lieeHRIX2YQRosJ8-EOd_t6Lg" /> 
    <script 
      src="http://maps.google.co.uk/maps?sourceid=navclient&ie=UTF-8&hl=en-GB" 
      type="text/javascript"></script> 
 
  </head> 
  <body> 
 
    <div class="GMapEZ" style="width: 300px; height: 300px;"> 
    </div> 
 
  </body> 
</html> 


/*--- EndOfFile ---*/

