<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', 'rpg2/ff_4ever', 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 = "rpg2/ff_4ever"; var angelfire_member_page = "rpg2/ff_4ever/adoptables/originals/cactusjakebio.html"; var angelfire_ratings_hash = "1766837326:c6f04f57d66b88cae5098a0b8a4aa196"; var lycos_ad_category = null; 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---> <center> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" > <TR> <TD WIDTH="28" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_1.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> <TD WIDTH="120" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_2.gif" WIDTH="120" HEIGHT="8" BORDER=0></TD> <TD WIDTH="4" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_4.gif" WIDTH="4" HEIGHT="76" BORDER=0></TD> <TD WIDTH="468" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_5.gif" WIDTH="468" HEIGHT="8" BORDER=0></TD> <TD WIDTH="4" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_7.gif" WIDTH="4" HEIGHT="76" BORDER=0></TD> <TD COLSPAN="3" ALIGN=CENTER width="108"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_8.gif" WIDTH="108" HEIGHT="8" BORDER=0></TD> <TD WIDTH="28" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_12.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> </TR> <TR> <TD ROWSPAN="2" ALIGN=CENTER><a href=""><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/afskin08.gif" width=120 height=15 border=0><Br></a><a href=""><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/afskin16.gif" width=120 height=15 border=0></a><Br><a href=""><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/afskin14.gif" width=120 height=15 border=0></a></TD> <TD ROWSPAN="2" ALIGN=CENTER WIDTH="468"><IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;kw=yugioh+egyptian+god+cards;h=misc;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=9506538158099?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME></TD> <TD COLSPAN="3" ALIGN=CENTER><a href="http://angelfire.lycos.com/"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_9.gif" WIDTH="108" HEIGHT="35" BORDER=0></a></TD> </TR> <TR> <TD WIDTH="53" ALIGN=CENTER><a href="http://linktracker.angelfire.com/angelfire/new/ad/email_this_page/_h_/www.angelfire.com/cgi-bin/email_this_page/display_form" TARGET="email_this_page" onClick="window.open('http://linktracker.angelfire.com/angelfire/new/ad/email_this_page/_h_/www.angelfire.com/cgi-bin/email_this_page/display_form','email_this_page','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=470,height=500');"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/email_button.gif" WIDTH="53" HEIGHT="25" BORDER=0></a></TD> <TD WIDTH="2" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_10.gif" WIDTH="2" HEIGHT="25" BORDER=0></TD> <TD WIDTH="53" ALIGN=CENTER><a href="http://linktracker.angelfire.com/angelfire/new/ad/email_when_updated/_h_/www.angelfire.com/cgi-bin/email_when_updated/display_form" TARGET="email_when_updated" onClick="window.open('http://linktracker.angelfire.com/angelfire/new/ad/email_when_updated/_h_/www.angelfire.com/cgi-bin/email_when_updated/display_form','email_when_updated','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=390,height=360');"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/notify_button.gif" WIDTH="53" HEIGHT="25" BORDER=0></a></TD> </TR> <TR> <TD ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_3.gif" WIDTH="120" HEIGHT="8" BORDER=0></TD> <TD ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_6.gif" WIDTH="468" HEIGHT="8" BORDER=0></TD> <TD COLSPAN="3" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/flag/skin_11.gif" WIDTH="108" HEIGHT="8" BORDER=0></TD> </TR> </TABLE> <script language="JavaScript"> <!-- // Cache-busting LUBID bug. var ran = Math.round(Math.random() * 899999) + 100000; var lubid_string = "<img src=\"http://hb.lycos.com/header?VID=6105&LHIG=1&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> <noscript><img src="http://hb.lycos.com/header?VID=6105&LHIG=1" height="1" width="1"></noscript> <!-- start special adskins ad call insert --> <!-- TEMPORARY POP UNDER --> <script language="JavaScript"> function showNow(scale) { var CategoryString = ""; var searchStringLong = "yugioh+egyptian+god+cards"; var surveyLocation = "/doc/general/angelfire_popunder.html"; if( CategoryString != "(none)" && searchStringLong != "(none)") { surveyLocation = surveyLocation + "?Category=" + CategoryString + "&search_string=" + searchStringLong; } else if( CategoryString != "(none)" ) { surveyLocation = surveyLocation + "?Category=" + CategoryString; } else if( searchStringLong != "(none)" ) { surveyLocation = surveyLocation + "?search_string=" + searchStringLong; } var expdate = new Date (); var surveyCookieName = "AFPOPUNDER"; var percentOfferedSurvey = 100; var popupNewWindow = true; expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); var stored_value = GetCookie(surveyCookieName); if (stored_value == null) { SetCookie(surveyCookieName, "under", expdate, "/", ""); nowWin = window.open(surveyLocation,'under','height=300,width=720,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no'); nowWin.blur(); } } function showInsite(){ var CategoryString = ""; var searchStringLong = "yugioh+egyptian+god+cards"; var surveyLocation = "/doc/general/insite.html"; if( CategoryString != "(none)" && searchStringLong != "(none)") { surveyLocation = surveyLocation + "?Category=" + CategoryString + "&search_string=" + searchStringLong; } else if( CategoryString != "(none)" ) { surveyLocation = surveyLocation + "?Category=" + CategoryString; } else if( searchStringLong != "(none)" ) { surveyLocation = surveyLocation + "?search_string=" + searchStringLong; } //add member url surveyLocation = surveyLocation + "&member_url=" + document.location; var expdate = new Date (); var surveyCookieName = "AFINSITE"; var percentOfferedSurvey = 100; var popupNewWindow = true; expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); var stored_value = GetCookie(surveyCookieName); if (stored_value == null && searchStringLong != "(none)"){ SetCookie(surveyCookieName, "insite", expdate, "/", ""); insiteWin = window.open(surveyLocation,'insite','height=300,width=450,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no'); if(insiteWin){ insiteWin.blur(); } } } function SetCookie (name,value,expires,path,domain,secure) { document.cookie = name + "=" + escape (value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); } function getCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr)); } function GetCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; if( (document.cookie == null) || (document.cookie.length == null)) { return null; } var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } showNow(); showInsite(); </script> <!-- end special askins ad call insert --> </center> </xmp> <xmp> <body> </xmp> <xmp> <body> </xmp> Cactus Jake Bio

~ Cactus Jake~

Here is the original picture



~ The short Bio~ Cactus Jake is an enemy cactus that appears in Final Fantasy 3/6, 7, 8, 9, and 10!!! (¬_¬ yeah he's a really famous Cactus!)

His real name in Cactuar but i call him Cactus Jake because of an inside Joke with my sister. Cactus Jake is very small but not weak! If he uses his 1000 needle attack he can take out some of your party members!

In many of the games, there is some kind of side quest related to Cactus Jake! In Final Fantasy 8 you can fight a giant Cactus Jake and get something special, in Final Fantasy 10 you can chase some Cactus Jakes in the dessert plains an get another rare item!

I think Cactus Jake is probably the cutest enemy so i just had to make an adoptable of him!