<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'
var showbrand = "no" // SHOW GOOGLE BRANDING (SWITCH TO YES IF YOU HAVE ANY PROBLEMS)
var showsearch = "yes" // SHOW SEARCH BOX
var yourdomain = "www.audiovisualevent.com" // YOUR DOMAIN NAME
// GOOGLE SITE SEARCH
// COPYRIGHT 2007 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law
if (showsearch == "yes") { document.write('<form id="cse-search-box" action="http://'+yourdomain+'/projector-search-results.html" class="formmargin">'); document.write('<input type="hidden" name="cx" value="partner-pub-5279950652294056:cnqhl0-suc6">'); document.write('<input type="hidden" name="cof" value="FORID:11">'); document.write('<table cellpadding="10" cellspacing="0" border="0" class="search-box"><tr><td colspan="2">'); document.write('</td></tr><tr><td>'); document.write('<input name="q" type="text" size="11" class="searchform">'); document.write('<input type="hidden" name="ie" value="UTF-8">'); document.write('</td><td>&nbsp;'); document.write('<INPUT TYPE="image" SRC="picts/search-lamps-off.gif" name="sa" border="0" onmouseover="this.src=\'picts/search-lamps-on.gif\'" onmouseout="this.src=\'picts/search-lamps-off.gif\'" alt="Search"><br>')
document.write('</td></tr></TABLE>'); document.write('</form>');}
// GOOGLE BRANDING
if (showbrand == "yes") { document.write('<scr' + 'ipt type="text\/javascript" src="http:\/\/google.com\/coop\/cse\/brand?form=cse-search-box&amp;lang=en"><\/script>');}
// End -->

