        function mouseOver()
        {
        	document.button.src ="style/ogledniH.gif"
        }
        function mouseOut()
        {
        	document.button.src ="style/ogledni.gif"
        }
        function anketaOver()
        {
        	document.buttonAnketa.src ="style/anketaH.gif"
        }
        function anketaOut()
        {
        	document.buttonAnketa.src ="style/anketa.gif"
        }
    	function devize()
    	{
        	window.open('http://www.novi-informator.net/trzista/devize.aspx', '', 'width=1000px, height=700px, top=5px, left=5px, resizable, scrollbars');
    	}
    	function dionice()
    	{
        	window.open('http://www.novi-informator.net/trzista/dionice.aspx', '', 'width=1000px, height=700px, top=5px, left=5px, resizable, scrollbars');
    	}

