var css_code = ``; var html_bar_purchase_code = `
Devman logo Buy it now and get EXCLUSIVE DISCOUNTS for future purchases! Buy now in Devman's Store
`; $(function(){ $('head').append(css_code); $('body').prepend(html_bar_purchase_code); });