document.write('<form name="Opslag" action="javascript:void(0)" method="get">')document.write('<select name="Ord" onchange="SlaaOp()">')document.write('        <option value="ingen"        >Ord med M</option>')document.write('        <option value="ingen"        >------------</option>')document.write('        <option value="/Ordbog/index/M/Mistress">Mistress</option>')document.write('        <option value="/Ordbog/index/M/Mund"    >Mund-Spredere</option>')document.write('</select>')document.write('</form>')