	<!--
		//hlavicka index.php
	   	pic1on = new Image;
    	pic1on.src = "images/profil0.gif";
    	pic1off = new Image;
    	pic1off.src = "images/profil1.gif";	
		
		pic2on = new Image;
    	pic2on.src = "images/reference0.gif";
    	pic2off = new Image;
    	pic2off.src = "images/reference1.gif";	
		
		pic3on = new Image;
    	pic3on.src = "images/forum0.gif";
    	pic3off = new Image;
    	pic3off.src = "images/forum1.gif";	
		
		pic4on = new Image;
    	pic4on.src = "images/download0.gif";
    	pic4off = new Image;
    	pic4off.src = "images/download1.gif";
		
		pic5on = new Image;
    	pic5on.src = "images/kontakt0.gif";
    	pic5off = new Image;
    	pic5off.src = "images/kontakt1.gif";
	
	-->
