Jump to content

Potato Counter glitch?


noonynoonynoo

Recommended Posts

What's the highest number you've ever had to count in Potato Counter? I just got an avalanche of potatoes right now (see attached). Code is below. Is this a glitch or something? Yikes! Halp!

 


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!--

host - web-0025

//-->

<html><head>

<meta name="description" content="Neopets.Com - Virtual Pet Community! Join up for free games, shops, auctions, chat and more!">

<meta name="keywords" content="pets, pet, games, game, virtual, chat, fun, prizes, play, virtual pet, kids">

<meta name="robots" content="noodp, index, follow">

<meta http-equiv="X-UA-Compatible" content="IE=8">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<link rel="stylesheet" type="text/css" href="https://images.neopets.com/css/default.css?v=5">

<link rel="stylesheet" type="text/css" href="https://images.neopets.com/css/ad.css?v=6">

<style type="text/css">td.neoaswc img {vertical-align: top;}</style> <style type="text/css">

.centeredOverlay {

position: absolute;

background-color: rgba(0, 0, 0, 0.3);

top:0;

left:0;

width:100%;

height:100%;

color:black;

text-align: center;

}

</style>

<link rel="stylesheet" type="text/css" href="https://images.neopets.com/css/themes/000_def_f65b1.css?v=10.22">

<title>Neopets - Potato Counter</title>

<script id="js-framework" type="text/javascript" language="JavaScript" src="https://images.neopets.com/js/common.js?v=6"></script>

<script src="https://images.neopets.com/js/jquery-1.7.1.min.js" type="text/javascript"></script>

<script src="https://images.neopets.com/js/jquery-ui-1.8.17.min.js" type="text/javascript"></script>

<script type="text/javascript">

var Neo = {

clog: function() {

if (window.console && console.log) {

if (arguments.length == 0) {

console.log('! no arguments passed !');

} else if (arguments.length == 1) {

console.log(arguments[0]);

} else {

console.log(arguments);

}

}

},

popups: {

list: [],

add: function(popup) {

Neo.popups.list.push(popup);

Neo.fade.show();

},

rem: function(popup) {

for (var i = Neo.popups.list.length - 1; i >= 0; i--) {

var curPopup = Neo.popups.list;

Neo.clog(i, popup, curPopup, popup == curPopup);

if (curPopup == popup) {

Neo.popups.list.splice(i, 1);

}

}

if (Neo.popups.list.length == 0) {

Neo.fade.hide();

}

},

remAll: function() {

Neo.popups.list = [];

Neo.fade.hide();

}

},

fade: {

show: function() {

$('#neoFade').show();

},

hide: function() {

$('#neoFade').hide();

}

},

setNp: function(newnp) {

$('#npanchor').text(newnp);

},

setNc: function(newnc) {

Neo.clog('lol', newnc);

$('#ncanchor').text(newnc);

},

precache: function(url) {

if ($.isArray(url)) {

for (var i = 0; i < url.length; i++) {

new Image().src = url;

}

} else {

new Image().src = url;

}

}

};

</script>

<style type="text/css">

#neoFade { display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0.5; background: black; filter: alpha(opacity=50); z-index: 9500; }

</style>

<script id="js-browserdetect" type="text/javascript" language="JavaScript" src="https://images.neopets.com/js/getbrowser.js?v=1">

</script>

<!--

<script id="js-browserdetect2" type="text/javascript" language="JavaScript" src="https://images.neopets.com/js/getbrowser_new.js">

</script> -->

<script type="text/javascript" src="https://images.neopets.com/n.js"></script>

<script type="text/javascript">

<!--

var nl = "en";

var nh = 11;

var nm = 7;

var ns = 38;

var na = "pm";

var ncl = new Array(0, 53, 104, 137, 169, 198, 231, 265, 299, 335, 368, 397, 427);

window.setInterval('nc()', 1000);

function sh(i) {

ol.style.clip = "rect("+ncl[i-1]+" 128 "+ncl+" 0)";

ol.style.visibility = "visible";

}

function mo() {

ol.style.visibility = "hidden";

}

function search_handle(searchForm) {

searchForm.action = "/search.phtml";

searchForm.target = "";

searchForm.method = "post";

searchForm.s.value = searchForm.q.value;

searchForm.submit();

};

function logout_nchub() {

var f = document.createElement("iframe");

f.setAttribute("src", "http://nc.neopets.com/auth/logout?no-redirect=1");

f.setAttribute("width", "0");

f.setAttribute("height", "0");

f.setAttribute("border", "0");

var i = document.getElementById('logout_nchub');

i.appendChild(f);

}

jQuery(document).ready(function(){

$('a#logout_link').click(function (event) {

setTimeout(function() {window.location = '/logout.phtml';},1000);

logout_nchub();

return false;

});

});

//-->

</script>

<script type="text/javascript">

var sdkInstance="appInsightsSDK";window[sdkInstance]="appInsights";var aiName=window[sdkInstance],aisdk=window[aiName]||function(e){function n(e){t[e]=function(){var n=arguments;t.queue.push(function(){t[e].apply(t,n)})}}var t={config:e};t.initialize=!0;var i=document,a=window;setTimeout(function(){var n=i.createElement("script");n.src=e.url||"https://az416426.vo.msecnd.net/scripts/b/ai.2.min.js",i.getElementsByTagName("script")[0].parentNode.appendChild(n)});try{t.cookie=i.cookie}catch(e){}t.queue=[],t.version=2;for(var r=["Event","PageView","Exception","Trace","DependencyData","Metric","PageViewPerformance"];r.length;)n("track"+r.pop());n("startTrackPage"),n("stopTrackPage");var s="Track"+r[0];if(n("start"+s),n("stop"+s),n("setAuthenticatedUserContext"),n("clearAuthenticatedUserContext"),n("flush"),!(!0===e.disableExceptionTracking||e.extensionConfig&&e.extensionConfig.ApplicationInsightsAnalytics&&!0===e.extensionConfig.ApplicationInsightsAnalytics.disableExceptionTracking)){n("_"+(r="onerror"));var o=a[r];a[r]=function(e,n,i,a,s){var c=o&&o(e,n,i,a,s);return!0!==c&&t["_"+r]({message:e,url:n,lineNumber:i,columnNumber:a,error:s}),c},e.autoExceptionInstrumented=!0}return t}(

{

instrumentationKey:"dd77822d-9abf-4120-b766-370b1c479c84",

disableExceptionTracking: true,

disableAjaxTracking: true,

maxAjaxCallsPerView: 1

}

);window[aiName]=aisdk,aisdk.queue&&0===aisdk.queue.length&&aisdk.trackPageView({});

