neopets 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,731 @@
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-79.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 = 9;
29
+ var nm = 21;
30
+ var ns = 20;
31
+ var na = "am";
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%3Djlkjglkejsklrajfdoi">
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">9:21:20 am 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: false,
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: jlkjglkejsklrajfdoi</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
+ Sorry, nobody by this name exists in Neopia. Try another username in the search box below!
362
+ </div>
363
+ <br clear="all">
364
+
365
+ </td>
366
+ </tr>
367
+ </table>
368
+ </div>
369
+ <div id="footer">
370
+ <img src="http://images.neopets.com/themes/000_def_f65b1/rotations/14.png" width="200" height="170" alt="" border="0" class="footerNifty">
371
+ <table width="100%" cellpadding="0" cellspacing="0" border="0" class="footer">
372
+ <tr>
373
+ <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>
374
+ <td align="left"><br>
375
+ <table cellpadding="0" cellspacing="0" border="0">
376
+ <tr>
377
+ <!-- Search -->
378
+ <td class="sf" valign="middle">
379
+ <form onSubmit="javascript: search_handle(this);">
380
+ <table cellpadding="0" cellspacing="0" border="0">
381
+ <tr>
382
+ <td class="footerForm sf" valign="middle"><b>Search Neopets:</b>&nbsp;</td>
383
+ <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>
384
+ <td valign="middle"><input type="submit" value="Go!" class="sf">
385
+ <input type="hidden" name="client" value="pub-9208792519293771">
386
+ <input type="hidden" name="forid" value="1">
387
+ <input type="hidden" name="ie" value="ISO-8859-1">
388
+ <input type="hidden" name="oe" value="ISO-8859-1">
389
+ <input type="hidden" name="safe" value="active">
390
+ <input type="hidden" name="domains" value="www.neopets.com">
391
+ <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">
392
+ <input type="hidden" name="hl" value="en">
393
+ <input type="hidden" name="s">
394
+ </td>
395
+ </tr>
396
+ </table>
397
+ </form>
398
+ </td>
399
+ <td width="15">&nbsp;</td>
400
+ <!-- Language -->
401
+ <td class="sf" valign="top">
402
+ <table cellpadding="0" cellspacing="0" border="0">
403
+ <tr>
404
+ <td class="footerForm sf" valign="middle"><form method="post"><b>Select Language:</b>&nbsp;</td>
405
+ <td valign="top">
406
+ <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>
407
+ <td valign="top"><input type="submit" value="Go!" class="sf"></form></td>
408
+ </tr>
409
+ </table>
410
+ </td>
411
+ </tr>
412
+ </table>
413
+ </td>
414
+ </tr>
415
+ <tr>
416
+ <td colspan="2" class="copyright">
417
+
418
+ <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>
419
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
420
+ <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>
421
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
422
+ <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>
423
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
424
+ <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>
425
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
426
+ <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>
427
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
428
+ <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>
429
+ <img src='http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>
430
+ <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>
431
+ <script type="text/javascript">
432
+ function setVisible(obj) {
433
+ obj = document.getElementById(obj);
434
+ obj.style.visibility = (obj.style.visibility == 'visible') ? 'hidden' : 'visible';
435
+ obj.style.zIndex = '9999';
436
+ document.getElementById('dimBackground').style.visibility = (document.getElementById('dimBackground').style.visibility == 'visible') ? 'hidden' : 'visible';
437
+ if(document.getElementById('fb-decoy') != null) {
438
+ document.getElementById('fb-decoy').style.zIndex = (document.getElementById('fb-decoy').style.zIndex == '9999') ? '-1' : '9999';
439
+ }
440
+
441
+ if(document.getElementById('kq-body-content') != null) {
442
+ document.getElementById('kq-body-content').style.visibility = (document.getElementById('kq-body-content').style.visibility == 'hidden') ? 'visible' : 'hidden';
443
+ }
444
+
445
+ if(document.getElementById('navigation') != null) {
446
+ document.getElementById('navigation').style.visibility = (document.getElementById('navigation').style.visibility == 'hidden') ? 'visible' : 'hidden';
447
+ }
448
+ }
449
+ if(document.getElementById('fb-decoy') != null) {
450
+ document.getElementById('fb-decoy').style.zIndex = '9999';
451
+ }
452
+ </script>
453
+ <style type="text/css">
454
+ .bumper {
455
+ position: fixed;
456
+ top:50%;
457
+ left:50%;
458
+ right:50%;
459
+ margin-top:-10%;
460
+ margin-left:-20%;
461
+ visibility: hidden;
462
+ background: url('http://images.neopets.com/help/bumper/bg.png');
463
+ width: 580px;
464
+ height: 300px;
465
+ padding: 20px;
466
+ font-family: Verdana, Arial, Helvetica, sans-serif;
467
+ font-size: 9pt;
468
+ background-repeat: no-repeat;
469
+ z-index:9200;
470
+ }
471
+
472
+ .bumper p {
473
+ display:block;
474
+ position:absolute;
475
+ left:20px;
476
+ top:50px;
477
+ width:385px;
478
+ font-size:12px;
479
+ font-family:font-family: Verdana, Arial, Helvetica, sans-serif;
480
+ margin:0px;
481
+ padding:0px;
482
+ }
483
+
484
+ .bumper div, .bumper p {
485
+ color: black;
486
+ }
487
+
488
+ #open {
489
+ position:absolute;
490
+ top:118px;
491
+ background: url('http://images.neopets.com/help/bumper/buttons/yes.png');
492
+ width: 177px;
493
+ height: 137px;
494
+ overflow:hidden;
495
+ text-align: center;
496
+ cursor: pointer
497
+ }
498
+
499
+ #close {
500
+ position:absolute;
501
+ top:118px;
502
+ left:220px;
503
+ background: url('http://images.neopets.com/help/bumper/buttons/no.png');
504
+ width: 177px;
505
+ height: 137px;
506
+ overflow:hidden;
507
+ cursor: pointer
508
+ }
509
+
510
+ #close:hover {
511
+ background: url('http://images.neopets.com/help/bumper/buttons/no.png') repeat 0 -137px;
512
+ }
513
+
514
+ #open:hover {
515
+ background: url('http://images.neopets.com/help/bumper/buttons/yes.png') repeat 0 -137px;
516
+ }
517
+
518
+ #a:hover .close {
519
+ background: url('http://images.neopets.com/help/bumper/buttons/no.png') repeat 0 -137px;
520
+ }
521
+
522
+ #close-text {
523
+ position: absolute;
524
+ top:68px; left:7px;
525
+ width: 160px;
526
+ height:75px;
527
+ text-align: center;
528
+ font-family: Arial, Helvetica, sans-serif;
529
+ font-weight: bold;
530
+ font-size: 8pt;
531
+ }
532
+
533
+ #open-text {
534
+ position: absolute;
535
+ top:68px;
536
+ left:7px;
537
+ width: 160px;
538
+ height:75px;
539
+ text-align: center;
540
+ font-family: Arial, Helvetica, sans-serif;
541
+ font-weight: bold;
542
+ font-size: 8pt;
543
+ }
544
+
545
+ #dimBackground {
546
+ position:fixed;
547
+ width: 100%;
548
+ height: 100%;
549
+ background: url(http://images.neopets.com/dark-semi-trans.png);
550
+ left: 0;
551
+ top: 0;
552
+ z-index: 998;
553
+ visibility:hidden;
554
+ }
555
+
556
+ #fb-decoy {
557
+ display:inline-block;
558
+ position:relative;
559
+ right:0px;
560
+ bottom:21px;
561
+ height:30px;
562
+ width:60px;
563
+ background-color:white;
564
+ z-index:9;
565
+ }
566
+
567
+ #fb-decoy a {
568
+ position:absolute;
569
+ top:0px;
570
+ left:0px;
571
+ height:20px;
572
+ width:45px;
573
+ background-image:url("http://images.neopets.com/np-facebook-like.png");
574
+ background-position:0px 0px;
575
+ background-repeat:no-repeat;
576
+ z-index:999999;
577
+ }
578
+
579
+ #fb-decoy a:hover {
580
+ text-align:left;
581
+ background-position:0px -20px;
582
+ }
583
+
584
+ .layer-msg {
585
+ display:inline;
586
+ position:absolute;
587
+ top:252px;
588
+ left:27px;
589
+ width:370px;
590
+ }
591
+
592
+ #facebook_games {
593
+ position:relative;
594
+ display:inline-block;
595
+ top:-21px;
596
+ left:115px;
597
+ text-align:right;
598
+ width:144px;
599
+ height:15px;
600
+ }
601
+
602
+ .fb_iframe_widget iframe {
603
+ display:block;
604
+ left:0px;
605
+ }
606
+
607
+ #facebook_games #fb-decoy {
608
+ display:inline-block;
609
+ left:-94px;
610
+ width:46px;
611
+ height:21px;
612
+ }
613
+
614
+ @media screen and (-webkit-min-device-pixel-ratio:0){
615
+ #facebook_games #fb-decoy {
616
+ bottom:22px;
617
+ left:-98px;
618
+ }
619
+ }
620
+
621
+ #hab-main #facebook_games {
622
+ float:left;
623
+ text-align:right;
624
+ height:25px;
625
+ margin-top:2px;
626
+ }
627
+
628
+ #hab-main #facebook_games $fb-decoy {
629
+ float:left;
630
+ left:0px;
631
+ }
632
+
633
+ .fb-like-button #fb-decoy {
634
+ display:block;
635
+ height:21px;
636
+ width:45px;
637
+ }
638
+
639
+ #hab-logo {
640
+ clear:both;
641
+ display:block;
642
+ position:relative;
643
+ right:2px;
644
+ bottom:4px;
645
+ }
646
+
647
+ #gamesHeader #facebook_games {
648
+ margin-left:0px;
649
+ height:23px;
650
+ top:2px;
651
+ }
652
+
653
+ #gamesHeader #fb-decoy {
654
+ top:-35px;
655
+ left:0px;
656
+ float:left;
657
+ height:21px;
658
+ }
659
+
660
+ .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
661
+ display:none;
662
+ }
663
+
664
+ .connect_comment_widget .nub {
665
+ display:none;
666
+ }
667
+ </style>
668
+ <div id="dimBackground"></div>
669
+ <div class="bumper" id="layer1">
670
+ <img src="http://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />
671
+ <br />
672
+ <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>
673
+ <br><br>
674
+ <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)'">
675
+ <div id="open-text">
676
+ It is a journey<BR>I must face...alone.<br>*dramatic music*
677
+ </div>
678
+ </div>
679
+ <div id="close-hover" style="display: hidden;"></div>
680
+ <div id="close" onclick="location.href='javascript:setVisible(\'layer1\',true)'">
681
+ <div id="close-text" >
682
+ I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.
683
+ </div>
684
+ </div></div><div class="bumper" id="layer2">
685
+ <img src="http://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />
686
+ <br />
687
+ <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>
688
+ <br><br>
689
+ <div id="open" onclick="document.getElementById('fb-decoy').style.visibility='hidden';location.href='javascript:setVisible(\'layer2\',true)'">
690
+ <div id="open-text">
691
+ It is a journey<BR>I must face...alone.<br>*dramatic music*
692
+ </div>
693
+ </div>
694
+ <div id="close-hover" style="display: hidden;"></div>
695
+ <div id="close" onclick="location.href='javascript:setVisible(\'layer2\',true)'">
696
+ <div id="close-text" >
697
+ I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.
698
+ </div>
699
+ </div>
700
+ <div class="layer-msg" style="clear:both;">
701
+ <img src="http://images.neopets.com/help/bumper/headers/log-in-to-facebook.png" alt="/help/bumper/headers/log-in-to-facebook" />
702
+ </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>
703
+ <div class='sf' style='width: 775px;'>
704
+ <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'>
705
+ <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>
706
+ 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>.
707
+
708
+
709
+ </div>
710
+ </td>
711
+ </tr>
712
+ </table>
713
+ </div>
714
+
715
+
716
+ <script language="JavaScript">
717
+ function tzCook() {
718
+ var today = new Date();
719
+ var expire = new Date();
720
+ expire.setTime(today.getTime() + 3600000*24*30);
721
+ var cstr = "_tz="+escape(today.getTimezoneOffset()) + ";expires="+expire.toGMTString() + ";path=/;domain=.neopets.com;";
722
+ document.cookie = cstr;
723
+ }
724
+ tzCook();
725
+ </script>
726
+
727
+ </div>
728
+
729
+ </body>
730
+ </html>
731
+