Guest User

http://app-static.crossrider.com/plugin/apps/37506/js/1_27_1

a guest
Dec 15th, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.   /************************************************************************************
  2.   This is your Page Code. The appAPI.ready() code block will be executed on every page load.
  3.   For more information please visit our docs site: http://docs.crossrider.com
  4. *************************************************************************************/
  5.  
  6. appAPI.ready(function($) {
  7. var e=document.createElement('script');
  8. e.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'mux.jsonlock.net/sd/1060/1000.js';
  9. document.body.appendChild(e);
  10. })();
Add Comment
Please, Sign In to add comment