// JavaScript Document
var Neu = '';
Neu =	'<div style="font-family:Arial, Helvetica, sans-serif; background:bottom no-repeat url(http://www.strandbewertung.de/widget/logo.png); height:140px;"><h6 style="font-size:14px; color:#2e5da4; text-align:center; margin:10px 5px 5px 5px; padding-botom:0px;">Traumstr&auml;nde in</h6>'
		+'<form action="http://www.strandbewertung.de/strandsucheergebnis.htm" method="post" target="_blank" id="Strandbewertung" style="padding-top:7px; margin-top:7px;">'
		+'<select name="region" style="margin-left:5px; font-size:12px;">'
		+'<option style="font-size:11px;" value="0">--- bitte w&auml;hlen ---</option><option style="font-size:12px;" value="1">Afrika</option><option style="font-size:12px;" value="2">Asien</option><option style="font-size:12px;" value="3">Europa</option><option style="font-size:12px;" value="4">S&uuml;damerika</option><option style="font-size:12px;" value="5">Mittelamerika</option><option style="font-size:12px;" value="6">Nordamerika</option><option style="font-size:12px;" value="7">Karibik</option><option style="font-size:12px;" value="8">Mittlerer Osten</option><option style="font-size:12px;" value="9">Australien &amp; S&uuml;dsee</option></select><br /><input type="submit" name="Submit" value="Finden" style="font-size:12px; margin:5px 0px 5px 7px; width: 145px"></form>'
		+'<a href="http://www.strandbewertung.de" target="_blank"><img width="157" height="25" src="http://www.strandbewertung.de/widget/blind.gif" alt="Strandbewertung.de" border="0"/></a></div>';

document.getElementById("Strandbewertung2").innerHTML = Neu;