</script>

<script type="text/javascript">

var appInsightsUserName = 't4p0n2020';

var userIDApp = appInsightsUserName.replace(/[,;=| ]+/g, "_");

appInsights.setAuthenticatedUserContext(userIDApp);

</script>

<script>(function() {

var _fbq = window._fbq || (window._fbq = []);

if (!_fbq.loaded) {

var fbds = document.createElement('script');

fbds.async = true;

fbds.src = '//connect.facebook.net/en_US/fbds.js';

var s = document.getElementsByTagName('script')[0];

s.parentNode.insertBefore(fbds, s);

_fbq.loaded = true;

}

_fbq.push(['addPixelId', '694075314048104']);

})();

window._fbq = window._fbq || [];

window._fbq.push(['track', 'PixelInitialized', {}]);

</script>

<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?id=694075314048104&amp;ev=PixelInitialized" /></noscript>

</head>

<body id="neobdy" class="en">

<div style='display:none' id='sbbhscc'></div>

<script type="text/javascript">

var sbbvscc='';

var sbbgscc='';

function genPid() {return String.fromCharCode(99)+String.fromCharCode(98) ; };

</script>

<div id='sbbfrcc' style='position: absolute; top: -10px; left: 30px; font-size:1px'></div>

<script type="text/javascript">(function(XHR){var open=XHR.prototype.open;var send=XHR.prototype.send;var parser=document.createElement('a');XHR.prototype.open=function(method, url, async, user, pass){if(typeof async=='undefined'){async=true;}parser.href=url;if(parser.host==''){parser.href=parser.href;}this.ajax_hostname=parser.hostname;open.call(this, method, url, async, user, pass);};XHR.prototype.send=function(data){if(location.hostname==this.ajax_hostname)this.setRequestHeader("X-MOD-SBB-CTYPE", "xhr");send.call(this, data);}})(XMLHttpRequest);if(typeof(fetch)!="undefined"){var nsbbfetch=fetch;fetch=function(url, init){if(typeof(url)==="object" && typeof(url.url)==="string"){url=url.url;}function sbbSd(url, domain){var parser=document.createElement('a');parser.href=url;if(parser.host==''){parser.href=parser.href;}return parser.hostname==location.hostname;}if(sbbSd(url, document.domain)){init=typeof init !=='undefined' ? init :{};if(typeof(init.headers)==="undefined"){init.headers={};}init.headers['X-MOD-SBB-CTYPE']='fetch';}return nsbbfetch(url, init);};}function sbbgc(check_name){var start=document.cookie.indexOf(check_name+"=");var oVal='';var len=start+check_name.length+1;if((!start)&&(document.cookie.substring(0,check_name.length)!=check_name)){oVal='';}else if(start==-1){oVal='';}else{var end=document.cookie.indexOf(';',len);if(end==-1)end=document.cookie.length;var oVal=document.cookie.substring(len,end);};return oVal;}function addmg(inm,ext){var primgobj=document.createElement('IMG');primgobj.src=window.location.protocol+"//"+window.location.hostname+(window.location.port && window.location.port!=80 ? ':'+window.location.port: '')+"/sbbi/?sbbpg="+inm+(ext?"&"+ext:"");var sbbDiv=document.getElementById('sbbfrcc');sbbDiv.appendChild(primgobj);};function addprid(prid){var oldVal=sbbgc("PRLST");if((oldVal.indexOf(prid)==-1)&&(oldVal.split('/').length<5)){if(oldVal!=''){oldVal+='/';}document.cookie='PRLST='+oldVal+escape(prid)+';path=/;';}}var sbbeccf=function(){this.sp3="jass";this.sf1=function(vd){return sf2(vd)+32;};var sf2=function(avd){return avd*12;};this.sf4=function(yavd){return yavd+2;};var strrp=function(str, key, value){if(str.indexOf('&'+key+'=')> -1 || str.indexOf(key+'=')==0){var idx=str.indexOf('&'+key+'=');if(idx==-1)idx=str.indexOf(key+'=');var end=str.indexOf('&', idx+1);var newstr;if(end !=-1)newstr=str.substr(0, idx)+str.substr(end+(idx ? 0 : 1))+'&'+key+'='+value;else newstr=str.substr(0, idx)+'&'+key+'='+value;return newstr;}else return str+'&'+key+'='+value;};var strgt=function(name, text){if(typeof text !='string')return "";var nameEQ=name+"=";var ca=text.split(/[;&]/);for(var i=0;i < ca.length;i++){var c=ca;while(c.charAt(0)==' ')c=c.substring(1, c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length, c.length);}return "";};this.sfecgs={sbbgh:function(){var domain=document.location.host;if(domain.indexOf('www.')==0)domain=domain.replace('www.', '');return domain;}, f:function(name, value){var fv="";if(window.globalStorage){var host=this.sbbgh();try{if(typeof(value)!="undefined")globalStorage[host][name]=value;else{fv=globalStorage[host][name];if(typeof(fv.toString)!="undefined")fv=fv.toString();}}catch(e){}}return fv;}, name:"sbbrf"};this.sfecls={f:function(name, value){var fv="";try{if(window.localStorage){if(typeof(value)!="undefined")localStorage.setItem(name, value);else{fv=localStorage.getItem(name);if(typeof(fv.toString)!="undefined")fv=fv.toString();}}}catch(e){}return fv;}, name:"sbbrf"};this.sbbcv=function(invl){try{var invalArr=invl.split("-");if(invalArr.length>1){if(invalArr[0]=="A"||invalArr[0]=="D"){invl=invalArr[1];}else invl="";}if(invl==null||typeof(invl)=="undefined"||invl=="falseImgUT"||invl=="undefined"||invl=="null"||invl!=encodeURI(invl))invl="";if(typeof(invl).toLowerCase()=="string")if(invl.length>20)if(invl.substr(0,2)!="h4")invl="";}catch(ex){invl="";}return invl;};this.sbbsv=function(fv){for(var elm in this){if(this[elm].name=="sbbrf"){this[elm].f("altutgv2",fv);}}document.cookie="UTGv2="+fv+';expires=Tue, 31 Dec 2030 00:00:00 UTC;path=/;';};this.sbbgv=function(){var valArr=Array();var currVal="";for(var elm in this){if(this[elm].name=="sbbrf"){currVal=this[elm].f("altutgv2");currVal=this.sbbcv(currVal);if(currVal!="")valArr[currVal]=(typeof(valArr[currVal])!="undefined"?valArr[currVal]+1:1);}}var lb=0;var fv="";for(var val in valArr){if(valArr[val]>lb){fv=val;lb=valArr[val]}}if(fv=="")fv=sbbgc("UTGv2");fv=this.sbbcv(fv);if(fv!="")this.sbbsv(fv);else this.sbbsv("h46a679fd5256336a4d5e1f7fb8bfb289a54");return fv;};};function m2vr(m1,m2){var i=0;var rc="";var est="ghijklmnopqrstuvwyz";var rnum;var rpl;var charm1=m1.charAt(i);var charm2=m2.charAt(i);while(charm1!=""||charm2!=""){rnum=Math.floor(Math.random()* est.length);rpl=est.substring(rnum,rnum+1);rc+=(charm1==""?rpl:charm1)+(charm2==""?rpl:charm2);i++;charm1=m1.charAt(i);charm2=m2.charAt(i);}return rc;}function sbbls(prid){try{var eut=sbbgc("UTGv2");window.sbbeccfi=new sbbeccf();window.sbbgs=sbbeccfi.sbbgv();if(eut!=sbbgs && sbbgs!="" && typeof(sbbfcr)=="undefined"){addmg('utMedia',"vii="+m2vr("2fd9af965b03c079568044a6264dac78",sbbgs));}var sbbiframeObj=document.createElement('IFRAME');var dfx=new Date();sbbiframeObj.id='SBBCrossIframe';sbbiframeObj.title='SBBCrossIframe';sbbiframeObj.tabindex='-1';sbbiframeObj.lang='en';sbbiframeObj.style.visibility='hidden';sbbiframeObj.setAttribute('aria-hidden', 'true');sbbiframeObj.style.border='0px';if(document.all){sbbiframeObj.style.position='absolute';sbbiframeObj.style.top='-1px';sbbiframeObj.style.height='1px';sbbiframeObj.style.width='28px';}else{sbbiframeObj.style.height='1px';sbbiframeObj.style.width='0px';}sbbiframeObj.scrolling="NO";sbbiframeObj.src=window.location.protocol+"//"+window.location.hostname+(window.location.port && window.location.port!=80 ? ':'+window.location.port: '')+'/sbbi/?sbbpg=sbbShell&gprid='+prid+'';var sbbDiv=document.getElementById('sbbfrcc');sbbDiv.appendChild(sbbiframeObj);}catch(ex){;}}try{var y=unescape(sbbvscc.replace(/^<\!\-\-\s*|\s*\-\->$/g,''));document.getElementById('sbbhscc').innerHTML=y;var x=unescape(sbbgscc.replace(/^<\!\-\-\s*|\s*\-\->$/g,''));}catch(e){x='function genPid(){return "jser";}';}try{if(window.gprid==undefined)document.write('<'+'script type="text/javascri'+'pt">'+x+"var gprid=genPid();addprid(gprid);var sbbfcr=true;sbbls(gprid);<"+"/script>");}catch(e){addprid("dwer");}</script> <div id="neoFade"></div>

