<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', 'de3/gloria_n_alan', 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 = "de3/gloria_n_alan"; var angelfire_member_page = "de3/gloria_n_alan/aLittleMore.html"; var angelfire_ratings_hash = "1714463395:f366c7a6ba60b88e5fdb57e25ea3ad1d"; var lycos_ad_category = {"find_what":"about popup window"}; 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---> <!-- Start of Angelfire Ad Code Insertion --> <center> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" $bgcolor> <TR> <TD WIDTH="28" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/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/blank/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/blank/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/blank/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/blank/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/blank/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/blank/skin_12.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> </TR> <TR> <TD ROWSPAN="2" ALIGN=CENTER><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link08"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin08.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link16"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin16.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link14"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin14.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;h=;œ¾;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=83688775126854?" 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://linktracker.angelfire.com/bin/linktracker?link=angelfire/inlinead/aflogo"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/skin_9.gif" WIDTH="108" HEIGHT="35" BORDER=0></a></TD> </TR> <TR> <TD WIDTH="53" ALIGN=CENTER><a href="/cgi-bin/email_this_page/display_form" TARGET="email_this_page" onClick="window.open('/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/blank/skin_10.gif" WIDTH="2" HEIGHT="25" BORDER=0></TD> <TD WIDTH="53" ALIGN=CENTER><a href="/cgi-bin/email_when_updated/display_form" TARGET="email_when_updated" onClick="window.open('/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/blank/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/blank/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/blank/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://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> </center> <!-- TEMPORARY POP UNDER --> <script language="JavaScript"> <!-- function showNow(scale) { var expdate = new Date (); var surveyCookieName = "SEENFOXSPORTS"; var percentOfferedSurvey = 100; var surveyLocation = "http://sbad.foxsports.lycos.com/rams_patriots.html"; var popupNewWindow = true; expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); var stored_value = GetCookie(surveyCookieName); if (stored_value == null) { SetCookie(surveyCookieName, "alreadyOffered", expdate, "", ""); nowWin = window.open(surveyLocation,'Now','height=320,width=600,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no'); nowWin.blur() window.focus() } } 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(); //--> </script> </center> <!-- End of Angelfire Ad Code Insertion --> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" $bgcolor> <TR> <TD WIDTH="28" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/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/blank/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/blank/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/blank/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/blank/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/blank/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/blank/skin_12.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> </TR> <TR> <TD ROWSPAN="2" ALIGN=CENTER><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link08"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin08.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link16"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin16.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link14"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin14.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;h=;´²;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=14367973386639?" 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://linktracker.angelfire.com/bin/linktracker?link=angelfire/inlinead/aflogo"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/skin_9.gif" WIDTH="108" HEIGHT="35" BORDER=0></a></TD> </TR> <TR> <TD WIDTH="53" ALIGN=CENTER><a href="/cgi-bin/email_this_page/display_form" TARGET="email_this_page" onClick="window.open('/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/blank/skin_10.gif" WIDTH="2" HEIGHT="25" BORDER=0></TD> <TD WIDTH="53" ALIGN=CENTER><a href="/cgi-bin/email_when_updated/display_form" TARGET="email_when_updated" onClick="window.open('/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/blank/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/blank/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/blank/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://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> </center> <!-- End of Angelfire Ad Code Insertion --> <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/deco/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/deco/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/deco/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/deco/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/deco/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/deco/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/deco/skin_12.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> </TR> <TR> <TD ROWSPAN="2" ALIGN=CENTER><IMG SRC="http://angelfire.com/linux/truthz/.adconfig/adimage.gif" WIDTH="120" HEIGHT="60" BORDER=0></TD> <TD ROWSPAN="2" ALIGN=CENTER WIDTH="468"><IFRAME SRC="http://ln.doubleclick.net/adi/tr.ln/member;h=;sz=468x60;ord=1975295145631?" 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/deco/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/deco/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/deco/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/deco/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/deco/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://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> <!-- start special adskins ad call insert --> <IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=misc;pos=3;sz=1x2;tile=3;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=1975295145631?" width=1 height=2 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME> <!-- end special askins ad call insert --> </center><!-- Start of Angelfire Ad Code Insertion --> <center> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" $bgcolor> <TR> <TD WIDTH="28" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/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/blank/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/blank/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/blank/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/blank/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/blank/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/blank/skin_12.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> </TR> <TR> <TD ROWSPAN="2" ALIGN=CENTER><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link08"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin08.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link16"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin16.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/bin/linktracker?link=af/adskins/link14"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/adskin14.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;h=;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=196934720825264?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME><IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=;sz=1x2;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=196934720825264?" width=1 height=2 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME></TD> <TD COLSPAN="3" ALIGN=CENTER><a href="http://linktracker.angelfire.com/bin/linktracker?link=angelfire/inlinead/aflogo"><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/skin_9.gif" WIDTH="108" HEIGHT="35" BORDER=0></a></TD> </TR> <TR> <TD WIDTH="53" ALIGN=CENTER><a href="/cgi-bin/email_this_page/display_form" TARGET="email_this_page" onClick="window.open('/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/blank/skin_10.gif" WIDTH="2" HEIGHT="25" BORDER=0></TD> <TD WIDTH="53" ALIGN=CENTER><a href="/cgi-bin/email_when_updated/display_form" TARGET="email_when_updated" onClick="window.open('/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/blank/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/blank/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/blank/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://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> </center> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" $bgcolor> <TR> <TD WIDTH="28" ROWSPAN="4" ALIGN=CENTER><IMG SRC="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/blank/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/blank/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/blank/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/blank/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/blank/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/blank/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/blank/skin_12.gif" WIDTH="28" HEIGHT="76" BORDER=0></TD> </TR> <TR> <TD ROWSPAN="2" ALIGN=CENTER><a href="http://linktracker.angelfire.com/angelfire/customads/adskins_promo/_h_/angelfire.lycos.com/doc/adskins/"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/customize_ad.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/angelfire/customads/adskins_promo/_h_/angelfire.lycos.com/doc/adskins/"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/choose_yr_color.gif" width=120 height=15 border=0></a><Br><a href="http://linktracker.angelfire.com/angelfire/customads/adskins_promo/_h_/angelfire.lycos.com/doc/adskins/"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/links/add_img_or_links.gif" width=120 height=15 border=0></a></TD> <TD ROWSPAN="2" ALIGN=CENTER WIDTH="468"><IFRAME SRC="http://ln.doubleclick.net/adi/tr.ln/member;h=;sz=468x60;ord=534034292?" 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/blank/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/blank/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/blank/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/blank/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/blank/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://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> </center> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center> <table border="0" cellpadding="0" cellspacing="3" width="590" align="center"> <tr> <!-- \/ ad --> <td align="center" width="468"><IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=1808229707?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME></td> <!-- /\ ad --> <td align="center" width="122"><table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center" bgcolor="#FFFFFF"><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');"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Tell me when this page is updated </font></a></td> </tr><tr></tr><tr></tr><tr></tr><tr> <td align="center" bgcolor="#FFFFFF"><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');"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif">E-mail this page to a friend</font></a></td> </tr> </table></td> </tr> <tr> <td colspan="2" bgcolor="#0066FF"><table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><a href="http://linktracker.angelfire.com/angelfire/new/ad/homegraphic/_h_/www.angelfire.com/"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/popup_logo.gif" alt="Angelfire Logo" width="150" height="24" border="0"></a></td> <td align="right"><table border="0" cellspacing="2" cellpadding="0"> <form action="/cgi-bin/search" method="POST" TARGET="_new"> <tr> <td align="center"><img src="https://www.angelfire.lycos.com/doc/images/ad_center.gif" alt="Free Homepages, MP3s, Email, Games" width="283" height="10" border="0" hspace="3" usemap="#center"></td> <td><input type="text" size="10" maxlength="25" name="query"></td> <INPUT TYPE="hidden" NAME="catalog" VALUE="Mixed"> <td><input type="image" src="https://www.angelfire.lycos.com/doc/images/sm_ggi_blue.gif" alt="Go Get It!" width="62" height="14" border="0" VSPACE="1"></td> </tr> </form> </table></td> </tr> </table></td> </tr> </table> </center> <map name="center"> <area alt="Homepages" shape="rect" coords="25,0,79,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/new/ad/homelink/_h_/www.angelfire.com/"> <area alt="MP3s" shape="rect" coords="89,0,113,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/mp3/_h_/music.lycos.com/mp3/"> <area alt="Email" shape="rect" coords="123,0,148,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/email/_h_/mailcity.lycos.com"> <area alt="Games" shape="rect" coords="158,0,189,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/games/_h_/angelfire.lycos.com/doc/arcade/"> </map> <script language="JavaScript"> <!-- // Cache-busting LUBID bug. var ran = Math.round(Math.random() * 899999) + 100000; var lubid_string = "<img src=\"http://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center> <table border="0" cellpadding="0" cellspacing="3" width="590" align="center"> <tr> <!-- \/ ad --> <td align="center" width="468"><IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=1383451048?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME></td> <!-- /\ ad --> <td align="center" width="122"><table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center" bgcolor="#FFFFFF"><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');"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Tell me when this page is updated </font></a></td> </tr><tr></tr><tr></tr><tr></tr><tr> <td align="center" bgcolor="#FFFFFF"><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');"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif">E-mail this page to a friend</font></a></td> </tr> </table></td> </tr> <tr> <td colspan="2" bgcolor="#0066FF"><table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><a href="http://linktracker.angelfire.com/angelfire/new/ad/homegraphic/_h_/www.angelfire.com/"><img src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/i/popup_logo.gif" alt="Angelfire Logo" width="150" height="24" border="0"></a></td> <td align="right"><table border="0" cellspacing="2" cellpadding="0"> <form action="/cgi-bin/search" method="POST" TARGET="_new"> <tr> <td align="center"><img src="https://www.angelfire.lycos.com/doc/images/ad_center.gif" alt="Free Homepages, MP3s, Email, Games" width="283" height="10" border="0" hspace="3" usemap="#center"></td> <td><input type="text" size="10" maxlength="25" name="query"></td> <INPUT TYPE="hidden" NAME="catalog" VALUE="Mixed"> <td><input type="image" src="https://www.angelfire.lycos.com/doc/images/sm_ggi_blue.gif" alt="Go Get It!" width="62" height="14" border="0" VSPACE="1"></td> </tr> </form> </table></td> </tr> </table></td> </tr> </table> </center> <map name="center"> <area alt="Homepages" shape="rect" coords="25,0,79,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/new/ad/homelink/_h_/www.angelfire.com/"> <area alt="MP3s" shape="rect" coords="89,0,113,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/mp3/_h_/music.lycos.com/mp3/"> <area alt="Email" shape="rect" coords="123,0,148,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/email/_h_/mailcity.lycos.com"> <area alt="Games" shape="rect" coords="158,0,189,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/games/_h_/angelfire.lycos.com/doc/arcade/"> </map> <script language="JavaScript"> <!-- // Cache-busting LUBID bug. var ran = Math.round(Math.random() * 899999) + 100000; var lubid_string = "<img src=\"http://lubid.lycos.com/one.asp?site=angelfire.lycos.com&ord=" + ran + "\" height=\"1\" width=\"1\">"; document.write(lubid_string); //--> </script> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center> <table border="0" cellpadding="0" cellspacing="3" width="590" align="center"> <tr> <!-- \/ ad --> <td align="center" width="468"><IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=;sz=468x60;ord=1861377679?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME></td> <!-- /\ ad --> <td align="center" width="122"><table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center" bgcolor="#FFFFFF"><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');"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Tell me when this page is updated </font></a></td> </tr><tr></tr><tr></tr><tr></tr><tr> <td align="center" bgcolor="#FFFFFF"><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');"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif">E-mail this page to a friend</font></a></td> </tr> </table></td> </tr> <tr> <td colspan="2" bgcolor="#0066FF"><table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><a href="http://linktracker.angelfire.com/angelfire/new/ad/homegraphic/_h_/www.angelfire.com/"><img src="https://www.angelfire.lycos.com/doc/images/af_ad_logo.gif" alt="Angelfire Logo" width="148" height="24" border="0"></a></td> <td align="right"><table border="0" cellspacing="2" cellpadding="0"> <form action="/cgi-bin/search" method="POST" TARGET="_new"> <tr> <td align="center"><img src="https://www.angelfire.lycos.com/doc/images/ad_center.gif" alt="Free Homepages, MP3s, Email, Games" width="283" height="10" border="0" hspace="3" usemap="#center"></td> <td><input type="text" size="10" maxlength="25" name="query"></td> <INPUT TYPE="hidden" NAME="catalog" VALUE="Mixed"> <td><input type="image" src="https://www.angelfire.lycos.com/doc/images/sm_ggi_blue.gif" alt="Go Get It!" width="62" height="14" border="0" VSPACE="1"></td> </tr> </form> </table></td> </tr> </table></td> </tr> </table> </center> <map name="center"> <area alt="Homepages" shape="rect" coords="25,0,79,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/new/ad/homelink/_h_/www.angelfire.com/"> <area alt="MP3s" shape="rect" coords="89,0,113,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/mp3/_h_/music.lycos.com/mp3/"> <area alt="Email" shape="rect" coords="123,0,148,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/email/_h_/mailcity.lycos.com"> <area alt="Games" shape="rect" coords="158,0,189,9" target="af_new_window" href="http://linktracker.angelfire.com/angelfire/memberad/games/_h_/angelfire.lycos.com/doc/arcade/"> </map> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center><table border="0" cellpadding="0" cellspacing="3" width="590" align="center"> <tr> <td align="center" width="468"> <!-- \/ ad --> <IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=;sz=468x60;ord=985733178?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME> <!-- /\ ad --> </td> <td align="center" width="122"><table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center" bgcolor="#FFFFFF"><a href="http://linktracker.angelfire.com/angelfire/new/ad/playgames/_h_/www.angelfire.com/doc/arcade/"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Play games in Angelfire Arcade </font></a></td> </tr><tr></tr><tr></tr><tr></tr><tr> <td align="center" bgcolor="#FFFFFF"><a href="http://linktracker.angelfire.com/angelfire/new/ad/lycosmusic/_h_/music.lycos.com"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Lycos Music: Tunes, news, and more! </font></a></td> </tr> </table></td> </tr> <tr> <td colspan="2" bgcolor="#0066FF"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><a href="http://linktracker.angelfire.com/angelfire/new/ad/homegraphic/_h_/www.angelfire.com/"><img src="https://www.angelfire.lycos.com/doc/images/lyafadlogo.gif" alt="Lycos Angelfire Logo" width="165" height="34" border="0"></a></td> <td> <table border="0" cellspacing="2" cellpadding="3" width="100%"> <tr> <td align="center" bgcolor="#FFFFFF"><font size="1" face="verdana, arial, helvetica, sans serif"> <a href="http://linktracker.angelfire.com/angelfire/new/ad/homelink/_h_/www.angelfire.com/"><font color="#0000FF">Free Homepages</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/mailcity/_h_/mailcity.lycos.com/"><font color="#0000FF">Free E-Mail</font></a><br> <a href="http://linktracker.angelfire.com/angelfire/new/ad/shop/_h_/shop.lycos.com/"><font color="#0000FF">Shop</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/chat/_h_/chat.lycos.com/"><font color="#0000FF">Chat</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/mp3/_h_/music.lycos.com/mp3/"><font color="#0000FF">MP3</font></a> </font></td> </tr></table></td> <td align="right"> <table border="0" cellspacing="2" cellpadding="0"> <form action="https://www.lycos.com/cgi-bin/pursuit" method="GET"> <tr> <td align="center"><font size="1" color="#FFFFFF" face="verdana, arial, helvetica, sans serif"><b> Search the Web:</b></font></td> <td><input type="text" size="10" maxlength="25" name="query"></td> <td><input type="image" src="https://www.angelfire.lycos.com/doc/images/go_yellow.gif" alt="Go" width="28" height="17" border="0"></td> </tr> </form> </table></td> </tr> </table></td> </tr> </table></center> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center><table border="0" cellpadding="0" cellspacing="3" width="590" align="center"> <tr> <td align="center" width="468"> <!-- \/ ad --> <IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=misc;sz=468x60;ord=1760568099?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME> <!-- /\ ad --> </td> <td align="center" width="122"><table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center" bgcolor="#FFFFFF"><a href="http://linktracker.angelfire.com/angelfire/new/ad/playgames/_h_/www.angelfire.com/doc/arcade/"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Play games in Angelfire Arcade </font></a></td> </tr><tr></tr><tr></tr><tr></tr><tr> <td align="center" bgcolor="#FFFFFF"><a href="http://linktracker.angelfire.com/angelfire/new/ad/lycosmusic/_h_/music.lycos.com"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Lycos Music: Tunes, news, and more! </font></a></td> </tr> </table></td> </tr> <tr> <td colspan="2" bgcolor="#0066FF"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><a href="http://linktracker.angelfire.com/angelfire/new/ad/homegraphic/_h_/www.angelfire.com/"><img src="https://www.angelfire.lycos.com/doc/images/lyafadlogo.gif" alt="Lycos Angelfire Logo" width="165" height="34" border="0"></a></td> <td> <table border="0" cellspacing="2" cellpadding="3" width="100%"> <tr> <td align="center" bgcolor="#FFFFFF"><font size="1" face="verdana, arial, helvetica, sans serif"> <a href="http://linktracker.angelfire.com/angelfire/new/ad/homelink/_h_/www.angelfire.com/"><font color="#0000FF">Free Homepages</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/mailcity/_h_/mailcity.lycos.com/"><font color="#0000FF">Free E-Mail</font></a><br> <a href="http://linktracker.angelfire.com/angelfire/new/ad/shop/_h_/shop.lycos.com/"><font color="#0000FF">Shop</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/chat/_h_/chat.lycos.com/"><font color="#0000FF">Chat</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/mp3/_h_/music.lycos.com/mp3/"><font color="#0000FF">MP3</font></a> </font></td> </tr></table></td> <td align="right"> <table border="0" cellspacing="2" cellpadding="0"> <form action="https://www.lycos.com/cgi-bin/pursuit" method="GET"> <tr> <td align="center"><font size="1" color="#FFFFFF" face="verdana, arial, helvetica, sans serif"><b> Search the Web:</b></font></td> <td><input type="text" size="10" maxlength="25" name="query"></td> <td><input type="image" src="https://www.angelfire.lycos.com/doc/images/go_yellow.gif" alt="Go" width="28" height="17" border="0"></td> </tr> </form> </table></td> </tr> </table></td> </tr> </table></center> <!-- End of Angelfire Ad Code Insertion --> <!-- Start of Angelfire Ad Code Insertion --> <center><table border="0" cellpadding="0" cellspacing="3" width="590" align="center"> <tr> <td align="center" width="468"> <!-- \/ ad --> <IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/member;h=misc;sz=468x60;ord=73119366?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME> <!-- /\ ad --> </td> <td align="center" width="122"><table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center" bgcolor="#FFFFFF"><a href="http://linktracker.angelfire.com/angelfire/new/ad/playgames/_h_/www.angelfire.com/doc/arcade/"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Play games in Angelfire Arcade </font></a></td> </tr><tr></tr><tr></tr><tr></tr><tr> <td align="center" bgcolor="#FFFFFF"><a href="http://linktracker.angelfire.com/angelfire/new/ad/lycosmusic/_h_/music.lycos.com"><font size="1" color="#0000FF" face="verdana, arial, helvetica, sans serif"> Lycos Music: Tunes, news, and more! </font></a></td> </tr> </table></td> </tr> <tr> <td colspan="2" bgcolor="#0066FF"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><a href="http://linktracker.angelfire.com/angelfire/new/ad/homegraphic/_h_/www.angelfire.com/"><img src="https://www.angelfire.lycos.com/doc/images/lyafadlogo.gif" alt="Lycos Angelfire Logo" width="165" height="34" border="0"></a></td> <td> <table border="0" cellspacing="2" cellpadding="3" width="100%"> <tr> <td align="center" bgcolor="#FFFFFF"><font size="1" face="verdana, arial, helvetica, sans serif"> <a href="http://linktracker.angelfire.com/angelfire/new/ad/homelink/_h_/www.angelfire.com/"><font color="#0000FF">Free Homepages</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/mailcity/_h_/mailcity.lycos.com/"><font color="#0000FF">Free E-Mail</font></a><br> <a href="http://linktracker.angelfire.com/angelfire/new/ad/shop/_h_/shop.lycos.com/"><font color="#0000FF">Shop</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/chat/_h_/chat.lycos.com/"><font color="#0000FF">Chat</font></a> | <a href="http://linktracker.angelfire.com/angelfire/new/ad/mp3/_h_/music.lycos.com/mp3/"><font color="#0000FF">MP3</font></a> </font></td> </tr></table></td> <td align="right"> <table border="0" cellspacing="2" cellpadding="0"> <form action="https://www.lycos.com/cgi-bin/pursuit" method="GET"> <tr> <td align="center"><font size="1" color="#FFFFFF" face="verdana, arial, helvetica, sans serif"><b> Search the Web:</b></font></td> <td><input type="text" size="10" maxlength="25" name="query"></td> <td><input type="image" src="https://www.angelfire.lycos.com/doc/images/go_yellow.gif" alt="Go" width="28" height="17" border="0"></td> </tr> </form> </table></td> </tr> </table></td> </tr> </table></center> <!-- End of Angelfire Ad Code Insertion --> </xmp> A Little More About US

A Little More About US





Lennox Middle School, where it all began. Damn, that picture brings back old memories...It's the first picture we ever took together. Me being very spontaneous, one morning I decided to take a camera to school and I had one of her friends take it. She claims to have been nervous as fuck, I was too because that was the first time actually hugged her, but I'm a guy so therefore...I wasn't trying to show it. I talked to her more than usual and she was a really cool person and my first impression of her as a bitch faded away. I showed too much attraction to her so her friends knew right away and that's when the interrogation came along.

A Month Or Two In





Oh my god...look @ that nappy ass hair, but as always Sexy Gloria. We took that picture when we were about a month or two into our wonderful relationship in front of the Boys and Girls Club Bungalow on Lennox Middle School campus. I had met most of her family when I went over on Christmas Eve and made some Tamales with her oldest sister and her mom. I was seriously trying to give the best impression possible and not act like an idiot. Lorena (the 3rd eldest) and I got along well because unlike her other sisters, we kicked each others ass, laughed about all kinds of shit, and I felt comfortable talking to her about things that were going on in my life. Her mom might have liked me, but what are you gonna think if you are a mother and one day, your daughter brings home a guy and says, "mom, meet my boyfriend.." Of course you would say to yourself, "gRrRrR.." but not make it obvious exteriorly. She might have liked me and she might have not, I still say that to myself 2 years later.

Marriage. Belonging to each other for life, waking up to the same person every morning and being happy as fuck that you found her. @ first, we used to just talk about how each of us pictured her wedding. I pictured mine crazy style in Las Vegas and hers was more sentimental, Lakeside. Finally, when we talked about marrying one another, we came to the conclusion of a Botanical Garden.

[When There Was US][Skateboard Day][A Little More][Glaw-Ree-Yuh][Ah-Lan][This Is The End]

[XTRA PICTURES]

<bgsound src="Smashing_Pumpkins___Luna.mp3" loop=true>