document.write(
		'<form action="http://www.geizkragen.de/suche" method="post" name="search" target="_blank">' +
      	'<div style="background: url(http://www.geizkragen.de/images/ext/suchmaske.gif) top left no-repeat; width:140px; padding:0 0 12px 10px;">' +
      	'<a href="http://www.geizkragen.de" target="_blank" style="display:block; width:130px; height:40px; margin-bottom:5px; text-indent:-9999px; overflow:hidden;">Geizkragen.de</a>' +
      	'<input type="text" value="" name="query" style="width:95px; padding-left: 5px; border:none; background:none; font-size: 12px; font-family:Arial;"/>' +
      	'<input type="submit" value="" style="width:35px; height:20px; border:none; background:none; cursor:pointer;" />' +
		'</div>' +
      	'</form>'
		);
