').html(value).text();} $(function (){$('input, textarea').placeholder({customClass: 'my-placeholder'});}); $(window).on("pageshow", function (event){hideProgressBar();}); $(document).ready(function (){$("a").each(function (){$(this).attr('data-ajax', 'false');}); $("a").bind("click", function (){showProgressBar();}); $(".noclick,.ccb__edit,.ccm__tab-head__icon-wedge").bind("click", function (){hideProgressBar();}); $("#open_varosinfo").fancybox({toolbar: false, smallBtn: true, iframe: {css: {width: '300px', height: '420px'}}});});