<script type="text/javascript">

$(document).ready(function()

{

$(".slidingDiv").show();

$(".show_hide").show();

$('.show_hide').click(function()

{

$(".slidingDiv").slideToggle();

});

});

</script>

<script>

window.kvps = window.kvps || {};

window.kvps['audience_m2'] = 'non_coppa';

</script>

<script src="https://powerad.ai/script.js" type="text/javascript" async></script>

<script type="text/javascript">

$(function() {

if (typeof top.callUnitMan === "function") {

top.callUnitMan(2657);

top.callUnitMan(2658);

top.callUnitMan(3072);

top.callUnitMan(3073);

} else {

console.log("callUnitMan unavailable");

}

});

</script>

<div id="pushdown_banner">

<div id="ad-slug-wrapper">

<table id="ad-table">

<tr>

<td class="slug"><img src="https://images.neopets.com/aslugopal.png" width="13" height="66"></td>

<td class="neoaswc">

<script type="text/javascript">

window.pg = window.pg || {};

pg.userIsLoggedIn = true; // change this to assign from whatever your logged in variable/function is.

pg.userIsChild = false; // change this to assign from whatever your child age variable/function is.

pg.ssl = 'https:' == document.location.protocol;

window.googletag = window.googletag || {};

googletag.cmd = googletag.cmd || [];

pg.loadJS = function(src, async) {

pg.loadedJS = pg.loadedJS || [];

pg.loadedJS.push(src);

(function() {

var script = document.createElement("script");

if (typeof async == 'undefined')

script.async = true;

script.type = "text/javascript";

script.src = (pg.ssl ? 'https:' : 'http:') + src;

var target = document.getElementsByTagName("head")[0];

target.insertBefore(script, target.firstChild);

})();

};

pg.displayUnit = function(div) {

if (pg.userIsChild || !pg.userIsLoggedIn) {

googletag.cmd.push(function () {

googletag.display(div);

});

}

}

googletag.cmd.push(function () {

googletag.pubads().setTargeting("audience_type", "audience");

googletag.pubads().setTargeting("TFCD", "0");

});

if (!pg.userIsChild && pg.userIsLoggedIn) {

pg.disabledGptInitialLoad = true;

googletag.cmd.push(function () {

googletag.pubads().disableInitialLoad();

googletag.pubads().setTargeting('hbStatus', 'enabled');

});

pg.loadJS('//m2d.m2.ai/pghb.neopets.js');

} else {

if (pg.userIsChild) {

googletag.cmd.push(function () {

googletag.pubads().setTagForChildDirectedTreatment(1);

googletag.pubads().setTargeting('hbStatus', 'disabledCoppa');

});

} else {

googletag.cmd.push(function () {

googletag.pubads().setTagForChildDirectedTreatment(1);

googletag.pubads().setTargeting('hbStatus', 'disabledLoggedOut');

});

}

googletag.cmd.push(function() {

googletag.defineSlot('/4045934/NP728',[728,90],'NP728').addService

(googletag.pubads());

googletag.defineSlot('/4045934/NP160',[160,600],'NP160').addService

(googletag.pubads());

googletag.defineSlot('/4045934/NP300x250',

[300,250],'NP300x250').addService(googletag.pubads());

googletag.defineSlot('/4045934/NP_300x250_BTF',

[300,250],'NP_300x250_BTF').addService(googletag.pubads());

googletag.defineSlot('/4045934/np_playbuzz_1x1',

[1,1],'np_playbuzz_1x1').addService(googletag.pubads());

googletag.defineSlot('/4045934/NP_MM_RightLeftRail_1x1', [[1,1]],

'NP_MM_RightLeftRail_1x1').addService(googletag.pubads());

googletag.enableServices();

});

pg.loadJS('//www.googletagservices.com/tag/js/gpt.js');

}

</script>

<div id="NP728" style='height:90px; width:728px;'></div>

</td>

</tr>

</table>

</div>

</div>

<div id="main" class="">

<div id="ban" ></div>

<div id="header">

<table cellpadding="0" cellspacing="0" border="0">

<tr>

<td width="156" rowspan="3"><a href="/index.phtml"><img src="https://images.neopets.com/transparent_spacer.gif" width="156" height="77" alt="" border="0"></a></td>

<td class="eventIcon sf" xalign="left">&nbsp;</td>

<td class="user medText">

Welcome, <a href="/userlookup.phtml?user=t4p0n2020">t4p0n2020</a> <span style="font-weight: normal;">|</span> NP: <a id='npanchor' href="/inventory.phtml">8,676</a> <span style='font-weight: normal;'>|</span> NC: <a id='ncanchor' href='/mall/index.phtml'>150</a> <span style="font-weight: normal;">|</span> <a id="logout_link" href="/logout.phtml"><b>Logout</b></a>

</td>

</tr>

<tr>

<td colspan="2" id="navigation">

<table width="100%" cellpadding="0" cellspacing="0" border="0">

<tr>

<td width="725" align="center">

<script type="text/javascript">

// Yay for Suckerfish!

startList = function() {

if (document.all&&document.getElementById) {

navRoot = document.getElementById("template_nav");

for (i=0; i<navRoot.childNodes.length; i++) {

node = navRoot.childNodes;

if (node.nodeName=="LI") {

node.onmouseover=function() {

this.className+=" over";

}

node.onmouseout=function() {

this.className=this.className.replace(" over", "");

}

}

}

}

}

window.onload=startList;

</script>

<ul id="template_nav">

<li class="nav_image"><a href="/myaccount.phtml"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/myaccount.png" alt="" border="0" width="115" height="38"></a><ul class="dropdown">

<li><a href="/myaccount.phtml">&raquo; Control Panel</a></li>

<li><a href="/preferences.phtml">&raquo; Preferences</a></li>

<li><a href="/userinfo.phtml">&raquo; Edit Profile</a></li>

<li><a href="/neomessages.phtml">&raquo; Neomail</a></li>

<li><a href="/neofriends.phtml">&raquo; Neofriends</a></li>

<li><a href="/addpet.phtml">&raquo; Create a Neopet</a></li>

<li><a href="/space/warehouse/prizecodes.phtml">&raquo; Redeem Code</a></li>

</ul>

<li class="nav_image"><a href="/customise/"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/customise.png" alt="" border="0" width="90" height="38"></a><ul class="dropdown">

<li><a href="/customise/">&raquo; Customise Neopet</a></li>

<li><a href="/inventory.phtml">&raquo; Inventory</a></li>

<li><a href="/closet.phtml">&raquo; Closet</a></li>

<li><a href="/neohome/"> &raquo; Neohomes</a></li>

<li><a href="/addpet.phtml">&raquo; Create a Neopet</a></li>

<li><a href="/pound/">&raquo; Pound</a></li>

</ul>

</li>

<li class="nav_image"><a href="/games/"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/games.png" alt="" border="0" width="65" height="38"></a><ul class="dropdown">

<li><a href="/games/">&raquo; Games Room</a></li>

<li><a href="/games/category.phtml?sortby=pop">&raquo; Popular</a></li>

<li><a href="/games/hiscores.phtml">&raquo; High Scores</a></li>

<li><a href="/games/favourites.phtml">&raquo; Favourites</a></li>

<!--<li><a href="/keyquest/">&raquo; Key Quest</a></li>-->

<li><a href="/dome/">&raquo; Battledome</a></li>

<li><a href="/games/pet/">&raquo; Pet Games</a></li>

<li><a href="/games/ghoulcatchers/">&raquo; Ghoul Catchers</a></li>

</ul>

</li>

<li class="nav_image"><a href="/explore.phtml"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/explore.png" alt="" border="0" width="74" height="38"></a><ul class="dropdown">

<li><a href="/explore.phtml">&raquo; Map of Neopia</a></li>

<li><a href="/help/tutorial/index.phtml">&raquo; Tutorial</a></li>

<li><a href="/neopedia.phtml">&raquo; Neopedia</a></li>

<li><a href="/petcentral.phtml">&raquo; Pet Central</a></li>

<li><a href="/calendar.phtml">&raquo; Calendar</a></li>

</ul>

</li>

<li class="nav_image"><a href="/nf.phtml"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/news.png" alt="" border="0" width="57" height="38"></a><ul class="dropdown">

<li><a href="/nf.phtml">&raquo; New Features</a></li>

<li><a href="/comingsoon.phtml">&raquo; Coming Soon</a></li>

<li><a href="/ntimes/index.phtml">&raquo; Neopian Times</a></li><li><a href="/stuff.phtml">&raquo; Merch News</a></li> </ul>

</li>

<li class="nav_image"><a href="/community/index.phtml"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/community.png" alt="" border="0" width="97" height="38"></a><ul class="dropdown">

<li><a href="/community/index.phtml">&raquo; Hub</a></li>

<li><a href="/neoboards/index.phtml">&raquo; Neoboards</a></li>

<li><a href="/contests.phtml">&raquo; Spotlights</a></li>

<li><a href="/guilds/index.phtml">&raquo; Guilds</a></li>

</ul>

</li>

<li class="nav_image"><a href="/objects.phtml"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/shops.png" alt="" border="0" width="61" height="38"></a><ul class="dropdown">

<li><a href="/objects.phtml">&raquo; Neopia Central</a></li>

<li><a href="/market.phtml?type=wizard">&raquo; Shop Wizard</a></li>

<li><a href="/market.phtml?type=your">&raquo; Your Shop</a></li>

<li><a href="/auctions.phtml">&raquo; Auctions</a></li>

<li><a href="/island/tradingpost.phtml">&raquo; Trading Post</a></li>

<li><a href="/bank.phtml">&raquo; Bank</a></li>

<li><a href="/shopping/index.phtml">&raquo; Merchandise</a></li>

</ul>

</li>

<style type="text/css">

li.nav_image { margin-left: 0px; }

</style>

<li class="nav_image"><a href="http://ncmall.neopets.com/mall/shop.phtml?page=&cat="><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/ncmall.png" alt="" border="0" width="70" height="38"></a><ul class="dropdown">

<li><a href="http://ncmall.neopets.com/mall/shop.phtml?page=&cat=">&raquo; Shop</a></li>

<li><a href="http://nc.neopets.com/get-nickcash">&raquo; Get Neocash</a></li>

<li><a href="http://nc.neopets.com/nickcash-cards">&raquo; Find Neocash Cards</a></li>

<li><a href="http://nc.neopets.com/redeemnc">&raquo; Redeem Neocash Cards</a></li>

<li><a href='http://nc.neopets.com/transactionlog/'>&raquo; Transaction Logs</a></li>

</ul>

</li>

<style type="text/css">

li.nav_image { margin-left: 0px; }

.nav_premium_header{ margin-left:-2px !important; }

</style>

<li class="nav_image nav_premium_header"><a href="http://nc.neopets.com/membership/"><img src="https://images.neopets.com/themes/000_def_f65b1/navigation/premium.png" alt="" border="0" width="96" height="38"></a><ul class="dropdown">

<li><a href="http://nc.neopets.com/membership/">&raquo; Become a Member</a></li>

</ul>

</li>

</ul>

</td>

<td id="nst">11:07:38 pm NST</td>

</tr>

</table>

</td>

</tr>

<tr>

<td colspan="3" height="3"><img src="https://images.neopets.com/transparent_spacer.gif" width="1" height="3" alt="" border="0"></td>

</tr>

</table>

</div>

<div id="content">

<table width="100%" cellpadding="0" cellspacing="0" border="0">

<tr>

<td align="center" class="sidebar" width="178">

<div class="sidebarModule" style="margin-bottom: 7px;">

<table width="150" cellpadding="3" cellspacing="0" border="0" class="sidebarTable">

<tr>

<td valign="middle" class="sidebarHeader medText"><a href="/quickref.phtml"><b>yalivoc499</b></a> </td>

</tr>

<tr>

<td class="activePet"><a href="/quickref.phtml"><IMG src="//images.weserv.nl/?url=http://pets.neopets.com/cp/nrv4n5fs/1/2.png" width="150" height="150" border="0" style=""></a></td>

</tr>

<tr>

<td class="activePet sf" align="center"><a href="/customise/?view=yalivoc499"><b><span class="pointer">&raquo</span> Customise</b></a></td>

</tr>

<tr>

<td class="activePetInfo" align="center">

<table cellpadding="1" cellspacing="0" border="0">

<tr>

<td align="right">Species:</td>

<td align="left"><b>Buzz</b></td>

</tr>

<tr>

<td align="right">Health:</td>

<td align="left"><b><font color='green'><b>19 / 7</b></font></b></td>

</tr>

<tr>

<td align="right">Mood:</td>

<td align="left"><b>delighted!</b></td>

</tr>

<tr>

<td align="right">Hunger:</td>

<td align="left"><b>fine</b></td>

</tr>

<tr>

<td align="right">Age:</td>

<td align="left"><b>22 days</b></td>

</tr>

<tr>

<td align="right">Level:</td>

<td align="left"><b>2</b></td>

</tr>

</table>

</td>

</tr>

</table>

</div>

<div class="sidebarModule" style="margin-bottom: 7px;">

<table width="158" cellpadding="2" cellspacing="0" border="0" class="sidebarTable">

<tr>

<td valign="middle" class="sidebarHeader medText">Search Neopets</td>

</tr>

<tr>

<td class="neofriend" align="center">

<form onSubmit="search_handle(this);" style="padding-top: 4px; padding-bottom: 4px;">

<input class="sf" type="text" name="q" maxlength="255" value="Enter search text..." style="width: 135px; 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...'; }"><br>

<input type="submit" value="Go!" class="sf">

<input type="hidden" name="client" value="pub-9208792519293771">

<input type="hidden" name="forid" value="1">

<input type="hidden" name="ie" value="ISO-8859-1">

<input type="hidden" name="oe" value="ISO-8859-1">

<input type="hidden" name="safe" value="active">

<input type="hidden" name="domains" value="www.neopets.com">

<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">

<input type="hidden" name="hl" value="en">

<input type="hidden" name="s">

</form>

</td>

</tr>

</table>

</div>

<div class='sidebarModule' style='margin-bottom: 7px;'>

<table width='158' cellpadding='2' cellspacing='0' border='0' class='sidebarTable'>

<tr>

<td valign='middle' class='sidebarHeader medText'><a href='/reg/launch.phtml' style='color:#2e72c0'>Welcome Page</a></td>

</tr>

<tr>

<td class='neofriend' align='left'>

<table width='140'>

<tr style='vertical-align: top;'>

<td colspan='2' class='medText' style='padding-bottom: 6px;'>Have you...?</td></tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td class='sf'><a href='/addpet.phtml'><b>Created a Neopet</b></a></td>

</tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td class='sf'>Activated Account</td>

</tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_open.gif' style='margin-top: 2px;'></td>

<td class='sf'>Completed <a href='/help/tutorial'><b>Tutorial</b></a></td>

</tr>

<tr style='vertical-align: top;'>

<td style='padding-bottom: 6px;'><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td style='padding-bottom: 6px;' class='sf'>Received <span style='white-space: nowrap; font-weight: bold;'>2,500 NP</span></td>

</tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td class='sf'>Redeemed <a href='/newbie_pack.phtml'><span style='white-space: nowrap; font-weight: bold;'>Newbie Pack</span></a></td>

</tr>

<tr style='vertical-align: top;'>

<td style='padding-bottom: 6px;'><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td style='padding-bottom: 6px;' class='sf'>Redeemed <a href='/mall/index.phtml?page=free_nc'><span style='white-space: nowrap; font-weight: bold;'>NC Gift</span></a></td>

</tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td class='sf'>Explored 5 lands</td>

</tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_close.gif' style='margin-top: 2px;'></td>

<td class='sf'>Fed your Neopet</td>

</tr>

<tr style='vertical-align: top;'>

<td><img src='https://images.neopets.com/users/breik/check_open.gif' style='margin-top: 2px;'></td>

<td class='sf'>Created a <a href='/neohome/main/'><span style='white-space: nowrap; font-weight: bold;'>Neohome</span></a></td>

</tr>

</table>

</td>

</tr>

</table>

</div>

<style>

.neofriendUsername_online{

text-align:left;

font-size:10px;

}

.button-link-online {

padding: 3px 10px;

background: #4479BA;

color: #FFF !important;

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

border: solid 1px #20538D;

text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);

-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);

-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);

box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);

-webkit-transition-duration: 0.2s;

-moz-transition-duration: 0.2s;

transition-duration: 0.2s;

-webkit-user-select:none;

-moz-user-select:none;

-ms-user-select:none;

user-select:none;

}

.button-link-online:hover {

background: #356094;

border: solid 1px #2A4E77;

text-decoration: none;

}

.button-link-online:active {

-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);

-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);

box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);

background: #2E5481;

border: solid 1px #203E5F;

}

</style>

<div class="sidebarModule">

<table width="158" cellpadding="2" cellspacing="0" border="0" class="sidebarTable">

<tr>

<td valign="middle" class="sidebarHeader medText"><a href="/neofriends.phtml"><b>Neofriends</b></a> &nbsp;&nbsp;&nbsp; <a href="/s/index.phtml?track_cat_id=50&item_id=488"><img src="https://images.neopets.com/help/question_mark.png" width="13" height="13" alt="" border="0" align="absbottom"></a></td>

</tr>

<tr>

<td class="neofriend" align="center">

These Neofriends are currently online!

<br /><br />

<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr>

<td width="30" align="center" valign="top"><img src="https://images.neopets.com/neoboards/avatars/mibeach.gif" width="50" height="50" alt="" border="0" class="neofriendAvatar"></td>

<td width="70" align="left" valign="top" ><div class="neofriendUsername_online">

<a href="/userlookup.phtml?user=noonynoonynoo" style="font-weight: normal;">noonynoonynoo</a>

</div> <br/><div class="neofriendInfo"> <a href="/neomessages.phtml?type=send&recipient=noonynoonynoo" style="font-weight: normal;" class='button-link-online'>Neomail</a><br />

</div>

</td>

</tr>

<tr>

<td colspan="2" height="7"><img src="https://images.neopets.com/transparent_spacer.gif" width="1" height="7" alt="" border="0"></td>

</tr></table> </td>

</tr>

</table>

</div>

</td> <td class="content">

<!-- r0 -->

<b>Potato Counter</b>

<p>

In the land of Meridell, fun games are few and far between... in fact most of the time the residents have

to make up their own games to pass the time... <a href='http://www.neopets.com/neopedia.phtml?neopedia_id=170'><b>Neopedia Article</b></a>

<p>

<center>

<img src='https://images.neopets.com/medieval/potato_think.gif' width=150 height=150 border=0>

<br><b>How many potatoes do I have???</b>

</center>

<p>

<table align=center cellpadding=3 cellspacing=0 border=0><tr><td width=40>&nbsp;</td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato2.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato2.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato4.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td></tr><tr><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato2.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td></tr><tr><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato4.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato4.gif' width=40 height=40 border=0></td></tr><tr><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato4.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato2.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato3.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40>&nbsp;</td></tr><tr><td width=40>&nbsp;</td><td width=40><img src='https://images.neopets.com/medieval/potato2.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato4.gif' width=40 height=40 border=0></td></tr></table>

<center>

<form action='potatocounter.phtml' method='post'>

<input type='hidden' name='type' value='guess'>

<input type='text' size=4 maxlength=4 name='guess'>

<input type='submit' value='Guess!'>

</form>

</center>

<!--

