Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. <!--
  3. $(document).ready(function() {
  4.  
  5.     if($.browser.msie){/*die IE die! you failed.*/}else{Cufon.replace('h1,h2,.font');}
  6. /*   if( $.browser.version != '6.0'){
  7.         $('body').parallax(
  8.         { 'elements': [{
  9.               'selector': 'div#showman',
  10.               'properties': {
  11.                 'x': {
  12.                   'background-position-x': {
  13.                     'initial': 50,
  14.                     'multiplier': 0.05,
  15.                     'unit': '%'
  16.                   }
  17.                 }
  18.               }
  19.             }]
  20.             });
  21.    
  22.     }//end if
  23. */})
  24. -->
  25. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement