document.write("<img src=\"images/menu_top.jpg\" width=\"271\" height=\"28\" border=\"0\" usemap=\"#Map\">")
document.write("<map name=\"Map\">")
document.write("<area shape=\"rect\" coords=\"3,5,47,24\" href=\"index.html\" title=\"Home page\">")
document.write("<area shape=\"rect\" coords=\"53,5,100,24\" href=\"aboutus.html\" title=\"About Us\">")
document.write("<area shape=\"rect\" coords=\"107,5,182,24\" href=\"contactus.html\" title=\"Contact Us\">")
document.write("<area shape=\"rect\" coords=\"191,5,267,24\" href=\"privacy_policy.html\" title=\"Privacy Policy\">")
document.write("</map>")
document.write("<br>")
document.write("<form method=\"get\" action=\"/.search\">")
document.write("<input type=\"hidden\" name=\"results_page\" value=\"my_results.html\">")
document.write("<input name=\"p\" type=\"text\" class=\"text\" value=\"\" size=\"32\" maxlength=\"255\">")                  
document.write("<input name=\"name\" type=\"submit\" class=\"text\" value=\"Search\">")        
document.write("</form>")