window.onload = function(){

    // Shadowbox.init();
    }
	

	function resetData(thisBox, value)
	{
		if(thisBox.value == (""))
	    {
            thisBox.value = value;
	    }
	}	
	
	function popTerms(url)
	{
		newwindow=window.open(url,'Terms','height=600,width=975,left=' + ((screen.width / 2) - 483) + ', top=' + ((screen.height / 2) - 300) + ',resizable=no,scrollbars=yes,toolbar=no,status=no');
		if (window.focus) {newwindow.focus()}
	}
	
	var emailAddress1 = '<a href="mailto:&#115;&#116;&#117;d&#105;&#111;&#64;&#110;&#111;&#118;&#111;&#99;&#114;&#101;&#97;&#116;&#105;ve&#46;&#99;&#111;&#46;&#117;&#107;">&#115;&#116;&#117;&#100;&#105;&#111;&#64;&#110;ovo&#99;r&#101;&#97;&#116;i&#118;&#101;.&#99;&#111;&#46;&#117;k</a>';

	