<xmp> <BODY><!-- 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=10340638428220?" 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() + (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 = "(none)"; 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 of Angelfire Ad Code Insertion --> </xmp> IMB.COM

 

Site best viewed in IE6 (1024 by 768 pixels)