Button =	"<div style='text-align: center; width: 88px; height: 31px;'>" +
			"<iframe frameborder='0' width='88' height='31' src='http://rotation.ldragon.de/script.php?x=button' scrolling='no'>" +
			"</iframe><br />" +
			"<a href='http://rotation.ldragon.de' target='_blank'>" +
			"<img src='http://rotation.ldragon.de/img/button_rotation.gif' border='0' />" +
			"</a></div>";

document.write(Button);
