function writemap()
{
var mapid = "<img src=\"../media/marine.gif\"> <csobj w=\"176\" h=\"18\" t=\"URLPopup\" data='{ 0 = { label = &quot;Quick find&quot;; selected = &quot;YES&quot;; }; 1 = { label = &quot;Home&quot;; url = /; }; 2 = { label = &quot;About us&quot;; url = &quot;about.html&quot;; }; 3 = { label = &quot;Products&quot;; url = &quot;products.html&quot;; }; 4 = { label = &quot;. . . Air Compressors&quot;; url = &quot;compressors.html&quot;; }; 5 = { label = &quot;. . . Purifiers &amp; Refrigeration&quot;; url = &quot;purifiers.html&quot;; }; 6 = { label = &quot;. . . Auxiliary Engines&quot;; url = &quot;engines.html&quot;; }; 7 = { label = &quot;. . . Pumps&quot;; url = &quot;pumps.html&quot;; }; 8 = { label = &quot;Contact us&quot;; url = &quot;contact.html&quot;; }; }' target=\"_top\">";
document.write(mapid);
}