<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'






document.write('<form action="http://www.google.com/cse" id="cse-search-box">');
document.write('<div>');
document.write('<input type="hidden" name="cx" value=":" />');
document.write('<input type="hidden" name="ie" value="utf-8" />');
document.write('<input type="text" name="q" size="25" />');
document.write('<input type="submit" name="sa" value="Search" />');
document.write('</div>');
document.write('</form>');

document.write('<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>');



//  End -->