var Content = "";
Content += "  <table border=0 cellpadding=0 cellspacing=0 width=200 align=left>";
Content += "    <tr>";
Content += "      <td width=200 align=left background=Images/mid01a.jpg height=440 valign=top><map name=menuleft>";
Content += "        <area href=servprog.htm shape=rect coords=26,12,102,25>";
Content += "        <area href=servcdrm.htm coords=38,43,172,75 shape=rect>";
Content += "        <area href=servcdr.htm shape=rect coords=38,82,125,93>";
Content += "        <area href=servaud.htm shape=rect coords=39,97,189,107>";
Content += "        <area href=servdisk.htm shape=rect coords=39,112,141,123>";
Content += "        <area href=servcstp.htm shape=rect coords=27,126,176,137>";
Content += "        <area href=servstdp.htm shape=rect coords=27,139,125,149>";
Content += "        <area href=servassy.htm shape=rect coords=27,155,149,164>";
Content += "        <area href=servgxd.htm shape=rect coords=27,170,105,180>";
Content += "        <area href=contact.htm shape=rect coords=27,208,149,218>";
Content += "        <area href=artkey.htm shape=rect coords=26,245,102,257>";
Content += "        <area href=cdhowto.htm shape=rect coords=26,261,120,272>";
Content += "        <area href=artfrmat.htm shape=rect coords=28,275,167,286>";
Content += "        <area href=artcklst.htm shape=rect coords=27,291,118,301>";
Content += "        <area href=artstart.htm shape=rect coords=27,306,162,316>";
Content += "        <area href=values.htm shape=rect coords=27,339,110,352>";
Content += "        <area href=goals.htm coords=27,356,80,368 shape=rect>";
Content += "        <area href=busimp.htm shape=rect coords=27,371,130,382>";
Content += "        </map><img border=0 src=images/mid01a.jpg usemap=#menuleft width=200 height=440></td>";
Content += "    </tr>";
Content += "  </table>";
document.write(Content);
