Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var type = 'announcement'
  2. var content = '<h5 style="margin-top:0px; margin-bottom:10px; font-size: 15px;">Your opinion matters.  It won’t take more than 20 minutes</h5><div style="font-size:12px;">eLama is currently developing new tools for PPC Marketing Specialists (Google Ads, Facebook Ads and etc). So we are conducting customer development interviews to evaluate and help you solve your daily routine PPC tasks. <br><br> If you are ready to share experience, choose the best interview date and time. Thanks a lot!<br><br><a style="color:#039BE6;" <a target="_blank" href="https://calendly.com/elama_global/interview" style="color:#039BE6;"><span style="font-size: 12px">Schedule a short interview </span></a>
  3.  
  4. if (window.elamaApp) {
  5. window.elamaApp.notifications.add({type: type, content: content})
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement