This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (197 loc) · 9.31 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from dsipaint.com/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Apr 2023 22:46: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="style.css" type="text/css" />
<link rel="stylesheet" href="light.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>
<meta name="verify-v1" content="dJ/7kfNIUoToJmzx7/aTTS0VcxgZl1S8ReaSgIbVsk4=" />
<title>DSiPaint: Games and Apps for the Nintendo DS/DSi Browser</title>
</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>
<div class="menu_blank" style="text-align:center; display:block !important" id="section_patreon">
<a href="https://www.patreon.com/bePatron?u=12259836"><img src="images/patreon.png" alt="Patreon" /></a>
</div>
<div class="menu_blank" style="text-align:center; display:block !important" id="section_paypal">
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="R5Z3VKDSH6EFC" />
<input type="image" src="images/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
</form>
</div>
<h1>General Sections</h1>
<div class="menu_section">
<div class="icon">
<a href="blog/index.html"><img src="images/icons/icon_blogs.png" /></a><br />Blogs
</div>
<div class="icon">
<a href="forum/index.html"><img src="images/icons/icon_bulletin_boards.png" /></a><br />Bulletin<br />Boards
</div>
<div class="icon">
<a href="menu_chatrooms.html"><img src="images/icons/icon_chat_rooms.png" /></a><br />Chatrooms
</div>
<div class="icon">
<a href="paint/index.html"><img src="images/icons/icon_dsipaint.png" /></a><br />DSiPaint
</div>
<div class="icon">
<a href="menu_dsipaint_spriter.html"><img src="images/icons/icon_dsipaint_spriter.png" /></a><br />DSiPaint<br />Spriter
</div>
<div class="icon">
<a href="menu_games.html"><img src="images/icons/icon_games.png" /></a><br />Games
</div>
<div class="icon">
<a href="menu_gameshows.html"><img src="images/icons/icon_gameshow.png" /></a><br />Gameshows
</div>
<div class="icon">
<a href="group/index.html"><img src="images/icons/icon_groups.png" /></a><br />Groups
</div>
<div class="icon">
<a href="helpdesk/index.html"><img src="images/icons/icon_helpdesk.png" /></a><br />Helpdesk
</div>
<div class="icon">
<a href="menu_library.html"><img src="images/icons/icon_library.png" /></a><br />Library
</div>
<div class="icon">
<a href="patrons.html"><img src="images/icons/icon_patron.png" /></a><br />Patrons
</div>
<div class="icon">
<a href="poll/index.html"><img src="images/icons/icon_polls.png" /></a><br />Polls
</div>
<div class="icon">
<a href="menu_saviis.html"><img src="images/icons/icon_saviis.png" /></a><br />Saviis
</div>
<div class="icon">
<a href="member/search.html"><img src="images/icons/icon_login.png" /></a><br />Search Members
</div>
<div class="icon">
<a href="menu_tmj.html"><img src="images/icons/icon_tmj.png" /></a><br />The Mystical Journey
</div>
<div class="icon">
<a href="menu_links.html"><img src="images/icons/icon_links.png" /></a><br />Affiliate Links
</div>
<div class="clear_div"></div>
</div>
<h1>Related Websites</h1>
<div class="menu_section">
<div class="icon">
<a href="http://hullbreachonline.com/ds"><img src="images/icons/icon_hullbreach.png" alt="HB Online" /></a><br />HB Online<br />MMORPG
</div>
<div class="icon">
<a href="https://sdkpaint.github.io/3DSPaint/stub.html"><img src="images/icons/icon_3dspaint.png" alt="3DSPaint" /></a><br />3DSPaint
</div>
<div class="icon">
<a href="http://hullbreachstudios.com/"><img src="images/icons/icon_hbs.png" alt="HB Online" /></a><br />HullBreach<br />Studios
</div>
<div class="clear_div">
<a href="http://www.twitter.com/HullBreachGames"><img src="https://twitter-badges.s3.amazonaws.com/follow_us-a.png" alt="Follow HullBreach Studios on Twitter"/></a>
</div>
</div>
<h1>Related Apps</h1>
<div class="menu_section">
<div class="icon">
<a href="http://hullbreachstudios.com/"><img src="images/icons/icon_defense_dome.png" alt="Defense Dome Wii U NOA" /></a><br />Defense Dome Wii U
</div>
<div class="icon">
<a href="http://sdkpaint.com/"><img src="images/icons/icon_sdk_paint.png" alt="SDK Paint" /></a><br />SDK Paint (Multi)
</div>
<div class="icon">
<a href="http://sdkspriter.com/"><img src="images/icons/icon_sdk_spriter.png" alt="SDK Spriter" /></a><br />SDK Spriter (Multi)
</div>
<div class="icon">
<a href="https://hullbreachstudios.com/tomeling_in_trouble.php"><img src="images/icons/icon_tomeling_in_trouble.png" alt="Tomeling in Trouble Android" /></a><br />Tomeling in Trouble (Multi)
</div>
<div class="clear_div"></div>
</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 ©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/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Apr 2023 22:47:32 GMT -->
</html>