Guest User

Untitled

a guest
Jun 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <script type='text/javascript'>
  2. //<![CDATA[
  3. GTG.Player.ready = function() {
  4. GTG.Player.instance.onInitialize('f3b8d076-4030-4a9f-b475-f092ad9175fb');
  5. };
  6. var player = $("#game-player").flashembed('/flash/gameframe.swf', {
  7. game: 'solitaire',
  8. token: 'f3b8d076-4030-4a9f-b475-f092ad9175fb',
  9. media: '/flash/solitaire.swf'
  10. });
  11. GTG.Player.instance = player.getApi();
  12. //]]>
  13. </script>
Add Comment
Please, Sign In to add comment