~function() { if(~location.pathname.indexOf('onlajn-kredity')) { var link = document.createElement('link'); link.rel = 'stylesheet'; link.href = '/templates/beez3/css/onlineloan.css'; document.head.appendChild(link); } }();