
// LDD template2009 search.js

document.writeln('<form action="http://www.lddwvl.be/zoeken.html" id="cse-search-box">');
document.writeln('    <input type="hidden" name="cx" value="017146202987285132044:sfgdnlhxgpg" />');
document.writeln('    <input type="hidden" name="cof" value="FORID:11" />');
document.writeln('    <input type="hidden" name="ie" value="UTF-8" />');
document.writeln('<table border="0" cellpadding="2" cellspacing="0"><tr valign="top">');
document.writeln('    <td><input type="text" name="q" id="searchBox" /></td>');
document.writeln('    <td><input name="sa" type="image" src="template2009/search-button.png" width="31" height="17" border="0" vspace="2" /></td>');
document.writeln('</tr></table>');
document.writeln('</form>');
document.writeln('<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=nl"></script>');

// searchBox will default to 143px, 140px max
document.writeln('<style>#searchBox {border: 1px solid #F07700; width: 140px;}</style>');
