function lovecontor() {
	random = new String (Math.random());
	random = random.substring(2,11);
	document.write("<img src=\"http://www.love-contor.de/images/anzeige.gif?id=" + random + "\" border=\"0\" vspace=\"10\">");
}
