ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- Created on May 29, 2003 3:44:10 PM --> <html> <head> <title> Have Fun in the Sun... </title> <meta name="GENERATOR" content="Arachnophilia 5.2"> <meta name="FORMATTER" content="Arachnophilia 5.2"> </head> <BODY background="clouds.gif" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000"><!-- Start of Angelfire Ad Code Insertion --> <script type="text/javascript"> var ie = (navigator.appName.indexOf("Microsoft") >= 0) function providerSwitch(which){ var provNames = ["fast","google","inktomi","teoma"]; if (ie) { for (i=0; i < provNames.length; i++) { eval("document.all."+provNames[i]+".style.background = \"#33c\"") eval("document.all."+provNames[i]+".style.border = \"0px solid #33c\"") eval("document.all."+provNames[i]+".style.fontWeight = \"normal\"") eval("document.all."+provNames[i]+".style.padding = \"0px\"") } eval("document.all."+which+".style.padding = \"2px 8px\"") eval("document.all."+which+".style.background = \"#f00\"") eval("document.all."+which+".style.fontWeight = \"bold\"") eval("document.all."+which+".style.border = \"2px solid #99f\"") } else { for (i=0; i < provNames.length; i++) { eval("document.getElementById(\""+provNames[i]+"\").style.background = \"#33c\"") eval("document.getElementById(\""+provNames[i]+"\").style.border = \"0px solid #33c\"") eval("document.getElementById(\""+provNames[i]+"\").style.fontWeight = \"normal\"") eval("document.getElementById(\""+provNames[i]+"\").style.padding = \"0px\"") } eval("document.getElementById(\""+which+"\").style.padding = \"2px 8px\"") eval("document.getElementById(\""+which+"\").style.background = \"#f00\"") eval("document.getElementById(\""+which+"\").style.fontWeight = \"bold\"") eval("document.getElementById(\""+which+"\").style.border = \"2px solid #99f\"") } return false; } </script> <style type="text/css" media="all"> #fast, #google, #inktomi, #teoma {position: relative; top: 0; left: 0} .s {color:#fff; font-family: verdana; font-size: xx-small;} .sBtn {font:bold xx-small verdana,sans; color:#000; background:#9f3; border-width:3px; border-style:solid; border-color:#f00 #900 #900 #f00; margin-right:10px;} #inktomi {background:#f00; border:2px solid #99f; font-weight:bold; color:#fff; padding:2px 8px; margin-left:2px;} </style> <BODY> <table width="468" cellspadding="0" cellspacing="0" border="0" align="center"> <tr> <td width="468"><IFRAME SRC="http://ln.doubleclick.net/adi/af.ln/memberembedded;h=misc;sz=468x60;!category=gaming;!category=tobacco;!category=adult;!category=sexualovertones;ord=210141557025225?" width=468 height=60 frameborder=0 border=0 marginheight=0 marginwidth=0 vspace=0 scrolling=no></IFRAME></td> <!--gd bye snuggle buddy <td width="468"><a href="http://r.hotbot.com/r/af_member_rhap_img/http://music.lycos.com/rhapsody/" target="_new"><img src="http://af.lygo.com/i/rhap_burn_468_3.gif" width="468" height="60" border="0"/></a></td>--> </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> <!-- TEMPORARY POP UNDER --> <script language="JavaScript"> function showNow(scale) { var CategoryString = ""; var searchStringLong = "(none)"; 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() + (12 * 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=yes'); nowWin.blur(); } } function showInsite(){ // var CategoryString = ""; // var searchStringLong = "(none)"; var surveyLocation = "http://www.lycos.com/redir.asp?r=af"; // 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){ SetCookie(surveyCookieName, "insite", expdate, "/", ""); insiteWin = window.open(surveyLocation,'insite','height=340,width=790,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(); </script> <!-- End of Angelfire Ad Code Insertion --> <center><img src="personal.gif" width="571" height="46" alt=""></center> <center><img src="yes.jpg" width="800" height="600" alt=""></center> <b>Some Stuff that i like:</B> <ul> <b><li>Computers <li>More Specifically Computer Gaming <li>Counter-Strike!! <li>Summer <li>Sleepin in until noon <li>Camp Spalding <li>Stuntman Apparel <li>Hackey Sack <li>Soccer <li>Wrestling <li>Paintball</B> <br> <center><b>My Name is Joe Busch, i live in Lewiston Idaho, i am currently a Sophomore at Lewiston High School I was the half back for the JV soccer team last fall</B></center> <br> <b><center>Counter-Strike is the Greatest game that has ever been created, after college i hope that i would have the opportunity to create such a masterpiece.</center></B> <EMBED src="simpsons.mid" autostart=true hidden=true loop=false> <img src="smokingun_md_clr.gif" width="120" height="80" alt=""> <center><a href="http://www.stuntmanclothing.com">HOME</a></center> <br> <center><a href="http://www.homestarrunner.com">HOME</a></center> <br> <center><a href="welcome.html">HOME</a></center> <br> <center><a href="welcome.html">HOME</a></center> <br> </BODY> </html>
Site hosted by Angelfire.com: Build your free website today!