function createSponsorLinks() {
	document.write("<tr height=\"30\"><td colspan=\"3\">&nbsp;</td></tr>");
	document.write("<tr><td>&nbsp;</td><td align=\"center\">");
	document.write("Wir bedanken uns ganz herzlich bei unseren Sponsoren, die uns diesen Internetauftritt erm&ouml;glichen.");
	document.write("</td><td>&nbsp;</td></tr>");
	document.write("<tr><td>&nbsp;</td><td align=\"center\">");
	document.write("<table><tr>");
	document.write("<td><a href=\"http://www.wolfisbikeshop.de/\"><img src=\"images/logo-wolfi.jpg\" alt=\"Wolfis Bike Shop\" border=\"0\"></a></td>");
	document.write("<td><a href=\"http://www.hausbaeckereikotz.de/\"><img src=\"images/logo-kotz.gif\" alt=\"B&auml;ckerei Kotz\" border=\"0\"></a></td>");
	document.write("</tr></table></td><td>&nbsp;</td></tr>");
	document.write("<tr height=\"30\"><td colspan=\"3\">&nbsp;</td></tr>");
	document.write("<tr><td>&nbsp;</td><td align=\"center\">");
	document.write("Mit einem Einkauf bei den folgenden Shops unterst&uuml;tzen Sie uns.");
	document.write("</td><td>&nbsp;</td></tr>");
	document.write("<tr><td>&nbsp;</td><td align=\"center\">");
	document.write("<table><tr>");
	random = Math.round(3 * Math.random());
	if (random == 0) {
		document.write("<td><iframe src=\"http://rcm-de.amazon.de/e/cm?t=vcmullheim&o=3&p=42&l=ur1&category=gift_certificates&banner=17CZEQP1MRXDKDFQBRG2&f=ifr\" width=\"234\" height=\"60\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe></td>");
	} else if (random == 1) {
		document.write("<td><iframe src=\"http://rcm-de.amazon.de/e/cm?t=vcmullheim&o=3&p=42&l=ez&f=ifr&f=ifr\" width=\"234\" height=\"60\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" border=\"0\" frameborder=\"0\" style=\"border:none;\"></iframe></td>");
	} else if (random == 2) {
		document.write("<td><iframe src=\"http://rcm-de.amazon.de/e/cm?t=vcmullheim&o=3&p=42&l=ur1&category=music&banner=0V8B6KZ0K56JRCYDNRR2&f=ifr\" width=\"234\" height=\"60\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe></td>");
	} else {
		document.write("<td><iframe src=\"http://rcm-de.amazon.de/e/cm?t=vcmullheim&o=3&p=42&l=ur1&category=games&banner=02HM2F1YA3MRCSSTH3G2&f=ifr\" width=\"234\" height=\"60\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe></td>");

	}
	document.write("<td><a href=\"http://www.zanox-affiliate.de/ppc/?8959281C1188167761T\"><img src=\"http://www.zanox-affiliate.de/ppv/?8959281C1188167761\" align=\"bottom\" width=\"160\" height=\"60\" border=\"0\" hspace=\"1\" alt=\"Sportartikel günstig bei Sport-Thieme\"></a></td>");
	document.write("</tr></table></td><td>&nbsp;</td></tr>");
}