// JavaScript Document

// copyright © 2009 mybasicweb.com

// LOGO MAPPING

// document.write("<div id="page_content" style="left: 265px; top: 0px; width: 795px">");

document.write("<map name='logo' id='#logo'>");
document.write("<area alt='' shape='rect' coords='40, 117, 201, 173' href='logo.html'></area>");
document.write("<area alt='' shape='rect' coords='89, 43, 156, 302' href='logo.html'></area>");

// document.write("</map>");
// document.write("<img src='img/background_795x755.jpg' alt='' usemap='#logo' width='795' height='755' border='0'></img>");

// document.write("</map>");
// document.write("<img src='img/background-apck_795x755.jpg' alt='' usemap='#logo' width='795' height='755' border='0'></img>");

//document.write("</div>");


