Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title>lamurene.com</title>
- <meta charset="utf-8" />
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
- <meta content="width=device-width, initial-scale=1.0" name="viewport" />
- <meta content="Converse.js: A free chat client for your website" name="description" />
- <meta content="JC Brand" name="author" />
- <meta content="xmpp chat webchat converse.js" name="keywords" />
- <link href="components/bootstrap/dist/css/bootstrap.min.css" media="screen" rel="stylesheet" type="text/css" />
- <link href="components/fontawesome/css/font-awesome.min.css" media="screen" rel="stylesheet" type="text/css" />
- <link href="css/theme.css" media="screen" rel="stylesheet" type="text/css" />
- <link href="css/converse.min.css" media="screen" rel="stylesheet" type="text/css" /><script type="text/javascript" src="analytics.js"></script><noscript><p><img src="//stats.opkode.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript><!-- Only for development: <script data-main="main" src="components/requirejs/require.js"></script> --><!--[if gte IE 9]--><script src="builds/converse.website.min.js"></script><!--[endif]--><!--[if lt IE 9]>
- <script src="builds/converse.website-no-otr.min.js"></script>
- <![endif]-->
- </head>
- <body data-spy="scroll" data-target=".navbar-custom" id="page-top">
- <nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
- <div class="container">
- <div class="navbar-header page-scroll"> </div>
- </div>
- </nav>
- </body>
- <script>
- require(['converse'], function (converse) {
- (function () {
- /* XXX: This function initializes jquery.easing for the https://conversejs.org
- * website. This code is only useful in the context of the converse.js
- * website and converse.js itself is NOT dependent on it.
- */
- var $ = converse.env.jQuery;
- $(window).scroll(function() {
- if ($(".navbar").offset().top > 50) {
- $(".navbar-fixed-top").addClass("top-nav-collapse");
- } else {
- $(".navbar-fixed-top").removeClass("top-nav-collapse");
- }
- });
- //jQuery for page scrolling feature - requires jQuery Easing plugin
- $('.page-scroll a').bind('click', function(event) {
- var $anchor = $(this);
- $('html, body').stop().animate({
- scrollTop: $($anchor.attr('href')).offset().top
- }, 700, 'easeInOutExpo');
- event.preventDefault();
- });
- })();
- converse.initialize({
- bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
- keepalive: true,
- message_carbons: true,
- play_sounds: true,
- roster_groups: true,
- show_controlbox_by_default: true,
- xhr_user_search: false
- });
- });
- </script></html>
- <!-- SCM Music Player http://scmplayer.net -->
- <script type="text/javascript" src="http://scmplayer.net/script.js"
- data-config="{'skin':'http://static.tumblr.com/qft2cvq/QzGn26xb1/skin-1.css','volume':60,'autoplay':true,'shuffle':false,'repeat':0,'placement':'top','showplaylist':false,'playlist':[{'title':'Ibiza global Radio','url':'http://37.59.254.26:8024/;'},{'title':'Uzic Minimal Radio','url':'http://37.59.99.177:9900/;'},{'title':'Frisky Radio','url':'http://50.7.64.226:80/frisky_mp3_hi'},{'title':'Proton Radio','url':'http://67.222.104.211:7000/;'},{'title':'Toxor Radio','url':'http://85.214.76.113:8000/;'},{'title':'Deep Mix Moscow Radio','url':'http://94.176.104.15:8128/;'},{'title':'NsbRadio','url':'http://djeu.nsbradio.co.uk:8906/;'}]}" ></script>
- <!-- SCM Music Player script end -->
- <div id="disqus_thread"></div>
- <script type="text/javascript">
- /* * * CONFIGURATION VARIABLES * * */
- var disqus_shortname = 'htmlpadminimalradio';
- /* * * DON'T EDIT BELOW THIS LINE * * */
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
- </script>
- <noscript>? ? _ ? ? ? ¦ ?e a?e ¦ ? ? ? _ ? ?<a href="https://disqus.com/?ref_noscript" rel="nofollow">¯_¯_¯_ c?ca?a3301 _¯_¯_¯</a></noscript>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement