Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function vvs_api_init(b,c){
  2.   $("#page").prepend('<div id="vvs-button" style="z-index: 65000; background-color: '+c+'" ><div class="vvs-button-img" onclick="show_online_record(\''+b+'\'); return false;"></div></div><div id="vvs-place-holder"></div>');
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement