<xmp><body><!--'"</title></head>--> <script type="text/javascript"> //OwnerIQ var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand','Lycos']); _oiqq.push(['oiq_addPageCat','Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle','Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } /////// Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-21']); _gaq.push(['_setDomainName', 'angelfire.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'super2/archives', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); ////// Lycos Initialization ///////////////////// var lycos_ad = Array(); var lycos_search_query = ""; var lycos_onload_timer; var cm_role = "live"; var cm_host = "angelfire.lycos.com"; var cm_taxid = "/memberembedded"; var angelfire_member_name = "super2/archives"; var angelfire_member_page = "super2/archives/secretboards/atari2600/bearjam.html"; var angelfire_ratings_hash = "1734837791:69f62a217eb0ff3c866653760f345336"; var lycos_ad_category = {"dmoz":"computers\/emulators","ontarget":"&CAT=technology&L2CAT=computing","find_what":"email me"}; var lycos_ad_remote_addr = "209.202.244.9"; var lycos_ad_www_server = "www.angelfire.lycos.com"; var edit_site_url = "www.angelfire.lycos.com/landing/landing.tmpl?utm_source=house&utm_medium=landingpage&utm_campaign=toolbarlink"; </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_300x250_dfp', [300, 250], 'div-gpt-ad-1450207484070-0').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_above_728x90_dfp', [728, 90], 'div-gpt-ad-1450207484070-1').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_below_728X90_dfp', [728, 90], 'div-gpt-ad-1450207484070-2').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type="text/javascript"> (function(isV) { if (!isV) { return; } //this.lycos_search_query = lycos_get_search_referrer(); var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2","slider"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if (adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("lycosFooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // Slider Injection (function() { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; })(); // Bottom Ad Injection ( function() { var b = document.getElementsByTagName("body")[0]; var iif = document.createElement('iframe'); iif.style.border = '0'; iif.style.margin = 0; iif.style.display = 'block'; iif.style.cssFloat = 'right'; iif.style.height = '254px'; iif.style.overflow = 'hidden'; iif.style.padding = 0; iif.style.width = '300px'; iif.src = '/adm/ad/injectAd.iframe.html'; var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( iif ); if( b ) { b.insertBefore(cdiv, b.lastChild); } })(); } </script> <style> #body .adCenterClass { margin:0 auto; display:block !important; overflow:hidden; width:100%; } #body .adCenterClass #ad_container { display:block !important; float:left; width:728px; } @media (min-width: 768px) { <!-- For 300px or less ads ONLY --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } @media (min-width: 1110px) { <!-- For 728px or less ads --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } </style> <div style="background:#abe6f6; border-bottom:1px solid #507a87; position:relative; z-index:9999999"> <div class="adCenterClass"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; float:left; width:186px; border:0"> <img src="/adm/ad/angelfire-freeAd.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <div id="ad_container"> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <!-- ///////////////////////////////////// --> <script type="text/javascript">document.write(lycos_ad['slider']);</script> <div id="lycosFooterAd" style="background:#abe6f6; border-top:1px solid #507a87; clear:both; display:none; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:936px;"> <div id="aflinksholder" style="float:left; width:186px;"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; border:0"> <img src="/adm/ad/angelfire-freeAd2.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> </div> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE START---> <script data-cfasync="false" language="javascript" async src="//udmserve.net/udm/img.fetch?sid=17754;tid=1;dt=6;"></script> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE END---> </xmp>
GameFAQs Message Boards: Action - Atari 2600
Bear Jam
Message Board
Game Info
I like sandy bears
Sandy Bear (31): Board List | Topic List | Post New Message | Log Out | FAQ
From: Sandy Bear | Posted: 8/19/2001 7:53:24 PM | Message Detail

---
---<-<@ Love is the secret! @>->---
Everyone is your friend, they just don't know it yet
From: Interceptor | Posted: 8/22/2001 2:46:15 AM | Message Detail
That's nice. Should I like sandy bears too?
From: Optimus Nine | Posted: 8/23/2001 2:40:10 PM | Message Detail
Nice to hear.
---
"Retarded kids are smarter, kid I'm sick in the head/ Christopher Reevin' punks is the way I was bred"- Buc Fifty
From: Scum | Posted: 9/9/2001 4:46:21 PM | Message Detail
So does Steve.
From: Medea | Posted: 9/30/2001 11:20:28 PM | Message Detail
Hmm... I don't like Sandy Bears.

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: Scum | Posted: 11/4/2001 1:34:45 PM | Message Detail
- "n't"
From: Scum | Posted: 11/28/2001 2:03:28 PM | Message Detail
All I wanted was a Pepsi, just one Pepsi...
From: Turd Ferguson | Posted: 12/6/2001 7:53:51 PM | Message Detail
I don't just like Sandy Bears, I love them. And that's the secret.
---
Horses say "neigh," but the hint shop says "yea" to giving you a hint. - Eagleland Hint Union
From: Interceptor | Posted: 12/22/2001 2:20:04 AM | Message Detail
Not anymore...
From: Kinnison | Posted: 12/31/2001 11:57:35 PM | Message Detail
neither do i
From: Scum | Posted: 1/5/2002 1:26:21 PM | Message Detail
Yes you do.
From: Spitfire XL | Posted: 1/12/2002 10:34:15 PM | Message Detail
Rymes wth poo?
---
I think I'll wear something black at my wedding too... Like leather assless chaps. With spurs. - Jar Jar Binks
From: Sandy Bear | Posted: 1/17/2002 9:37:16 AM | Message Detail

Tecumseh? As in William 'T' Sherman?

---
---<-<@ Love is the secret! @>->---
Everyone is your friend, they just don't know it yet
From: Protective Steve | Posted: 1/18/2002 3:37:09 PM | Message Detail
What are you doing here, Sandy! You go back home, I'll take care of this.
From: Sandy Bear | Posted: 1/18/2002 4:22:29 PM | Message Detail
Oh stevey, shut up and make the dinner.
---
---<-<@ Love is the secret! @>->---
Everyone is your friend, they just don't know it yet
From: NinjaMaster | Posted: 2/4/2002 2:29:36 AM | Message Detail
What's for dinner?
I hope it's bear!
---
Anyway, when kids today want to say "That's ok, man" they say: "It's all green beans, diggity dawg!"~Turd
‡FFT UnLegend‡
From: Protective Steve | Posted: 2/8/2002 9:49:17 PM | Message Detail
What's that supposed to mean!? Are you threatening Sandy!? You'll pay for this!!!
*lunges at the fiend*
From: outbreakorn | Posted: 2/27/2002 3:04:14 AM | Message Detail
...
---
Lock the door, kill the light, No one's coming home tonight. It's getting colder. Locked in a place where no one goes~****ing Tool
From: Sandy Bear | Posted: 3/17/2002 12:13:13 PM | Message Detail
i luv yer dots outbrakorn
---
---<-<@ Love is the secret! @>->---
Everyone is your friend, they just don't know it yet
From: Scum | Posted: 3/18/2002 10:02:00 PM | Message Detail
They are nice.
From: Interceptor | Posted: 4/7/2002 3:36:53 AM | Message Detail
Yes. His post looks like a Morse code.
From: FBI Porker | Posted: 4/17/2002 12:36:22 AM | Message Detail
They do have a certain roundness to them.
---
|¯ |¯) | . |¯)|¯| |¯) | / |_¯ |¯)
|¯ |_) | . |¯ |_| |¯\ | \.|__ |¯\
From: Medea | Posted: 4/22/2002 12:21:21 AM | Message Detail
It's very voluptuous. Almost sexy.

---
"Well, remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!" --Calvin
From: Scum | Posted: 4/30/2002 4:00:05 PM | Message Detail
Your statement would be much more accurate if you removed the "almost"...
From: Scum 2 | Posted: 5/15/2002 10:45:39 PM | Message Detail
I can count with my user name, can you?
From: SECRETB0ARDP0LICE | Posted: 6/3/2002 12:33:47 AM | Message Detail
Nope, I never learned to count.
---
Secret Board Police ™
Steadily enforcing non-existent laws all over the secret boards...
From: Interceptor | Posted: 6/24/2002 3:50:24 AM | Message Detail
Well, you do have a zero in your name, so you can count to a certain degree, I guess...
From: SecretGameSeeker | Posted: 6/24/2002 3:58:29 AM | Message Detail
all i know is my active message count
From: Scum | Posted: 7/1/2002 4:48:30 PM | Message Detail
All I know is.
From: CKgamedude | Posted: 7/10/2002 8:40:27 PM | Message Detail
All I know.
---
Hugs are bunnies and bunnies are nice.
From: FBI Porker 2 | Posted: 7/19/2002 5:44:05 AM | Message Detail
I can count too!
---
Same Second Posts: 5
'Damn FBI, you don't give a ****. That's mad gangsta yo...' ~ Kirby still on top
From: Interceptor | Posted: 7/25/2002 4:28:21 AM | Message Detail
I know this topic has one of my oldest posts.
From: secretboardhunter | Posted: 7/31/2002 8:57:22 PM | Message Detail
Bear jam might go well with some peanut butter.
---
Am I tough? I'll have you know I stubbed my toe the other day while watering my spice garden and only cried for 20 minutes. SBSP
From: Sandy Bear | Posted: 8/20/2002 11:31:03 AM | Message Detail

A year old topic?

---
---<-<@ Love is the secret! @>->---
Everyone is your friend, they just don't know it yet

Copyright 1995-2002 GameFAQs
Feel free to link to this page, but not directly to the FAQs.
Why not? Read this!