neopets 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,962 @@
1
+
2
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3
+ <!--
4
+ host - neopets-web-54.811.mtvi.com
5
+ //-->
6
+ <html>
7
+
8
+ <head>
9
+ <meta name="description" content="Neopets.Com - Virtual Pet Community! Join up for free games, shops, auctions, chat and more!">
10
+ <meta name="keywords" content="pets, pet, games, game, virtual, chat, fun, prizes, play, virtual pet, kids">
11
+ <meta name="robots" content="noodp, index, follow">
12
+ <meta http-equiv="X-UA-Compatible" content="IE=8">
13
+
14
+
15
+
16
+ <link rel="stylesheet" type="text/css" href="http://images.neopets.com/css/default.css?v=3">
17
+ <link rel="stylesheet" type="text/css" href="http://images.neopets.com/css/ad.css?v=3">
18
+
19
+ <link rel="stylesheet" type="text/css" href="http://images.neopets.com/css/themes/000_def_f65b1.css?v=4">
20
+
21
+ <title>Neopets - User Lookup</title>
22
+
23
+ <script id="js-framework" type="text/javascript" language="JavaScript" src="http://images.neopets.com/js/common.js?v=3"></script>
24
+ <script id="js-browserdetect" type="text/javascript" language="JavaScript" src="http://images.neopets.com/js/getbrowser.js?v=1"></script>
25
+ <script type="text/javascript" src="http://images.neopets.com/n.js"></script> <script type="text/javascript">
26
+ <!--
27
+ var nl = "en";
28
+ var nh = 2;
29
+ var nm = 19;
30
+ var ns = 7;
31
+ var na = "pm";
32
+ var ncl = new Array(0, 53, 104, 137, 169, 198, 231, 265, 299, 335, 368, 397, 427);
33
+
34
+ window.setInterval('nc()', 1000);
35
+
36
+ function sh(i) {
37
+ ol.style.clip = "rect("+ncl[i-1]+" 128 "+ncl[i]+" 0)";
38
+ ol.style.visibility = "visible";
39
+ }
40
+
41
+ function mo() {
42
+ ol.style.visibility = "hidden";
43
+ }
44
+
45
+ function search_handle(searchForm) {
46
+ searchForm.action = "/search.phtml";
47
+ searchForm.target = "";
48
+ searchForm.method = "post";
49
+ searchForm.s.value = searchForm.q.value;
50
+ searchForm.submit();
51
+ };
52
+ //-->
53
+ </script>
54
+ <script type="text/javascript">
55
+ var _gaq = _gaq || [];
56
+ _gaq.push(['_setAccount', 'UA-1152868-1']);
57
+ _gaq.push(['_trackPageview', '/userlookup.phtml']);
58
+ (function() {
59
+ var ga = document.createElement('script');
60
+ ga.type = 'text/javascript'; ga.async = true;
61
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
62
+ var s = document.getElementsByTagName('script')[0];
63
+ s.parentNode.insertBefore(ga, s);
64
+ })();
65
+
66
+ </script>
67
+ <script type="text/javascript" src="http://images.neopets.com/js/kids/coda.js"></script>
68
+ <script type="text/javascript" src="http://images.neopets.com/js/kids/ads.js"></script>
69
+ <script type="text/javascript">
70
+ function omnitureTrackPage(advertiser, id) { return sendReportingCall(id, advertiser); }
71
+ function omnitureTrackClick(advertiser, id) { return sendADLinkCall(advertiser + " - " + id); }
72
+ </script>
73
+ <script type="text/javascript">
74
+ KIDS.ads.config = {"url":"default","text":"default","gameLoaderCap":"0","zone":"","ads":[{"size":"728x90","elementID":"ad-728x90IF","keyValues":"pos=atf;","dartPercent":"0.0","refreshable":"true","refreshRate":"0.5","yahooAds":"false"},{"size":"300x250","elementID":"ad-300x250IF-atf","keyValues":"pos=atf;","dartPercent":"0.0","refreshable":"true","refreshRate":"0.5","yahooAds":"false"},{"size":"300x250","elementID":"ad-300x250IF-btf","keyValues":"pos=btf;","dartPercent":"1.0","refreshable":"false","refreshRate":"1.0","yahooAds":"false"},{"size":"160x600","elementID":"ad-160x600IF","keyValues":"pos=atf;","dartPercent":"0.0","refreshable":"true","refreshRate":"0.5","yahooAds":"false"}],"demo":{"gender":false,"age":false}};
75
+ </script>
76
+ </head>
77
+ <body>
78
+ <div id="main">
79
+ <script type="text/javascript">
80
+ templateLogin = {
81
+ showPopup: function() {
82
+ document.getElementById('templateLoginPopup').style.display = 'block';
83
+ document.getElementById('templateLoginPopupIntercept').style.display = 'block';
84
+ document.getElementById('templateLoginPopupUsername').focus();
85
+ },
86
+
87
+ hidePopup: function() {
88
+ document.getElementById('templateLoginPopup').style.display = 'none';
89
+ document.getElementById('templateLoginPopupIntercept').style.display = 'none';
90
+ },
91
+
92
+ setDestination: function(dest) {
93
+ document.getElementById('templateLoginDest').value = dest;
94
+ },
95
+
96
+ trackLoginInstead: function() {
97
+ _gaq.push(["_trackEvent", "facebook registration", "login notice"]);
98
+ }
99
+ }
100
+ </script>
101
+
102
+ <div id="templateLoginPopupIntercept" style="position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; display: none; opacity: 0.4; z-index: 10000;" onclick="templateLogin.hidePopup();"></div>
103
+ <div id="templateLoginPopup" style="position: absolute; top: 130px; right: 0px; width: 400px; height: 170px; display: none; z-index: 10001;">
104
+ <img src="http://images.neopets.com/template/popups/login/login-to-neopets.png" style="position: absolute;">
105
+ <div style="padding: 45px 5px 5px 5px; position: relative;">
106
+ <form method="post" action="/login.phtml">
107
+ <input type="hidden" id="templateLoginDest" name="destination" value="%2Fuserlookup.phtml%3Fuser%3Ddirtside">
108
+ <table style="width: 350px;" align="center">
109
+ <tr>
110
+ <td valign="top" width="100px"><b>Username:</b></td>
111
+ <td valign="top"><input type="text" name="username" id="templateLoginPopupUsername" size="30"></td>
112
+ </tr>
113
+ <tr>
114
+ <td valign="top"><b>Password:</b></td>
115
+ <td valign="top"><input type="password" name="password" size="30"><br><a href="/login/index.phtml?password_popup=1" style="font-size: 8pt;">Forgot Password?</a><br><br></td>
116
+ </tr>
117
+ <tr>
118
+ <td colspan="2" align="center"><input type="submit" value="Log In!"></td>
119
+ </tr>
120
+ </table>
121
+ </form>
122
+ </div>
123
+ </div>
124
+
125
+ <div id="ban" ></div>
126
+
127
+ <div id="header">
128
+ <table cellpadding="0" cellspacing="0" border="0">
129
+ <tr>
130
+ <td width="156" rowspan="3"><a href="/index.phtml"><img src="http://images.neopets.com/transparent_spacer.gif" width="156" height="77" alt="" border="0"></a></td>
131
+ <td class="eventIcon sf" xalign="left">&nbsp;</td>
132
+ <td class="user medText">
133
+ <a style="display: inline-block; background: url(http://images.neopets.com/template/np-fb-icons.png) no-repeat scroll 0px 0px transparent; padding-left: 18px; line-height: 13px;" href="javascript:;" onclick="templateLogin.showPopup();">Log in</a> | <a style="display: inline-block; background: url(http://images.neopets.com/template/np-fb-icons.png) no-repeat scroll 0px -13px transparent; padding-left: 18px; line-height: 13px;" href="javascript:;" onclick="templateFB.login();">Log in</a> | <a href="/login/index.phtml">Sign up</a> </td>
134
+ </tr>
135
+ <tr>
136
+ <td colspan="2" id="navigation">
137
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
138
+ <tr>
139
+ <td width="725" align="center">
140
+ <script type="text/javascript">
141
+ // Yay for Suckerfish!
142
+ startList = function() {
143
+ if (document.all&&document.getElementById) {
144
+ navRoot = document.getElementById("template_nav");
145
+ for (i=0; i<navRoot.childNodes.length; i++) {
146
+ node = navRoot.childNodes[i];
147
+ if (node.nodeName=="LI") {
148
+ node.onmouseover=function() {
149
+ this.className+=" over";
150
+ }
151
+ node.onmouseout=function() {
152
+ this.className=this.className.replace(" over", "");
153
+ }
154
+ }
155
+ }
156
+ }
157
+ }
158
+ window.onload=startList;
159
+ </script>
160
+
161
+ <ul id="template_nav">
162
+ <li class="nav_image"><a href="/myaccount.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/myaccount.png" alt="" border="0" width="119" height="38"></a><ul class="dropdown">
163
+ <li><a href="/myaccount.phtml">&raquo; Control Panel</a></li>
164
+ <li><a href="/preferences.phtml">&raquo; Preferences</a></li>
165
+ <li><a href="/userinfo.phtml">&raquo; Edit Profile</a></li>
166
+ <li><a href="/neomessages.phtml">&raquo; Neomail</a></li>
167
+ <li><a href="/neofriends.phtml">&raquo; Neofriends</a></li>
168
+ <li><a href="/addpet.phtml">&raquo; Create a Neopet</a></li>
169
+ <li><a href="/space/warehouse/prizecodes.phtml">&raquo; Redeem Code</a></li>
170
+ </ul>
171
+
172
+ <li class="nav_image"><a href="/customise/"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/customise.png" alt="" border="0" width="89" height="38"></a><ul class="dropdown">
173
+ <li><a href="/customise/">&raquo; Customise Neopet</a></li>
174
+ <li><a href="/objects.phtml?type=inventory">&raquo; Inventory</a></li>
175
+ <li><a href="/closet.phtml">&raquo; Closet</a></li>
176
+ <li><a href="/neohome/"> &raquo; Neohomes</a></li>
177
+ <li><a href="/neohome/shed">&raquo; Storage Shed</a></li>
178
+ <li><a href="/addpet.phtml">&raquo; Create a Neopet</a></li>
179
+ </ul>
180
+ </li>
181
+
182
+ <li class="nav_image"><a href="/games/"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/games.png" alt="" border="0" width="66" height="38"></a><ul class="dropdown">
183
+ <li><a href="/games/">&raquo; Games Room</a></li>
184
+ <li><a href="/games/category.phtml?sortby=pop">&raquo; Popular</a></li>
185
+ <li><a href="/games/hiscores.phtml">&raquo; High Scores</a></li>
186
+ <li><a href="/games/favourites.phtml">&raquo; Favourites</a></li>
187
+ <li><a href="/keyquest/">&raquo; Key Quest</a></li>
188
+ <li><a href="/habitarium/">&raquo; Habitarium</a></li>
189
+ </ul>
190
+ </li>
191
+
192
+ <li class="nav_image"><a href="/explore.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/explore.png" alt="" border="0" width="75" height="38"></a><ul class="dropdown">
193
+ <li><a href="/explore.phtml">&raquo; Map of Neopia</a></li>
194
+ <li><a href="/help/tutorial/index.phtml">&raquo; Tutorial</a></li>
195
+ <li><a href="/weather.phtml">&raquo; Weather</a></li>
196
+ <li><a href="/pronounce.phtml">&raquo; Pronunciation</a></li>
197
+ <li><a href="/neopedia.phtml">&raquo; Neopedia</a></li>
198
+ </ul>
199
+ </li>
200
+
201
+ <li class="nav_image"><a href="/nf.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/news.png" alt="" border="0" width="58" height="38"></a><ul class="dropdown">
202
+ <li><a href="/nf.phtml">&raquo; New Features</a></li>
203
+ <li><a href="/comingsoon.phtml">&raquo; Coming Soon</a></li>
204
+ <li><a href="/ntimes/index.phtml">&raquo; Neopian Times</a></li><li><a href="/stuff.phtml">&raquo; Merch News</a></li> </ul>
205
+ </li>
206
+
207
+ <li class="nav_image"><a href="/petcentral.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/petcentral.png" alt="" border="0" width="95" height="38"></a><ul class="dropdown">
208
+ <li><a href="/petcentral.phtml">&raquo; Main</a></li>
209
+ <li><a href="/calendar.phtml">&raquo; Calendar</a></li>
210
+ <li><a href="/worldevents.phtml">&raquo; World Events</a></li>
211
+ <li><a href="/pound/index.phtml">&raquo; Neopian Pound</a></li>
212
+ </ul>
213
+ </li>
214
+
215
+ <li class="nav_image"><a href="/neoboards/index.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/boards.png" alt="" border="0" width="68" height="38"></a><ul class="dropdown">
216
+ <li><a href="/neoboards/index.phtml">&raquo; Neoboard Index</a></li>
217
+ <li><a href="/neoboards/preferences.phtml">&raquo; Preferences</a></li>
218
+ </ul>
219
+ </li>
220
+
221
+ <li class="nav_image"><a href="/objects.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/shops.png" alt="" border="0" width="62" height="38"></a><ul class="dropdown">
222
+ <li><a href="/objects.phtml">&raquo; Neopia Central</a></li>
223
+ <li><a href="/market.phtml?type=wizard">&raquo; Shop Wizard</a></li>
224
+ <li><a href="/market.phtml?type=your">&raquo; Your Shop</a></li>
225
+ <li><a href="/auctions.phtml">&raquo; Auctions</a></li>
226
+ <li><a href="/island/tradingpost.phtml">&raquo; Trading Post</a></li>
227
+ <li><a href="/bank.phtml">&raquo; Bank</a></li>
228
+ <li><a href="/shopping/index.phtml">&raquo; Merchandise</a></li>
229
+ </ul>
230
+ </li>
231
+
232
+ <style type="text/css">
233
+ li.nav_image {
234
+ margin-left: 0px;
235
+ }
236
+ </style>
237
+ <li class="nav_image"><a href="/mall/index.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/ncmall.png" alt="" border="0" width="93" height="38"></a><ul class="dropdown">
238
+ <li><a href="/mall/index.phtml">&raquo; Shop</a></li>
239
+ <li><a href="/mall/index.phtml?page=buy_nc">&raquo; Get Neocash</a></li>
240
+ <li><a href="/mall/index.phtml?type=11">&raquo; Neocash Cards</a></li>
241
+ <li><a href="/mall/index.phtml?page=redeem_nc ">&raquo; Redeem Neocash Card</a></li>
242
+ </ul>
243
+ </li>
244
+ </ul>
245
+ </td>
246
+ <td id="nst">2:19:07 pm NST</td>
247
+ </tr>
248
+ </table>
249
+ </td>
250
+ </tr>
251
+ <tr>
252
+ <td colspan="3" height="3"><img src="http://images.neopets.com/transparent_spacer.gif" width="1" height="3" alt="" border="0"></td>
253
+ </tr>
254
+ </table>
255
+ </div>
256
+
257
+ <div id="content">
258
+ <style>
259
+ #templateLoginPopup {
260
+ background-image: url("http://images.neopets.com/template/popups/login/bg.png");
261
+ }
262
+ </style>
263
+ <script type="text/javascript" src="http://images.neopets.com/js/dojo/1.4/dojo/dojo.xd.js"></script>
264
+ <script type="text/javascript">
265
+ templateLoginBumper = {
266
+ dismissPopup: function () {
267
+ dojo.byId('templateLoginBumper').style.display = 'none';
268
+ }
269
+ };
270
+ </script>
271
+ <style type="text/css">
272
+ div#templateLoginBumper {
273
+ position: absolute;
274
+ width: 100%;
275
+ height: 100%;
276
+ z-index: 1000;
277
+ display: none;
278
+ }
279
+ div#templateLoginBumper div.fbPopupFade {
280
+ position: fixed;
281
+ z-index: 1;
282
+ top: 0px;
283
+ left: 0px;
284
+ background: black;
285
+ opacity: 0.5;
286
+ filter: alpha(opacity=50);
287
+ width: 100%;
288
+ height: 100%;
289
+ }
290
+ div#templateLoginBumper div.fbPopupBody {
291
+ position: absolute;
292
+ z-index: 2;
293
+ top: 50px;
294
+ left: 290px;
295
+ width: 400px;
296
+ height: 170px;
297
+ background: url(http://images.neopets.com/template/popups/generic/bg.png) no-repeat;
298
+ padding: 0px;
299
+ }
300
+ div#templateLoginBumper div.fbPopupClose {
301
+ position: absolute;
302
+ top: 0px;
303
+ right: 0px;
304
+ height: 36px;
305
+ width: 36px;
306
+ background: url(http://images.neopets.com/template/popups/generic/buttons/close-x.png);
307
+ cursor: pointer;
308
+ }
309
+ div#templateLoginBumper div.fbPopupClose:hover {
310
+ background-position: 0px -36px;
311
+ }
312
+ </style>
313
+ <div id="templateLoginBumper">
314
+ <div class="fbPopupFade"></div>
315
+ <div class="fbPopupBody">
316
+ <img src="http://images.neopets.com/template/popups/generic/login-notice.png" style="position: absolute; top: 0px; left: 0px;">
317
+ <div class="fbPopupClose" onclick="templateLoginBumper.dismissPopup();"></div>
318
+ <div style="padding: 15px; padding-top: 40px;">
319
+ <br><div style="text-align: center;">If you have a Facebook account, <a href="javascript:;" onclick="templateFB.loginSetCookie(true);">click here</a> to continue logging in.<br><br><br><span style="font-size: 0.8em;">If you don't have a Facebook account, <a href="javascript:;" onclick="templateLoginBumper.dismissPopup(); templateLogin.showPopup();">click here</a> to log in with your Neopets information.</span></div> </div>
320
+ </div>
321
+ </div>
322
+ <script type="text/javascript">
323
+ templateFB = {
324
+ // Login
325
+
326
+ showLoginBumper: true,
327
+
328
+ login: function() {
329
+ _gaq.push(["_trackEvent", "facebook login", "login link"]);
330
+ if (templateFB.showLoginBumper) {
331
+ document.getElementById('templateLoginBumper').style.display = 'block';
332
+ } else {
333
+ templateFB.loginWindow();
334
+ }
335
+ },
336
+
337
+ loginSetCookie: function() {
338
+ var c_name = "fbLoginBumper";
339
+ var value = "1";
340
+ var exdays = 60;
341
+ var exdate = new Date();
342
+ exdate.setDate(exdate.getDate() + exdays);
343
+ var c_value = escape(value) + ((exdays == null) ? "" : "; expires=" + exdate.toUTCString()) + "; path=/";
344
+ document.cookie = c_name + "=" + c_value;
345
+ templateFB.loginWindow();
346
+ },
347
+
348
+ loginWindow: function() {
349
+ window.open('https://www.facebook.com/dialog/oauth?client_id=160659807342943&redirect_uri=http%3A%2F%2Fwww.neopets.com%2Ffacebook%2Flogin_redirect.phtml&state=a9a84ac2c58cb3478e411ad94f4485f6bab37859&&scope=email,user_birthday,user_location,user_hometown,publish_stream&display=popup','','scrollbars=no,menubar=no,height=400,width=627,resizable=yes,toolbar=no,location=no,status=no');
350
+ }
351
+
352
+ }
353
+ </script>
354
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
355
+ <tr>
356
+ <td class="content">
357
+
358
+ <div align="center" style="font-size: 10pt;">
359
+ <b>User Lookup: dirtside</b> <a href="/s/index.phtml?track_cat_id=50&item_id=492"><img src="http://images.neopets.com/help/question_mark.png" width="13" height="13" alt="" border="0" align="absbottom"></a>
360
+ </div><br /><div align="center">
361
+ <p>kqwerwqe src = '"'do_not_use_js_files''"
362
+ foo <style></style> a {color: red;} </p><br clear="all">
363
+ </style>
364
+ </div>
365
+
366
+ <table width="100%" cellpadding="0" cellspacing="0" border="0">
367
+ <tr>
368
+ <td valign="top" class="contentModule">
369
+ <div id="userinfo" style="height: 100%">
370
+ <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
371
+ <tr>
372
+ <td class="contentModuleHeader">User Info</td>
373
+ </tr>
374
+
375
+ <tr>
376
+ <td class="contentModuleContent medText" align="left" valign="top">
377
+
378
+
379
+ <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
380
+ <tr>
381
+ <td valign="top" class="medText">
382
+ <img src="http://images.neopets.com/images/shields/11_5_years.gif" width="100" height="150" alt="" border="0" align="right"><b>Name:</b> The Archbishop of Glendale<br /><b>Gender:</b> <b style="color: blue;">Male</b><br /><b>Country:</b> United States<br /><br /><b>Last Spotted:</b> In a funny hat<br /><b>Started Playing:</b> November 2, 2000<br /><br/><b>Hobbies:</b> Art and Crafts, Astronomy<br/>
383
+ </td>
384
+ </tr>
385
+
386
+ <tr>
387
+ <td valign="bottom" class="medText">
388
+
389
+
390
+ <br />
391
+ <table width="100%" cellpadding="4" cellspacing="0" border="0" align="center" style="border-top: 1px solid #E4E4E4;">
392
+ <tr>
393
+
394
+ <td align="center" valign="top" class="medText">
395
+ <a href="/island/tradingpost.phtml?type=browse&criteria=owner&search_string=dirtside"><img src="http://images.neopets.com/icons/ul/ul_trades.gif" width="40" height="40" alt="" border="0"></a><br />
396
+ Trades
397
+ </td>
398
+
399
+ <td align="center" valign="top" class="medText">
400
+ <a href="/genie.phtml?type=find_user&auction_username=dirtside"><img src="http://images.neopets.com/icons/ul/ul_auctions.gif" width="40" alt="" height="40" border="0"></a><br />
401
+ Auctions
402
+ </td><td align="center" valign="top" class="medText">
403
+ <a href="/shopping/newcatalogue.phtml?list_type=wishlist&user=dirtside"><img src="http://images.neopets.com/icons/ul/ul_wishlist.gif" width="40" height="40" alt="" border="0"></a><br />
404
+ Wishlist
405
+ </td><td align="center" valign="top" class="medText">
406
+ <a href="/neomessages.phtml?type=send&recipient=dirtside"><img src="http://images.neopets.com/icons/ul/ul_neomail.gif" width="40" height="40" border="0" alt="Send a Message"></a><br />
407
+ Neomail
408
+ </td>
409
+
410
+ <td align="center" valign="top" class="medText">
411
+ <a href="/process_neofriend_requests.phtml?_ref_ck=6b75f273f8b8b6acf61b186f234c3528&dowhat=add_single_neofriend&neofriend_add=dirtside"><img src="http://images.neopets.com/icons/ul/ul_neofriend.gif" width="40" height="40" border="0" alt="Make NeoFriend"></a><br />
412
+ Neofriend
413
+ </td>
414
+ </tr>
415
+ </table>
416
+ </td>
417
+ </tr>
418
+ </table>
419
+ </td>
420
+ </tr>
421
+ </table>
422
+ </div></td>
423
+
424
+ <td width="7"></td>
425
+
426
+ <td width="300" valign="top" class="contentModule">
427
+ <div id="usercollections" style="height: 100%">
428
+ <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
429
+ <tr>
430
+ <td class="contentModuleHeaderAlt">Collections</td>
431
+ </tr>
432
+
433
+ <tr>
434
+ <td class="contentModuleContent medText" align="center" valign="top">
435
+
436
+
437
+ <table width="100%" cellpadding="3" cellspacing="0" border="0">
438
+ <tr>
439
+ <td align="center" valign="top" class="medText">
440
+ <img src="http://images.neopets.com/neoboards/avatars/default.gif" width="50" height="50" alt="" border="0"><br />
441
+ <b>Secret Avatars:</b><br />
442
+ 73
443
+ <br /><br /><br />
444
+
445
+ <a href="/stamps.phtml?owner=dirtside"><img src="http://images.neopets.com/icons/ul/ul_stamp.gif" width="75" height="50" alt="" border="0"></a><br />
446
+ <b>Stamps:</b><br />
447
+ 1
448
+ <br /><br />
449
+ <img src="http://images.neopets.com/icons/ul/ul_theme.gif" width="75" height="50" alt="" border="0"><br />
450
+ <b>Site Themes:</b><br />
451
+ 4
452
+ </td>
453
+
454
+ <td align="center" valign="top" class="medText">
455
+ <a href='/keyquest/collector_case.phtml?viewUser=dirtside'><img src="http://images.neopets.com/icons/ul/ul_keyquest.gif" width="75" height="50" alt="" border="0"><br /><b>Key Quest Tokens:</b></a><br />3 (2 unique)
456
+
457
+ <br /><br /><br />
458
+
459
+ <img src="http://images.neopets.com/icons/ul/ul_neodeck.gif" width="75" height="50" alt="" border="0"><br /><b>Neodeck:</b><br /><a href="/games/neodeck/index.phtml?owner=dirtside"><b>My Last Neodeck</b></a><br/><b>5</b> cards (<b>4</b> unique)<br /> <br />
460
+ <img src="http://images.neopets.com/icons/ul/ul_battledome.gif" width="75" height="50" alt="" border="0"><br /><b>One Player BD Wins:</b><br /><a href="battledome/bd_userlookup.phtml?userlookup=dirtside"><b>204 out of 216</b></a><br />(<b>94.44%</b>) </td>
461
+ </tr>
462
+ </table>
463
+ </td>
464
+ </tr>
465
+ </table>
466
+ <div></td>
467
+
468
+ <td width="7"></td>
469
+
470
+ <td width="200" valign="top" class="contentModule">
471
+ <div id="usershop" style="height: 100%">
472
+ <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable" width="100%">
473
+ <tr>
474
+ <td class="contentModuleHeaderAlt">Shop &amp; Gallery</td>
475
+ </tr>
476
+
477
+ <tr>
478
+ <td class="contentModuleContent medText" align="center" valign="top" style="padding-top: 7px">
479
+ <img src="http://images.neopets.com/new_shopkeepers/810.gif" width="150" height="150" border="0"><br><b>Shop:</b> <a href="/browseshop.phtml?owner=dirtside"><b>dirtside's shop</b></a><br><b>Size:</b> 45<br><br><b>Gallery:</b> <a href="gallery/index.phtml?gu=dirtside">Un-named</a><br><b>Size:</b> 5 </td>
480
+ </tr>
481
+ </table>
482
+ </div></td>
483
+ </tr>
484
+ </table>
485
+
486
+
487
+ <table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-top: 7px;">
488
+ <tr>
489
+ <td height="100%" valign="top" class="contentModule">
490
+ <div id="userneopets" style="height: 100%">
491
+ <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
492
+ <tr>
493
+ <td class="contentModuleHeaderAlt">Neopets</td>
494
+ </tr>
495
+ <tr>
496
+ <td valign="top" class="contentModuleContent medText" align="center">
497
+ <table width="100%" cellpadding="4" cellspacing="0" border="0">
498
+ <tr>
499
+ <td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=Enkerethor"><IMG src="http://pets.neopets.com/cp/2gcmf37c/1/2.png" width="150" height="150" border="0" style=""></a><br />
500
+ <hr noshade size="1" color="#E4E4E4">
501
+ <b>Enkerethor</b><br /><b style="color: blue;">Male</b> Aisha<br /><b>Age:</b> 2,980 days<br><b>Level:</b> 20<br>
502
+ </td><td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=Gelbon"><IMG src="http://pets.neopets.com/cp/mb4mcwj5/1/2.png" width="150" height="150" border="0" style=""></a><br />
503
+ <hr noshade size="1" color="#E4E4E4">
504
+ <b>Gelbon</b><br /><b style="color: blue;">Male</b> Nimmo<br /><b>Age:</b> 4,167 days<br><b>Level:</b> 5<br>
505
+ </td><td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=Rohane2000"><IMG src="http://pets.neopets.com/cp/wbz2n3f8/1/2.png" width="150" height="150" border="0" style=""></a><br />
506
+ <hr noshade size="1" color="#E4E4E4">
507
+ <b>Rohane2000</b><br /><b style="color: pink;">Female</b> Nimmo<br /><b>Age:</b> 4,175 days<br><b>Level:</b> 102<br>
508
+ </td><td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=Teramenor"><IMG src="http://pets.neopets.com/cp/gbwflsho/2/2.png" width="150" height="150" border="0" style=""></a><br />
509
+ <hr noshade size="1" color="#E4E4E4">
510
+ <b>Teramenor</b><br /><b style="color: blue;">Male</b> Kougra<br /><b>Age:</b> 4,216 days<br><b>Level:</b> 102<br>
511
+ </td> </tr>
512
+ </table>
513
+ </td>
514
+ </tr>
515
+ </table>
516
+ </div></td>
517
+ <td width="7"></td>
518
+
519
+ <td id="userneohome" width="200" height="100%" valign="top" class="contentModule">
520
+ <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
521
+ <tr>
522
+ <td class="contentModuleHeaderAlt">Neohome</td>
523
+ </tr>
524
+ <tr>
525
+ <td align="left" valign="top" class="contentModuleContent medText" style='padding-top: 7px'>
526
+ <div align='center'>
527
+ <a href='/neohome/property/show/241275'><img src='http://dynimages.neopets.com/nh/241275/1.png' width='150' height='150' border='0'><br>
528
+ <b>Faerieland</b></a></div>
529
+ </td>
530
+ </tr>
531
+ </table>
532
+ </td>
533
+ </tr>
534
+ </table>
535
+
536
+
537
+ <table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-top: 7px;">
538
+ <tr>
539
+ <td rowspan="3" height="100%" colspan="2" valign="top" class="contentModule">
540
+ <div id="usertrophies" style="height: 100%">
541
+ <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable" height="100%">
542
+ <tr>
543
+ <td class="contentModuleHeaderAlt">Games and Trophies</td>
544
+ </tr>
545
+
546
+ <tr>
547
+ <td class="contentModuleContent medText" align="left" valign="top">
548
+
549
+
550
+ <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
551
+ <tr>
552
+ <td valign="top" class="medText" style="height: 400px; overflow: auto;">
553
+ <b>Games Played:</b> <a href="/mygamescores.phtml?randomfriend=dirtside"><b>84</b></a><br /><hr noshade size="1" color="#E4E4E4"><DIV align="center"><B>- Site Event Trophies -</B></DIV><BR><DIV align="center"><TABLE border="0" cellpadding="0" cellspacing="0"><TR><TD align="center"><P><TABLE border="0" cellpadding="3" cellspacing="0"><TR><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/prehistoric/tyrannian_medal.gif" width="80" height="80" border="0"><BR><B>Tyrannian Helper<BR>(1 battle)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/desert/trophy4.gif" width="80" height="80" border="0"><BR><B>Lost Desert Lord<BR>(80 wins)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/medieval/score.phtml"><IMG src="http://images.neopets.com/medieval/goodshield3.gif" width="80" height="80" border="0"></A><BR><B>Meridell Knight<BR>(4000 points)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/medieval/bfm_warroom.phtml"><IMG src="http://images.neopets.com/medieval/bfm_shield.gif" width="80" height="80" border="0"></A><BR><B>Warrior<BR>(1603 points)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/winter/plot_hic/hic_hannah_1.gif" width="80" height="80" border="0"><BR><B>Explorer<BR>(2 points)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/water/plot_com/com_maraqua_s_4.gif" width="80" height="80" border="0"><BR><B>Supplier<BR>(60 points)<BR>Support<BR>(Rank 3)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/desert/ldp/ldp_stats.phtml?showuser=dirtside"><img src="http://images.neopets.com/desert/ldp/trophies/ldp_trophy4.gif" width="80" height="80" border="0"></A><BR><B>Dune Explorer<BR>(40,000 points)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/altador/altador_trophy.gif" width="80" height="80" border="0"><BR><B>Royal Astronomer</B></TD></TR></TABLE><TABLE border="0" cellpadding="3" cellspacing="0"><TR><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/altador/altadorcup/trophies/trophy_altcup_2.gif" width="80" height="80" border="0"></a><br><B>Altador Cup<BR>2nd Place (Devotee)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/shenkuu/cgp/trophy_1.gif" width="80" height="80" border="0"></A><BR><B>Master Sleuth</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/halloween/hwp/stats.phtml?showuser=dirtside"><IMG src="http://images.neopets.com/halloween/hwp/trophies/hwp_trophy_1_e29fdb5cca.gif" width="80" height="80" border="0"></A><BR><B>Swamp Slorg<BR>(1,425 points)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/games/gmc/trophy_1_df85a53b79.gif" width="80" height="80" border="0"><BR><B>Level 1<BR>Games Master</B><BR></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/space/ros/stats.phtml?showuser=dirtside"><IMG src="http://images.neopets.com/space/ros/trophies/ros_trophy_4_abe8306fae.gif" width="80" height="80" border="0"></A><BR><B>Covert Operative<BR>(15,000 points)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/games/gmc/trophy_1_df85a53b79.png" width="80" height="80" border="0"><BR><B>Level 1<BR>Games Master</B><BR></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><a href='javascript: void(0);' onclick='window.open("/games/aaa/2010/trophy.phtml?username=dirtside", "dd09rank", "status=0,toolbar=0,menubar=0,resizeable=1,scrollbars=1,height=600,width=820");' style='color: black; cursor: pointer;'><img src='http://images.neopets.com/games/aaa/dailydare/2010/prize/trophy/dd_trophies_2010_000011.gif' width='80' height='80' border='0'></a><br>
554
+ <b>Daily Dare 2010</b>
555
+ </TD></TR></TABLE></P></TD></TR></TABLE></DIV><HR size="1" align="center" noshade color="#E4E4E4"><DIV align="center"><B>- Site Feature Trophies -</B></DIV><BR><DIV align="center"><TABLE border="0" cellpadding="0" cellspacing="0"><TR><TD align="center"><P><TABLE border="0" cellpadding="3" cellspacing="0"><TR><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/games/kadoatery/index.phtml"><IMG src="http://images.neopets.com/games/kadoatery/trophy3.gif" width="80" height="80" border="0"></A><BR><B>Kadoatery<BR>(1 fed)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="games/defenders.phtml"><IMG src="http://images.neopets.com/games/defenders/medal2_70098.gif" width="80" height="80" border="0"></A><BR><B>Defender of Neopia<BR>(Mission 1)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="games/don2.phtml"><IMG src="http://images.neopets.com/games/defenders2/medal3_56139.gif" width="80" height="80" border="0"></A><BR><B>Defender of Neopia Series 2<BR>(Mission 2)</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><IMG src="http://images.neopets.com/trophies/premium_lucky_charm.gif" width="80" height="80" border="0"><BR><B>Lucky Space Faerie Charm</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/mobile/yourtali.phtml"><IMG src="http://images.neopets.com/mobile/talisman_80.gif" width="80" height="80" border="0"></A><BR><B>Lutari Talisman</B></TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/ncma/index.phtml?user=dirtside"><IMG src="http://images.neopets.com/ncmall/album/album_thumb.gif" width="80" height="80" border="0"></A><BR><B>NC Mall Album</B></TD></TR></TABLE></P></TD></TR></TABLE></DIV><HR size="1" align="center" noshade color="#E4E4E4"><div align="center">
556
+ <b>- Game Trophies -</b>
557
+ <br /><br />
558
+ <b>Trophies:</b> None
559
+ </div> <br />
560
+ </div></td>
561
+ </tr>
562
+ </table>
563
+ </td>
564
+ </tr>
565
+ </table>
566
+ </div>
567
+ </td>
568
+ <td rowspan='3' width='7' valign='top' ></td>
569
+ <td id='habitarium' width='200' valign='top' class='contentModule'>
570
+ <table cellpadding='3' cellspacing='0' border='0' class='contentModuleTable'>
571
+ <tr><td class='contentModuleHeaderAlt'>Habitarium</td></tr>
572
+ <tr><td class='contentModuleContent medText' align='center' valign='top' height='100' ><a href='/habitarium/'><img src='http://dynimages.neopets.com/hab/2115433/2.png' width='190' height='116' border='0'></a><br><b>Level:</b> 2<br><br></td></tr>
573
+ </table>
574
+ </td></tr>
575
+ <tr><td height='5'>&nbsp;</td></tr>
576
+
577
+
578
+
579
+ <td id='ncmall' width='200' valign='top' height='100%' class='contentModule'>
580
+ <table cellpadding='3' cellspacing='0' border='0' height='100' class='contentModuleTable'>
581
+ <tr><td class='contentModuleHeaderAlt'>NC MALL</td></tr>
582
+ <tr><td class='contentModuleContent medText' align='center' valign='top' border='0'><BR><a href='/ncma/index.phtml?user=dirtside'><image src='http://images.neopets.com/ncmall/album/album_thumb.gif' border='0'><BR><B>NC Mall Album</B></a><BR><BR><BR><a href='/mall/nc_collectible_case.phtml'><image src='http://images.neopets.com/ncmall/collectibles/nc-collect-album-item.gif' border='0'><BR><B>NC Collectible<BR>Collector's Album</B></a><BR><BR></td></tr>
583
+ </table>
584
+ </td>
585
+ </tr>
586
+ <tr><td>&nbsp;</td></tr>
587
+ </table></td></tr>
588
+
589
+ </table>
590
+
591
+ <br><br>
592
+
593
+ <hr><font color=red><b>The Archbishop of Glendale is a Neopets Programmer</b></font> - This means that they code random things around the site like games of doom, and they are 1337.<hr>
594
+ <br clear="all">
595
+
596
+ </td>
597
+ </tr>
598
+ </table>
599
+ </div>
600
+ <div id="footer">
601
+ <img src="http://images.neopets.com/themes/000_def_f65b1/rotations/4.png" width="200" height="170" alt="" border="0" class="footerNifty">
602
+ <table width="100%" cellpadding="0" cellspacing="0" border="0" class="footer">
603
+ <tr>
604
+ <td width="175" align="left"><a href="/index.phtml"><img src="http://images.neopets.com/transparent_spacer.gif" width="156" height="46" alt="Neopets.com" border="0"></a></td>
605
+ <td align="left"><br>
606
+ <table cellpadding="0" cellspacing="0" border="0">
607
+ <tr>
608
+ <!-- Search -->
609
+ <td class="sf" valign="middle">
610
+ <form onSubmit="javascript: search_handle(this);">
611
+ <table cellpadding="0" cellspacing="0" border="0">
612
+ <tr>
613
+ <td class="footerForm sf" valign="middle"><b>Search Neopets:</b>&nbsp;</td>
614
+ <td valign="middle"><input class="sf" type="text" name="q" size="25" maxlength="255" value="Enter search text..." style="color: #a5a5a5; padding: 2px;" onFocus="this.style.color='#000000'; if( this.value=='Enter search text...' ) { this.value=''; }" onBlur="if( this.value=='' ) { this.style.color='#A5A5A5'; this.value='Enter search text...'; }">&nbsp;</td>
615
+ <td valign="middle"><input type="submit" value="Go!" class="sf">
616
+ <input type="hidden" name="client" value="pub-9208792519293771">
617
+ <input type="hidden" name="forid" value="1">
618
+ <input type="hidden" name="ie" value="ISO-8859-1">
619
+ <input type="hidden" name="oe" value="ISO-8859-1">
620
+ <input type="hidden" name="safe" value="active">
621
+ <input type="hidden" name="domains" value="www.neopets.com">
622
+ <input type="hidden" name="cof" value="GALT:#FFFFFF;GL:1;DIV:#000066;VLC:FFFFFF;AH:center;BGC:FFFFFF;LBGC:000066;ALC:FFFFFF;LC:FFFFFF;T:000000;GFNT:000066;GIMP:000077;FORID:1">
623
+ <input type="hidden" name="hl" value="en">
624
+ <input type="hidden" name="s">
625
+ </td>
626
+ </tr>
627
+ </table>
628
+ </form>
629
+ </td>
630
+ <td width="15">&nbsp;</td>
631
+ <!-- Language -->
632
+ <td class="sf" valign="top">
633
+ <table cellpadding="0" cellspacing="0" border="0">
634
+ <tr>
635
+ <td class="footerForm sf" valign="middle"><form method="post"><b>Select Language:</b>&nbsp;</td>
636
+ <td valign="top">
637
+ <select name="lang" class="sf"><option value="en" selected>English</option><option value="nl">Nederlands</option><option value="pt">Português</option><option value="de">Deutsch</option><option value="fr">Français</option><option value="it">Italiano</option><option value="es">Español</option><option value="ch">简体中文</option><option value="zh">繁體中文</option><option value="ja">日本語</option><option value="ko">한국어</option></select>&nbsp;</td>
638
+ <td valign="top"><input type="submit" value="Go!" class="sf"></form></td>
639
+ </tr>
640
+ </table>
641
+ </td>
642
+ </tr>
643
+ </table>
644
+ </td>
645
+ </tr>
646
+ <tr>
647
+ <td colspan="2" class="copyright">
648
+
649
+ <a href='/privacy.phtml'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/privacypolicy.png' width='81' height='18' border='0' alt='privacypolicy'></a>
650
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
651
+ <a href='/safetytips.phtml'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/safetytips.png' width='61' height='18' border='0' alt='safetytips'></a>
652
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
653
+ <a href='/contact.phtml'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/contactus.png' width='60' height='18' border='0' alt='contactus'></a>
654
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
655
+ <a href='/aboutus.phtml'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/aboutus.png' width='50' height='18' border='0' alt='aboutus'></a>
656
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
657
+ <a href='/refer/index.phtml'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/referral.png' width='98' height='18' border='0' alt='referral'></a>
658
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
659
+ <a href='/help.phtml'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/help.png' width='25' height='18' border='0' alt='help'></a>
660
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
661
+ <a href='http://srp.mtvn.com/sitefaq.html' target='_blank'><img src='http://images.neopets.com/themes/000_def_f65b1/navigation/ad-choices.png' width='75' height='18' border='0' alt='ad-choices'></a>
662
+ <script type="text/javascript">
663
+ function setVisible(obj) {
664
+ obj = document.getElementById(obj);
665
+ obj.style.visibility = (obj.style.visibility == 'visible') ? 'hidden' : 'visible';
666
+ obj.style.zIndex = '9999';
667
+ document.getElementById('dimBackground').style.visibility = (document.getElementById('dimBackground').style.visibility == 'visible') ? 'hidden' : 'visible';
668
+ if(document.getElementById('fb-decoy') != null) {
669
+ document.getElementById('fb-decoy').style.zIndex = (document.getElementById('fb-decoy').style.zIndex == '9999') ? '-1' : '9999';
670
+ }
671
+
672
+ if(document.getElementById('kq-body-content') != null) {
673
+ document.getElementById('kq-body-content').style.visibility = (document.getElementById('kq-body-content').style.visibility == 'hidden') ? 'visible' : 'hidden';
674
+ }
675
+
676
+ if(document.getElementById('navigation') != null) {
677
+ document.getElementById('navigation').style.visibility = (document.getElementById('navigation').style.visibility == 'hidden') ? 'visible' : 'hidden';
678
+ }
679
+ }
680
+ if(document.getElementById('fb-decoy') != null) {
681
+ document.getElementById('fb-decoy').style.zIndex = '9999';
682
+ }
683
+ </script>
684
+ <style type="text/css">
685
+ .bumper {
686
+ position: fixed;
687
+ top:50%;
688
+ left:50%;
689
+ right:50%;
690
+ margin-top:-10%;
691
+ margin-left:-20%;
692
+ visibility: hidden;
693
+ background: url('http://images.neopets.com/help/bumper/bg.png');
694
+ width: 580px;
695
+ height: 300px;
696
+ padding: 20px;
697
+ font-family: Verdana, Arial, Helvetica, sans-serif;
698
+ font-size: 9pt;
699
+ background-repeat: no-repeat;
700
+ z-index:9200;
701
+ }
702
+
703
+ .bumper p {
704
+ display:block;
705
+ position:absolute;
706
+ left:20px;
707
+ top:50px;
708
+ width:385px;
709
+ font-size:12px;
710
+ font-family:font-family: Verdana, Arial, Helvetica, sans-serif;
711
+ margin:0px;
712
+ padding:0px;
713
+ }
714
+
715
+ .bumper div, .bumper p {
716
+ color: black;
717
+ }
718
+
719
+ #open {
720
+ position:absolute;
721
+ top:118px;
722
+ background: url('http://images.neopets.com/help/bumper/buttons/yes.png');
723
+ width: 177px;
724
+ height: 137px;
725
+ overflow:hidden;
726
+ text-align: center;
727
+ cursor: pointer
728
+ }
729
+
730
+ #close {
731
+ position:absolute;
732
+ top:118px;
733
+ left:220px;
734
+ background: url('http://images.neopets.com/help/bumper/buttons/no.png');
735
+ width: 177px;
736
+ height: 137px;
737
+ overflow:hidden;
738
+ cursor: pointer
739
+ }
740
+
741
+ #close:hover {
742
+ background: url('http://images.neopets.com/help/bumper/buttons/no.png') repeat 0 -137px;
743
+ }
744
+
745
+ #open:hover {
746
+ background: url('http://images.neopets.com/help/bumper/buttons/yes.png') repeat 0 -137px;
747
+ }
748
+
749
+ #a:hover .close {
750
+ background: url('http://images.neopets.com/help/bumper/buttons/no.png') repeat 0 -137px;
751
+ }
752
+
753
+ #close-text {
754
+ position: absolute;
755
+ top:68px; left:7px;
756
+ width: 160px;
757
+ height:75px;
758
+ text-align: center;
759
+ font-family: Arial, Helvetica, sans-serif;
760
+ font-weight: bold;
761
+ font-size: 8pt;
762
+ }
763
+
764
+ #open-text {
765
+ position: absolute;
766
+ top:68px;
767
+ left:7px;
768
+ width: 160px;
769
+ height:75px;
770
+ text-align: center;
771
+ font-family: Arial, Helvetica, sans-serif;
772
+ font-weight: bold;
773
+ font-size: 8pt;
774
+ }
775
+
776
+ #dimBackground {
777
+ position:fixed;
778
+ width: 100%;
779
+ height: 100%;
780
+ background: url(http://images.neopets.com/dark-semi-trans.png);
781
+ left: 0;
782
+ top: 0;
783
+ z-index: 998;
784
+ visibility:hidden;
785
+ }
786
+
787
+ #fb-decoy {
788
+ display:inline-block;
789
+ position:relative;
790
+ right:0px;
791
+ bottom:21px;
792
+ height:30px;
793
+ width:60px;
794
+ background-color:white;
795
+ z-index:9;
796
+ }
797
+
798
+ #fb-decoy a {
799
+ position:absolute;
800
+ top:0px;
801
+ left:0px;
802
+ height:20px;
803
+ width:45px;
804
+ background-image:url("http://images.neopets.com/np-facebook-like.png");
805
+ background-position:0px 0px;
806
+ background-repeat:no-repeat;
807
+ z-index:999999;
808
+ }
809
+
810
+ #fb-decoy a:hover {
811
+ text-align:left;
812
+ background-position:0px -20px;
813
+ }
814
+
815
+ .layer-msg {
816
+ display:inline;
817
+ position:absolute;
818
+ top:252px;
819
+ left:27px;
820
+ width:370px;
821
+ }
822
+
823
+ #facebook_games {
824
+ position:relative;
825
+ display:inline-block;
826
+ top:-21px;
827
+ left:115px;
828
+ text-align:right;
829
+ width:144px;
830
+ height:15px;
831
+ }
832
+
833
+ .fb_iframe_widget iframe {
834
+ display:block;
835
+ left:0px;
836
+ }
837
+
838
+ #facebook_games #fb-decoy {
839
+ display:inline-block;
840
+ left:-94px;
841
+ width:46px;
842
+ height:21px;
843
+ }
844
+
845
+ @media screen and (-webkit-min-device-pixel-ratio:0){
846
+ #facebook_games #fb-decoy {
847
+ bottom:22px;
848
+ left:-98px;
849
+ }
850
+ }
851
+
852
+ #hab-main #facebook_games {
853
+ float:left;
854
+ text-align:right;
855
+ height:25px;
856
+ margin-top:2px;
857
+ }
858
+
859
+ #hab-main #facebook_games $fb-decoy {
860
+ float:left;
861
+ left:0px;
862
+ }
863
+
864
+ .fb-like-button #fb-decoy {
865
+ display:block;
866
+ height:21px;
867
+ width:45px;
868
+ }
869
+
870
+ #hab-logo {
871
+ clear:both;
872
+ display:block;
873
+ position:relative;
874
+ right:2px;
875
+ bottom:4px;
876
+ }
877
+
878
+ #gamesHeader #facebook_games {
879
+ margin-left:0px;
880
+ height:23px;
881
+ top:2px;
882
+ }
883
+
884
+ #gamesHeader #fb-decoy {
885
+ top:-35px;
886
+ left:0px;
887
+ float:left;
888
+ height:21px;
889
+ }
890
+
891
+ .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
892
+ display:none;
893
+ }
894
+
895
+ .connect_comment_widget .nub {
896
+ display:none;
897
+ }
898
+ </style>
899
+ <div id="dimBackground"></div>
900
+ <div class="bumper" id="layer1">
901
+ <img src="http://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />
902
+ <br />
903
+ <p>You've clicked on a link that will take you outside of<BR> Neopets.com. We do not control your destination's website,<BR> so its rules, regulations, and Meepit defense systems will be<BR> different! Are you sure you'd like to continue?</p>
904
+ <br><br>
905
+ <div id="open" onclick="window.open('http://www.facebook.com/neopets','Facebook','width =800,height=800, resizable=yes,scrollbars=yes,toolbar=yes');location.href='javascript:setVisible(\'layer1\',true)'">
906
+ <div id="open-text">
907
+ It is a journey<BR>I must face...alone.<br>*dramatic music*
908
+ </div>
909
+ </div>
910
+ <div id="close-hover" style="display: hidden;"></div>
911
+ <div id="close" onclick="location.href='javascript:setVisible(\'layer1\',true)'">
912
+ <div id="close-text" >
913
+ I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.
914
+ </div>
915
+ </div></div><div class="bumper" id="layer2">
916
+ <img src="http://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />
917
+ <br />
918
+ <p>You've clicked on a link that will take you outside of<BR> Neopets.com. We do not control your destination's website,<BR> so its rules, regulations, and Meepit defense systems will be<BR> different! Are you sure you'd like to continue?</p>
919
+ <br><br>
920
+ <div id="open" onclick="document.getElementById('fb-decoy').style.visibility='hidden';location.href='javascript:setVisible(\'layer2\',true)'">
921
+ <div id="open-text">
922
+ It is a journey<BR>I must face...alone.<br>*dramatic music*
923
+ </div>
924
+ </div>
925
+ <div id="close-hover" style="display: hidden;"></div>
926
+ <div id="close" onclick="location.href='javascript:setVisible(\'layer2\',true)'">
927
+ <div id="close-text" >
928
+ I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.
929
+ </div>
930
+ </div>
931
+ <div class="layer-msg" style="clear:both;">
932
+ <img src="http://images.neopets.com/help/bumper/headers/log-in-to-facebook.png" alt="/help/bumper/headers/log-in-to-facebook" />
933
+ </div></div><div style='position:absolute;right:257px;top:52px;overflow:hidden;'><img src ='http://images.neopets.com/themes/000_def_f65b1/navigation/follow-us-on.png'><a href="javascript:setVisible('layer1',true)"><img src ='http://images.neopets.com/facebook-icon.png' border=0><a/></div> <br>
934
+ <div class='sf' style='width: 775px;'>
935
+ <img src='http://images.neopets.com/themes/000_def_f65b1/nvw.png' alt='Nickelodeon Virtual Worlds' title='Nickelodeon Virtual Worlds' align='top' hspace='5' vspace='5' align='left'>
936
+ <img src='http://images.neopets.com/comscore-gray.gif' vspace='5' width='99' height='32' alt='Nickelodeon Kids and Teens' title='Nickelodeon Kids and Teens'><br>
937
+ NEOPETS and all related indicia are trademarks of <a href="/aboutus.phtml"><b>Neopets, Inc.</b></a>, &copy; 1999-2012. &reg; denotes Reg. USPTO. All rights reserved. Use of this site signifies your acceptance of the <a href='/terms.phtml'><b>Terms of Use</b></a>.
938
+
939
+
940
+ </div>
941
+ </td>
942
+ </tr>
943
+ </table>
944
+ </div>
945
+
946
+
947
+ <script language="JavaScript">
948
+ function tzCook() {
949
+ var today = new Date();
950
+ var expire = new Date();
951
+ expire.setTime(today.getTime() + 3600000*24*30);
952
+ var cstr = "_tz="+escape(today.getTimezoneOffset()) + ";expires="+expire.toGMTString() + ";path=/;domain=.neopets.com;";
953
+ document.cookie = cstr;
954
+ }
955
+ tzCook();
956
+ </script>
957
+
958
+ </div>
959
+
960
+ </body>
961
+ </html>
962
+