<td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td><td width=40><img src='https://images.neopets.com/medieval/potato1.gif' width=40 height=40 border=0></td>-->

<br clear="all">

</td>

</tr>

</table>

</div>

<div id="footer">

<img src="https://images.neopets.com/themes/000_def_f65b1/rotations/5.png" width="200" height="170" alt="" border="0" class="footerNifty">

<table width="100%" cellpadding="0" cellspacing="0" border="0" class="footer">

<tr>

<td width="175" align="left"><a href="/index.phtml"><img src="https://images.neopets.com/transparent_spacer.gif" width="156" height="46" alt="Neopets.com" border="0"></a></td>

<td align="left"><br>

<table cellpadding="0" cellspacing="0" border="0">

<tr>

<!-- Search -->

<td class="sf" valign="middle">

<form onSubmit="javascript: search_handle(this);">

<table cellpadding="0" cellspacing="0" border="0">

<tr>

<td class="footerForm sf" valign="middle"><b>Search Neopets:</b>&nbsp;</td>

<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>

<td valign="middle"><input type="submit" value="Go!" class="sf">

<input type="hidden" name="client" value="pub-9208792519293771">

<input type="hidden" name="forid" value="1">

<input type="hidden" name="ie" value="ISO-8859-1">

<input type="hidden" name="oe" value="ISO-8859-1">

<input type="hidden" name="safe" value="active">

<input type="hidden" name="domains" value="www.neopets.com">

<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">

<input type="hidden" name="hl" value="en">

<input type="hidden" name="s">

</td>

</tr>

</table>

</form>

</td>

<td width="15">&nbsp;</td>

<!-- Language -->

<td class="sf" valign="top">

<table cellpadding="0" cellspacing="0" border="0">

<tr>

<td class="footerForm sf" valign="middle"><form method="post"><b>Select Language:</b>&nbsp;</td>

<td valign="top">

<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>

<td valign="top"><input type="submit" value="Go!" class="sf"></form></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<tr>

<td colspan="2" class="copyright">

<a href='/privacy.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/privacypolicy.png' width='81' height='18' border='0' alt='privacypolicy'></a>

<img src='https://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>

<a href='/safetytips.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/safetytips.png' width='61' height='18' border='0' alt='safetytips'></a>

<img src='https://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>

<a href='/contact.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/contactus.png' width='60' height='18' border='0' alt='contactus'></a>

<img src='https://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>

<a href='/aboutus.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/aboutus.png' width='50' height='18' border='0' alt='aboutus'></a>

<img src='https://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>

<a href='/refer/index.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/referral.png' width='98' height='18' border='0' alt='referral'></a>

<img src='https://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>

<a href='/help.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/help.png' width='25' height='18' border='0' alt='help'></a>

<img src='https://images.neopets.com/themes/000_def_f65b1/navigation/divider.png' width='4' height='16' border='0'>

<a href='/adchoices.phtml'><img src='https://images.neopets.com/themes/000_def_f65b1/navigation/ad-choices.png' width='75' height='18' border='0' alt='ad-choices'></a>

<script type="text/javascript">

<!--

function setVisible(obj) {

obj = document.getElementById(obj);

obj.style.visibility = (obj.style.visibility == 'visible') ? 'hidden' : 'visible';

obj.style.zIndex = '9999';

document.getElementById('dimBackground').style.visibility = (document.getElementById('dimBackground').style.visibility == 'visible') ? 'hidden' : 'visible';

if(document.getElementById('fb-decoy') != null) {

document.getElementById('fb-decoy').style.zIndex = (document.getElementById('fb-decoy').style.zIndex == '9999') ? '-1' : '9999';

}

if(document.getElementById('kq-body-content') != null) {

document.getElementById('kq-body-content').style.visibility = (document.getElementById('kq-body-content').style.visibility == 'hidden') ? 'visible' : 'hidden';

}

if(document.getElementById('navigation') != null) {

document.getElementById('navigation').style.visibility = (document.getElementById('navigation').style.visibility == 'hidden') ? 'visible' : 'hidden';

}

}

function registerAutoBumper() {

jQuery('a.auto_bumper').click( function() {

window.auto_bumper_last = jQuery(this);

setVisible('auto_bumper');

return false;

});

}

function autoBumperGo() {

window.open(window.auto_bumper_last.attr('href'),'auto_bumper','width=800,height=800,resizable=yes,scrollbars=yes,toolbar=yes');

setVisible('auto_bumper', true);

}

if(typeof jQuery == 'undefined') {

window.onload = function(){

registerAutoBumper();

}

}

else {

jQuery(document).ready( function() { registerAutoBumper(); } );

}

if(document.getElementById('fb-decoy') != null) {

document.getElementById('fb-decoy').style.zIndex = '9999';

}

-->

</script>

<style type="text/css">

.bumper {

position: fixed;

top:50%;

left:50%;

right:50%;

margin-top:-10%;

margin-left:-20%;

visibility: hidden;

background: url('https://images.neopets.com/help/bumper/bg.png');

width: 580px;

height: 300px;

padding: 20px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 9pt;

background-repeat: no-repeat;

z-index:9200;

}

.bumper p {

display:block;

position:absolute;

left:20px;

top:50px;

width:385px;

font-size:12px;

font-family: Verdana, Arial, Helvetica, sans-serif;

margin:0px;

padding:0px;

}

.bumper div, .bumper p {

color: black;

}

#open {

position:absolute;

top:118px;

background: url('https://images.neopets.com/help/bumper/buttons/yes.png');

width: 177px;

height: 137px;

overflow:hidden;

text-align: center;

cursor: pointer

}

div.bumper div#close {

position:absolute;

top:118px;

left:220px;

background: url('https://images.neopets.com/help/bumper/buttons/no.png');

width: 177px;

height: 137px;

overflow:hidden;

cursor: pointer

}

div.bumper div#close:hover {

background: url('https://images.neopets.com/help/bumper/buttons/no.png') repeat 0 -137px;

}

#open:hover {

background: url('https://images.neopets.com/help/bumper/buttons/yes.png') repeat 0 -137px;

}

