Revision f270dad5 htdocs/okeanos.html

b/htdocs/okeanos.html
24 24
  
25 25
  <link rel="stylesheet" href="site_media/css/site.css">
26 26
  <script src="site_media/js/libs/modernizr-1.7.min.js"></script>
27
  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
28
  <script>
29
    var CLOUDBAR_ACTIVE_SERVICE = 'okeanos';
30
    var CLOUDBAR_LOCATION = "https://pithos.dev.grnet.gr/im/static/im/cloudbar/";
31

  
32
    $(document).ready(function(){
33
      $.getScript(CLOUDBAR_LOCATION + 'cloudbar.js');
34
    })
35
  </script>
27 36
</head>
28 37
<body id="index" style="background-position: 0px -200px">
29 38
    <div class="container">

Also available in: Unified diff