diff options
Diffstat (limited to 'template/rooms')
| -rwxr-xr-x | template/rooms/VIP.st | 6 | ||||
| -rwxr-xr-x | template/rooms/artornot.st | 4 | ||||
| -rwxr-xr-x | template/rooms/atrium.st | 4 | ||||
| -rwxr-xr-x | template/rooms/butt.st | 4 | ||||
| -rwxr-xr-x | template/rooms/chat.st | 6 | ||||
| -rwxr-xr-x | template/rooms/dump2.st | 10 | ||||
| -rwxr-xr-x | template/rooms/dumptest.st | 28 | ||||
| -rwxr-xr-x | template/rooms/frontpage.st | 6 | ||||
| -rwxr-xr-x | template/rooms/fullscreen.st | 20 | ||||
| -rwxr-xr-x | template/rooms/fullscreen2.st | 20 | ||||
| -rwxr-xr-x | template/rooms/mgmt.st | 8 | ||||
| -rwxr-xr-x | template/rooms/nocss.st | 14 | ||||
| -rwxr-xr-x | template/rooms/vortex.st | 4 |
13 files changed, 62 insertions, 72 deletions
diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index e9e6996..51febca 100755 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - you already have an account, <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong>. If not, <strong><a href="http://hump.fm/register">register</a></strong>! + you already have an account, <strong><a href="/login" class="signin">sign in</a></strong>. If not, <strong><a href="/register">register</a></strong>! </span> </center> </div> @@ -144,7 +144,7 @@ <li><a href="$domain$/users">New Users</a></li> <li><a href="$domain$/users/lastlog">Last seen users</a></li> <li><a href="$domain$/mutes">Mutes</a></li> - <li><a href="http://hump.fm/static/shinobi/">Registration</a></li> + <li><a href="/static/shinobi/">Registration</a></li> <li><a href="http://temp.dump.fm/">Temp</a></li> <li><a href="https://docs.google.com/document/d/1w4P__Qs9PB2setcgoDW9XlCnf_-e0xO4OLt6bHw5yJk/edit?usp=drive_web">Mod Hax</a></li> </ul> diff --git a/template/rooms/artornot.st b/template/rooms/artornot.st index 0945797..8a313d2 100755 --- a/template/rooms/artornot.st +++ b/template/rooms/artornot.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - you already have an account, <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong>. If not, <strong><a href="http://hump.fm/register">register</a></strong>! + you already have an account, <strong><a href="/login" class="signin">sign in</a></strong>. If not, <strong><a href="/register">register</a></strong>! </span> </center> </div> diff --git a/template/rooms/atrium.st b/template/rooms/atrium.st index 338ebef..edd83cb 100755 --- a/template/rooms/atrium.st +++ b/template/rooms/atrium.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! + If you already have an account <strong><a href="/login" class="signin">sign in</a></strong> If not <strong><a href="/register">register</a></strong>! </span> </center> </div> diff --git a/template/rooms/butt.st b/template/rooms/butt.st index e97390e..dcb9baf 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -13,11 +13,11 @@ $if(!user_nick)$ $endif$ $if(isadmin)$ -<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" +<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" /> <link rel="stylesheet" href="/static/css/admin.css" type="text/css" media="all" /> -<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" +<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> <script src="/static/js/admin.js" type="text/javascript"></script> diff --git a/template/rooms/chat.st b/template/rooms/chat.st index 0278943..d1152e8 100755 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -50,7 +50,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -72,14 +72,14 @@ $else$ $banner()$ $if(!user_nick)$ - <script>window.location.href = "http://hump.fm/"</script> + <script>window.location.href = "/"</script> <div id="dis_welcome"> <center> <img src="$domain$/static/img/dumppixellarge3.png"> <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! + If you already have an account <strong><a href="/login" class="signin">sign in</a></strong> If not <strong><a href="/register">register</a></strong>! </span> </center> </div> diff --git a/template/rooms/dump2.st b/template/rooms/dump2.st index 658854d..35a61a2 100755 --- a/template/rooms/dump2.st +++ b/template/rooms/dump2.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -82,11 +82,11 @@ } #welcome-rapper span:nth-child(5){ - background:url(http://hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; + background:url(https://archive.hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(2){ - background:url(http://hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; + background:url(https://archive.hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(4){ @@ -108,7 +108,7 @@ $if(!user_nick)$ <div id="welcome-rapper"> <span> - <iframe src="http://hump.fm/fullscreen"></iframe> + <iframe src="/fullscreen"></iframe> </span> <span> <h1> @@ -136,7 +136,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! + If you already have an account <strong><a href="/login" class="signin">sign in</a></strong> If not <strong><a href="/register">register</a></strong>! </span> </center> </div> diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st index d87b90c..c1860c4 100755 --- a/template/rooms/dumptest.st +++ b/template/rooms/dumptest.st @@ -51,7 +51,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -98,7 +98,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -213,25 +213,23 @@ _____ ___ ___ ___ ___ ___ #toplogo{position: fixed;display:none; top: 0; left: 0;} - #big-image {cursor:url('http://hump.fm/static/img/thumbs/heartfaved.gif'), pointer} + #big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer} </style> </head> <body> <div class="notloggedin"> <div id="big-image"></div> <div id="loginbox"> <a href="#" class="close"onclick="jQuery('#loginbox').fadeOut(); return false;">x</a> - <img src="http://hump.fm/static/dumplogo.png"><br> - <p class="block1"> this is dump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. <a href="/register"class="bluelink">Register</a> to join the club. - <form onsubmit="login(); return false;" class="log-in"> - <p>username <input id="nickInput"></p> - <p>password <input id="passwordInput" type="password"></p> - <p> - remember me? <input id="remembermeInput" type="checkbox" checked="true"> <input type="submit" value="LOGIN"></p> - <img id="spinner" src="/static/img/spinner.gif"> - </form> - <div id="errormsg"></div> - <div id="forgetpw"><a href="$domain$/reset">forgot password?</a></div> - </div> + <img src="/static/dumplogo.png"><br> + <p class="block1"> this is dump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. type a username below to join (no password required). + <form onsubmit="login(); return false;" class="log-in"> + <p>username <input id="nickInput"></p> + <p> + remember me? <input id="remembermeInput" type="checkbox" checked="true"> <input type="submit" value="LOGIN"></p> + <img id="spinner" src="/static/img/spinner.gif"> + </form> + <div id="errormsg"></div> + </div> </div> $endif$ diff --git a/template/rooms/frontpage.st b/template/rooms/frontpage.st index bba255a..927cbec 100755 --- a/template/rooms/frontpage.st +++ b/template/rooms/frontpage.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! + If you already have an account <strong><a href="/login" class="signin">sign in</a></strong> If not <strong><a href="/register">register</a></strong>! </span> </center> </div> @@ -112,7 +112,7 @@ <div id="messagePaneh"> <div id="userListp"> - <img src="http://hump.fm/static/img/halloffametrophy.gif" id="halltrophy"> + <img src="/static/img/halloffametrophy.gif" id="halltrophy"> <h2>Hall Of Fame </h2> </div> diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st index 6d60bd1..199727d 100755 --- a/template/rooms/fullscreen.st +++ b/template/rooms/fullscreen.st @@ -1,9 +1,9 @@ <html> <head> <title>dump.fm - fullscreen</title> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> + <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="$domain$/static/js/pichat.js"></script> - <script src="$domain$/static/js/fullscreen.js"></script> + <script src="$domain$/static/js/fullscreen.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; var Timestamp = $timestamp$; @@ -115,7 +115,7 @@ input:hover { #toplogo{position: fixed;display:none; top: 0; left: 0;} -#big-image {cursor:url('http://hump.fm/static/img/thumbs/heartfaved.gif'), pointer} +#big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer} </style> <script>jQuery(initLogin)</script> </head> @@ -125,37 +125,33 @@ left: 0;} $if(user_nick)$ <div id="loginbox"> - <img src="http://wiki.bennington.edu/mediawiki/images/9/9e/Dumplogo.gif"><br> + <img src="/static/dumplogo.png"><br> <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on. if you're a member of the club, sign in below. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p> <form onsubmit="login(); return false;"> <p>username : <input id="nickInput"></p> - <p>password : <input id="passwordInput" type="password"></p> <p> remember me? <input id="remembermeInput" type="checkbox" checked="true"> <input type="submit" value="LOGIN"></p> <img id="spinner" src="/static/img/spinner.gif"> </form> <div id="errormsg"></div> - <div id="forgetpw"><a href="$domain$/reset">forgot password?</a></div> - <a href="/chat"id="toplogo"><img src="http://wiki.bennington.edu/mediawiki/images/9/9e/Dumplogo.gif"></a> <img src="http://hump.fm/static/img/thumbs/heartfaved.gif" id="fav-indicator"> - </div> + <a href="/chat"id="toplogo"><img src="/static/dumplogo.png"></a> <img src="/static/img/thumbs/heartfaved.gif" id="fav-indicator"> + </div> $else$ <div id="loginbox"> - <img src="http://wiki.bennington.edu/mediawiki/images/9/9e/Dumplogo.gif"><br> + <img src="/static/dumplogo.png"><br> <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on. if you're a member of the club, sign in bellow. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p> <form onsubmit="login(); return false;"> <p>username : <input id="nickInput"></p> - <p>password : <input id="passwordInput" type="password"></p> <p> remember me? <input id="remembermeInput" type="checkbox" checked="true"> <input type="submit" value="LOGIN"></p> <img id="spinner" src="/static/img/spinner.gif"> </form> <div id="errormsg"></div> - <div id="forgetpw"><a href="$domain$/reset">forgot password?</a></div> - </div> + </div> $endif$ <div id="big-image"></div> diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st index 6d60bd1..199727d 100755 --- a/template/rooms/fullscreen2.st +++ b/template/rooms/fullscreen2.st @@ -1,9 +1,9 @@ <html> <head> <title>dump.fm - fullscreen</title> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> + <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="$domain$/static/js/pichat.js"></script> - <script src="$domain$/static/js/fullscreen.js"></script> + <script src="$domain$/static/js/fullscreen.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; var Timestamp = $timestamp$; @@ -115,7 +115,7 @@ input:hover { #toplogo{position: fixed;display:none; top: 0; left: 0;} -#big-image {cursor:url('http://hump.fm/static/img/thumbs/heartfaved.gif'), pointer} +#big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer} </style> <script>jQuery(initLogin)</script> </head> @@ -125,37 +125,33 @@ left: 0;} $if(user_nick)$ <div id="loginbox"> - <img src="http://wiki.bennington.edu/mediawiki/images/9/9e/Dumplogo.gif"><br> + <img src="/static/dumplogo.png"><br> <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on. if you're a member of the club, sign in below. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p> <form onsubmit="login(); return false;"> <p>username : <input id="nickInput"></p> - <p>password : <input id="passwordInput" type="password"></p> <p> remember me? <input id="remembermeInput" type="checkbox" checked="true"> <input type="submit" value="LOGIN"></p> <img id="spinner" src="/static/img/spinner.gif"> </form> <div id="errormsg"></div> - <div id="forgetpw"><a href="$domain$/reset">forgot password?</a></div> - <a href="/chat"id="toplogo"><img src="http://wiki.bennington.edu/mediawiki/images/9/9e/Dumplogo.gif"></a> <img src="http://hump.fm/static/img/thumbs/heartfaved.gif" id="fav-indicator"> - </div> + <a href="/chat"id="toplogo"><img src="/static/dumplogo.png"></a> <img src="/static/img/thumbs/heartfaved.gif" id="fav-indicator"> + </div> $else$ <div id="loginbox"> - <img src="http://wiki.bennington.edu/mediawiki/images/9/9e/Dumplogo.gif"><br> + <img src="/static/dumplogo.png"><br> <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on. if you're a member of the club, sign in bellow. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p> <form onsubmit="login(); return false;"> <p>username : <input id="nickInput"></p> - <p>password : <input id="passwordInput" type="password"></p> <p> remember me? <input id="remembermeInput" type="checkbox" checked="true"> <input type="submit" value="LOGIN"></p> <img id="spinner" src="/static/img/spinner.gif"> </form> <div id="errormsg"></div> - <div id="forgetpw"><a href="$domain$/reset">forgot password?</a></div> - </div> + </div> $endif$ <div id="big-image"></div> diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index afff5fc..793cb7e 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -19,18 +19,18 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="dump.fm,mgmt,okfocus"> <meta name="description" content="dump.fm - Talk with pictures!" /> -<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> +<script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link rel="stylesheet" type="text/css" href="$domain$/static/css/mgmt.css"> <script>Domain = "$domain$"</script> $if(isadmin)$ -<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" +<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" /> <link rel="stylesheet" href="$domain$/static/css/admin.css" type="text/css" media="all" /> -<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" +<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> <script src="$domain$/static/js/admin.js" type="text/javascript"></script> $endif$ @@ -39,7 +39,7 @@ $endif$ <!--[if IE]> <script> -window.location = "http://hump.fm/error/ie"; +window.location = "/error/ie"; </script> <![endif]--> diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index a1e65f7..9d79b7a 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -20,8 +20,8 @@ <meta name="keywords" content="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board, scott ostler, ryder ripps"> <meta name="description" content="dump.fm - Talk with pictures!" /> <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> -<link rel="shortcut icon" href="http://hump.fm/static/favicon.ico"> -<link rel="image_src" href="http://hump.fm/static/img/thumbs/heartover.gif" > +<link rel="shortcut icon" href="/static/favicon.ico"> +<link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> @@ -31,11 +31,11 @@ $if(!user_nick)$ <script type="text/javascript" src="$domain$/static/js/popup.js"></script> $endif$ $if(isadmin)$ -<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" +<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" /> <link rel="stylesheet" href="$domain$/static/css/admin.css" type="text/css" media="all" /> -<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" +<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> <script src="$domain$/static/js/admin.js" type="text/javascript"></script> $endif$ @@ -44,7 +44,7 @@ $endif$ <!--[if IE]> <script> -window.location = "http://hump.fm/error/ie"; +window.location = "/error/ie"; </script> <![endif]--> @@ -80,7 +80,7 @@ window.location = "http://hump.fm/error/ie"; $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -108,7 +108,7 @@ window.location = "http://hump.fm/error/ie"; <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! + If you already have an account <strong><a href="/login" class="signin">sign in</a></strong> If not <strong><a href="/register">register</a></strong>! </span> </center> </div> diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st index edb046c..64474b8 100755 --- a/template/rooms/vortex.st +++ b/template/rooms/vortex.st @@ -272,9 +272,9 @@ $messages: { m | <img src="$m.content$"><span>$m.nick$</span> }$ -<div id="infotxt">dump.fm image vortex<br><br>Real-Time Visualization of whats being dumped now.<br><br><a href="http://hump.fm" class="returnlink"> Return Home</a><br><br> +<div id="infotxt">dump.fm image vortex<br><br>Real-Time Visualization of whats being dumped now.<br><br><a href="/" class="returnlink"> Return Home</a><br><br> <div id="likebutton"> - <iframe src="http://www.facebook.com/widgets/like.php?href=http://hump.fm/chat/vortex" + <iframe src="https://www.facebook.com/widgets/like.php?href=/chat/vortex" scrolling="no" frameborder="0" style="border:none; width:170px; height:80px"></iframe> </div> |
