document.write("<form action='http://www.jouwhoroscoop.nl/website/index.php' target=_blank>");
document.write("        <INPUT TYPE='HIDDEN' NAME='type' VALUE='week'>");
document.write("	<select name='sign' style='font-size: 9 px;'>");
document.write("	<option>Kies Sterrenbeeld");
document.write("	<option>Ram");
document.write("	<option>Stier");
document.write("	<option>Tweelingen");
document.write("	<option>Kreeft");
document.write("	<option>Leeuw");
document.write("	<option>Maagd");
document.write("	<option>Weegschaal");
document.write("	<option>Schorpioen");
document.write("	<option>Boogschutter");
document.write("	<option>Steenbok");
document.write("	<option>Waterman");
document.write("	<option>Vissen");
document.write("	</select>");
document.write("&nbsp;<input type='submit' name='submitok' value='Ga!' style='font-size: 10 px; background-color: #85A2FF'>");
document.write("</form>");