function linki() {

	text="<p style='color:white'>LINKI UNDER CONSTRUCTION!!</p>";
	
	document.getElementById("tresc").innerHTML=text;
}

