//<![CDATA[
	function randompic(){
		//change the mutliplicator (first number) to the value of available pictures
		zufallszahl = Math.floor(Math.random()*53)+1;
		document.write ("<img src='portaldata/37/style/headvisual_talents_" +zufallszahl+ ".gif' alt=' ' />");
	}
//]]>