#a:hover .close {

background: url('https://images.neopets.com/help/bumper/buttons/no.png') repeat 0 -137px;

}

#close-text {

position: absolute;

top:68px; left:7px;

width: 160px;

height:75px;

text-align: center;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

font-size: 8pt;

}

#open-text {

position: absolute;

top:68px;

left:7px;

width: 160px;

height:75px;

text-align: center;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

font-size: 8pt;

}

#dimBackground {

position:fixed;

width: 100%;

height: 100%;

background: url(https://images.neopets.com/dark-semi-trans.png);

left: 0;

top: 0;

z-index: 998;

visibility:hidden;

}

#fb-decoy {

display:inline-block;

position:relative;

right:0px;

bottom:21px;

height:30px;

width:60px;

background-color:white;

z-index:9;

}

#fb-decoy a {

position:absolute;

top:0px;

left:0px;

height:20px;

width:45px;

background-image:url("https://images.neopets.com/np-facebook-like.png");

background-position:0px 0px;

background-repeat:no-repeat;

z-index:999999;

}

#fb-decoy a:hover {

text-align:left;

background-position:0px -20px;

}

.layer-msg {

display:inline;

position:absolute;

top:252px;

left:27px;

width:370px;

}

#facebook_games {

position:relative;

display:inline-block;

top:-21px;

left:115px;

text-align:right;

width:144px;

height:15px;

}

.fb_iframe_widget iframe {

display:block;

left:0px;

}

#facebook_games #fb-decoy {

display:inline-block;

left:-94px;

width:46px;

height:21px;

}

@media screen and (-webkit-min-device-pixel-ratio:0){

#facebook_games #fb-decoy {

bottom:22px;

left:-98px;

}

}

#hab-main #facebook_games {

float:left;

text-align:right;

height:25px;

margin-top:2px;

}

#hab-main #facebook_games #fb-decoy {

float:left;

left:0px;

}

.fb-like-button #fb-decoy {

display:block;

height:21px;

width:45px;

}

#hab-logo {

clear:both;

display:block;

position:relative;

right:2px;

bottom:4px;

}

#gamesHeader #facebook_games {

margin-left:0px;

height:23px;

top:2px;

}

#gamesHeader #fb-decoy {

top:-35px;

left:0px;

float:left;

height:21px;

}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {

display:none;

}

.connect_comment_widget .nub {

display:none;

}

</style>

<div id="dimBackground"></div>

<div class="bumper" id="auto_bumper">

<img src="https://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />

<br />

<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>

<br><br>

<div id="open" onclick="autoBumperGo()">

<div id="open-text">

It is a journey<BR>I must face...alone.<br>*dramatic music*

</div>

</div>

<div id="close-hover" style="display: none;"></div>

<div id="close" onclick="javascript:setVisible('auto_bumper',true)">

<div id="close-text" >

I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.

</div>

</div></div><div class="bumper" id="layer1">

<img src="https://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />

<br />

<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>

<br><br>

<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)'">

<div id="open-text">

It is a journey<BR>I must face...alone.<br>*dramatic music*

</div>

</div>

<div id="close-hover" style="display: none;"></div>

<div id="close" onclick="location.href='javascript:setVisible(\'layer1\',true)'">

<div id="close-text" >

I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.

</div>

</div></div><div class="bumper" id="layer2">

<img src="https://images.neopets.com/help/bumper/headers/leaving-neopia.png" alt="Heads Up! You're about to leave Neopia!" />

<br />

<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>

<br><br>

<div id="open" onclick="document.getElementById('fb-decoy').style.visibility='hidden';location.href='javascript:setVisible(\'layer2\',true)'">

<div id="open-text">

It is a journey<BR>I must face...alone.<br>*dramatic music*

</div>

</div>

<div id="close-hover" style="display: none;"></div>

<div id="close" onclick="location.href='javascript:setVisible(\'layer2\',true)'">

<div id="close-text" >

I want to stay on Neopets,<BR>where the dangers of<br>Meepit invasion<br> are taken seriously.

</div>

</div>

<div class="layer-msg" style="clear:both;">

<img src="https://images.neopets.com/help/bumper/headers/log-in-to-facebook.png" alt="/help/bumper/headers/log-in-to-facebook" />

</div></div><div style='position:absolute;right:257px;top:52px;overflow:hidden;'><img src ='https://images.neopets.com/themes/000_def_f65b1/navigation/follow-us-on.png'><a href="http://www.facebook.com/neopets" target="_blank"><img src ='https://images.neopets.com/facebook-icon.png' border=0><a/></div> <br>

<div class='sf' style='width: 800px;'>

<div style="position: relative; height: 42px; width: 300px;"></div> NEOPETS and all related indicia are trademarks of <a href="/aboutus.phtml"><b>Neopets, Inc.</b></a>, &copy; 1999-2020. &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>. <a href="/privacy.phtml">Your California Privacy Rights</a>

</div>

</td>

</tr>

</table>

</div>

<script language="JavaScript">

function tzCook() {

var today = new Date();

var expire = new Date();

expire.setTime(today.getTime() + 3600000*24*30);

var cstr = "_tz="+escape(today.getTimezoneOffset()) + ";expires="+expire.toGMTString() + ";path=/;domain=.neopets.com;";

document.cookie = cstr;

}

tzCook();

</script>

</div><div style="display: none" id="logout_nchub"></div>

<link href='/include/colorbox/base.css?v=1' rel='stylesheet' type='text/css'>

<script src='https://images.neopets.com/js/jquery.colorbox.min.js?v=1' type='text/javascript'></script>

</body>

</html>

 

 

Ok I went back to the tab to get the rest of the screenshot and it's suddenly back to normal. I didn't refresh it or anything, it's just showing 43 potatoes now. Weird.

alton.jpg

Link to comment
Share on other sites

I've had that happen before, not with it sorting itself out, but with it giving me a fieldful of the things to count. I sat and stared at it in horror then just shut the tab down. 😅

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...