DSiPaint.old/menu_chatrooms.html
MattTheTekie 9911b1c2e9 Fixes
2023-04-07 19:27:18 -04:00

248 lines
8.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from dsipaint.com/menu_chatrooms.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Apr 2023 22:48:39 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="DSiPaint: Games and Apps for the Nintendo 3DS Internet Browser" />
<meta name="keywords" content="DSiPaint, DSi Opera SDK, Nintendo DSi, DSi, JavaScript, video games" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" href="stylee993.css" type="text/css" />
<link rel="stylesheet" href="lighte993.css" type="text/css" />
<script type="text/javascript">
function parse(json){
return (typeof JSON == 'object') ? JSON.parse(json) : eval(json);
}
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-702344-9']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<title>Chatrooms Menu</title>
<script type="text/javascript">
'use strict';
function refresh_icons(){
xhrObj.open('GET.html', 'menu_chatrooms5663.html'+(new Date()).getTime()+'&action=getCounts', true);
xhrObj.send(null);
xhrObj.onreadystatechange = function(){
if(xhrObj.readyState>2 && xhrObj.status>=400){
xhrObj.abort();
setTimeout(refresh_icons, 60000);
return;
}
if(xhrObj.readyState==4){
if(xhrObj.responseText){
var counts,
i,
badge;
try{
counts = parse(xhrObj.responseText);
}catch(err){
counts = [];
}
for(i=counts.length; --i>=0; ){
badge = document.getElementById('badge_'+counts[i].name);
badge.firstChild.nodeValue = counts[i].value;
}
}
setTimeout(refresh_icons, 60000);
}
};
}
var xhrObj = new XMLHttpRequest();
window.onload = function(){
refresh_icons();
};
</script>
</head>
<body style="background: url(images/backgrounds/background0.png)">
<div style="padding:2px; text-align:center">
<a href="index.html"><img src="images/logo.png" alt="Logo" /></a>
</div>
<div class="menu_section" style="padding:0px">
<div class="menu_section">
<div class="nav_avatar">
<a onclick="showLogin();"><img src="avatars_site/0.png" alt="Login" title="Login" /></a>
</div>
<div class="nav_div">Welcome, Guest.</div>
<div class="nav_div">
<a onclick="showLogin();">Login</a> | <a href="register.html">Register</a>
</div>
<div id="divLogin" style="display:none" >
<form action="#" method="post">
Username: <input type="text" name="username" class="form_field" /><br />
Password: <input type="password" name="password" class="form_field" /><br />
Remember me: <input type="checkbox" value="true" name="remember" /><br />
<input type="submit" value="Login" class="form_button" />
</form>
</div>
</div>
<script type="text/javascript">
function showLogin(){
document.getElementById('divLogin').style.display='block';
}
</script>
</div>
<h1>General Chatrooms</h1>
<div class="menu_section">
<div class="icon">
<span class="badge" id="badge_luigi">0</span>
<a href="chatroom/index3a7a.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Luigi" /></a><br />Luigi
</div>
<div class="icon">
<span class="badge" id="badge_mario">0</span>
<a href="chatroom/index3219.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Mario" /></a><br />Mario
</div>
<div class="icon">
<span class="badge" id="badge_peach">0</span>
<a href="chatroom/index8729.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Peach" /></a><br />Peach
</div>
<div class="icon">
<span class="badge" id="badge_yoshi">0</span>
<a href="chatroom/indexd190.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Yoshi" /></a><br />Yoshi
</div>
<div style="clear:both"></div>
</div>
<h1>Themed Chatrooms</h1>
<div class="menu_section">
<div class="icon">
<span class="badge" id="badge_event">0</span>
<a href="chatroom/indexf021.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Event" /></a><br />Event
</div>
<div class="icon">
<span class="badge" id="badge_game">0</span>
<a href="chatroom/index45c0.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Game" /></a><br />Game
</div>
<div style="clear:both"></div>
</div>
<h1>Role Playing Chatrooms</h1>
<div class="menu_section">
<img class="rating left" src="images/rating_e32.png" />
<div class="icon">
<span class="badge" id="badge_tmj">0</span>
<a href="chatroom/index084e.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom TMJ" /></a><br />TMJ
</div>
</div>
<div class="menu_section">
<img class="rating left" src="images/rating_t32.png" />
<div class="icon">
<span class="badge" id="badge_brenda">0</span>
<a href="chatroom/index834f.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Brenda" /></a><br />Brenda
</div>
<div class="icon">
<span class="badge" id="badge_hockfin">0</span>
<a href="chatroom/indexf162.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Hockfin" /></a><br />Hockfin
</div>
</div>
<div class="menu_section">
<img class="rating left" src="images/rating_m32.png" />
<div class="icon">
<span class="badge" id="badge_jasper">0</span>
<a href="chatroom/index8382.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Jasper" /></a><br />Jasper
</div>
<div class="icon">
<span class="badge" id="badge_minco">0</span>
<a href="chatroom/index54ca.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Minco" /></a><br />Minco
</div>
</div>
<h1>Language Chatrooms</h1>
<div class="menu_section">
<div class="icon">
<span class="badge" id="badge_french">0</span>
<a href="chatroom/index8acf.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom French" /></a><br />French<br />Français
</div>
<div class="icon">
<span class="badge" id="badge_german">0</span>
<a href="chatroom/index116f.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom German" /></a><br />German<br />Deutsch
</div>
<div class="icon">
<span class="badge" id="badge_portuguese">0</span>
<a href="chatroom/indexa172.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Portuguese" /></a><br />Portuguese<br />Português
</div>
<div class="icon">
<span class="badge" id="badge_spanish">0</span>
<a href="chatroom/index7ca8.html"><img src="images/icons/icon_chat_rooms.png" alt="Chatroom Spanish" /></a><br />Spanish<br />Español
</div>
</div>
<h1>Events</h1>
<div class="menu_section">
</div>
<div style="margin:5px; text-align:center">
<a href="index.html"><img class="icon" src="images/icons/icon_home.png" alt="Home" /></a>
</div>
<div style="font-size:8px; text-align:justify">
Nintendo trademarks and copyrights are properties of Nintendo.
Opera is a product of Opera Software ASA.
This website is &copy;2009-2023 HullBreach Studios Ltd. All rights reserved.
Members are responsible for their own content.
No account information will be given to third-parties.
</div>
<div id="divAlertPopup" class="alerts_popup menu_section"></div>
<script type="text/javascript">
var AlertPopupObj = new XMLHttpRequest();
function refreshMyPopupAlerts(){
AlertPopupObj.open('GET.html', 'includes/ajax.section.my_alert_popup.html', true);
AlertPopupObj.send(null);
AlertPopupObj.onreadystatechange = function(){
if(AlertPopupObj.readyState>2 && AlertPopupObj.status>=400){
AlertPopupObj.onreadystatechange = function(){ setTimeout(refreshMyPopupAlerts, 60000); }
AlertPopupObj.abort();
return;
}
if(AlertPopupObj.readyState==4){
if(AlertPopupObj.responseText){
var divAlertPopup = document.getElementById('divAlertPopup'),
alerts = [];
try{ alerts = eval(AlertPopupObj.responseText); }catch(err){ }
if(alerts.length){
var alertString = '',
index = 0;
while(index<alerts.length){
alertString += 'New <a href="/mymessageviewer.php?message='+alerts[index].mess+'">Message</a> from <a href="/member?id='+alerts[index].id+'">'+alerts[index].name+'</a>';
index++;
}
divAlertPopup.innerHTML = alertString;
divAlertPopup.style.display = 'block';
}else{
divAlertPopup.style.display = 'none';
}
}
setTimeout(refreshMyPopupAlerts, 10000);
}
}
}
refreshMyPopupAlerts();
</script>
</body>
<!-- Mirrored from dsipaint.com/menu_chatrooms.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Apr 2023 22:48:56 GMT -->
</html>