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

95 lines
4.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from dsipaint.com/chatroom/?id=Peach by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Apr 2023 23:27:18 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="3DSPaint: Games and Apps for the Nintendo 3DS Internet Browser" />
<meta name="keywords" content="3D Photo Gallery, 3DS Photo Gallery, Upload 3D Photos, Upload 3DS Photos, MPO, 3DSPaint, 3DS Opera SDK, Nintendo 3DS, 3DS, JavaScript, video games" />
<link rel="shortcut icon" href="../favicon.ico" />
<link rel="apple-touch-icon" href="../apple-touch-icon.png" />
<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-11']);
_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>3DSPaint Chatroom Peach</title>
<script type="text/javascript" src="scripts/chatroom527e.js"></script>
<style type="text/css">
DIV {
background-color: #fff;
color: #222;
}
</style>
</head>
<body>
<div class="chatPane" style="height:210px">
<h1 id="h1Chatroom">Chatroom Peach</h1>
<div id="divChatUsers"></div>
</div>
<div class="chatPane" style="height:208px">
<div id="divChatText">
<span style="color:#888">
Welcome to the 3DSPaint Chatroom!<br />
For a command list, type &quot;/help&quot;<br />
For a rule list, type &quot;/rules&quot;
</span>
</div>
<div>
<form onsubmit="return sendpost()" style="text-align:center">
<input type="button" class="btnColors" style="background-color:#f00" onclick="color(this,'f00')" />
<input type="button" class="btnColors" style="background-color:#f80" onclick="color(this,'f80')" />
<input type="button" class="btnColors" style="background-color:#0f0" onclick="color(this,'0f0')" />
<input type="button" class="btnColors" style="background-color:#0ff" onclick="color(this,'0ff')" />
<input type="button" class="btnColors" style="background-color:#00f" onclick="color(this,'00f')" />
<input type="button" class="btnColors" style="background-color:#f0f" onclick="color(this,'f0f')" />
<input type="button" class="btnColors" style="background-color:#800" onclick="color(this,'800')" />
<input type="button" class="btnColors" style="background-color:#880" onclick="color(this,'880')" />
<input type="button" class="btnColors" style="background-color:#840" onclick="color(this,'840')" />
<input type="button" class="btnColors" style="background-color:#080" onclick="color(this,'080')" />
<input type="button" class="btnColors" style="background-color:#088" onclick="color(this,'088')" />
<input type="button" class="btnColors" style="background-color:#008" onclick="color(this,'008')" />
<input type="button" class="btnColors" style="background-color:#808" onclick="color(this,'808')" />
<input type="button" class="btnColors" style="background-color:#000" onclick="color(this,'000')" />
<br />
<input type="button" class="form_button" value="Exit" onclick="location.href='../menu_chatrooms.html';" />
<input type="text" id="txtPost" maxlength="255" class="form_field" value="" />
<input type="button" class="form_button" value="Send" onclick="sendpost();" />
</form>
</div>
</div>
<div id="popupAlert" class="alerts_popup" style="opacity:.8"></div>
<div id="popupProfile">
<h1 id="h1Profile" style="width:200px"></h1>
<div style="float:left; width:66px">
<form>
<input type="button" class="form_button btnProfile" value="Chat PM" onclick="pm();return false;" />
<input type="button" class="form_button btnProfile" value="Close" onclick="popupClose();return false;" />
</form>
</div>
<div id="divProfile"></div>
</div>
<script type="text/javascript">
var chatroom = 'Peach';
document.body.scrollTop = 214;
</script>
</body>
<!-- Mirrored from dsipaint.com/chatroom/?id=Peach by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Apr 2023 23:27:18 GMT -->
</html>