﻿document.write("<div id='leftNav'>");
document.write("        <div class='leftNavPanel'>");
document.write("            <img src='images/confmgr-top.gif' />");
document.write("            <div class='inquiryform'>");
document.write("                <a href='inquiryform.aspx' alt='Inquiry Form'></a>");
document.write("            </div>");
document.write("        </div>");
document.write("        <div class='leftNavPanel'>");
document.write("            <div class='lookAround1'>");
document.write("                <a href='gallery.aspx' alt='Take a Look Around'> </a>");
document.write("            </div>");
document.write("            <div class='lookAround2'>");
document.write("                <a href='gallery.aspx' alt='Take a Look Around'> </a>");
document.write("            </div>");
document.write("            <div class='lookAround3'>");
document.write("                <a href='gallery.aspx' alt='Take a Look Around'> </a>");
document.write("            </div>");
document.write("            <div class='lookAround4'>");
document.write("                <a href='gallery.aspx' alt='Take a Look Around'> </a>");
document.write("            </div>");
document.write("        </div>");
document.write("        <div id='searchDiv'>");
// document.write("            <form method='GET' action='http://www.google.com/u/ucsbhousing'>"); *//
document.write("            <form action='http://www.housing.ucsb.edu/conferences/search-results.html' id='cse-search-box'>");
// document.write("                <input type='text' id='search' class='search' maxlength='255' />&nbsp;<input type='submit' value='GO' id='searchSubmit' />"); 
document.write("                <input type='hidden' name='cx' value='017313634201354499984:cipzksmvbje' />");
document.write("                <input type='hidden' name='cof' value='FORID:9' />");
document.write("                <input type='hidden' name='ie' value='UTF-8' />");
document.write("                <input type='text' name='q' size='14' />");
document.write("                <input type='submit' name='sa' value='search' />");
document.write("            </form>");
document.write("      <script type='text/javascript' src='http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en'></script>");
document.write("        </div>");
document.write("</div>");