keeper.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  1. <HTML><HEAD><TITLE>simplicity</TITLE>
  2. <META http-equiv=Content-Type content="text/html; charset=windows-1252">
  3. <STYLE>A {
  4. TEXT-DECORATION: none
  5. }
  6. </STYLE>
  7. <STYLE>A:link {
  8. COLOR: #ffffff; TEXT-DECORATION: none
  9. }
  10. A:visited {
  11. COLOR: #ffffff; TEXT-DECORATION: none
  12. }
  13. A:active {
  14. COLOR: #b0c4de; TEXT-DECORATION: none
  15. }
  16. A:hover {
  17. CURSOR: crosshair; COLOR: #ffffff; TEXT-DECORATION: underline
  18. }
  19. A:hover {
  20. CURSOR: crosshair; COLOR: #ffffff; TEXT-DECORATION: overline
  21. }
  22. </STYLE>
  23. <META
  24. content=witch,pagan,spells,witchcraft,magic,magick,practical,vampire,slayer,sisters,legend,emerson,poetry
  25. name=keywords>
  26. </HEAD>
  27. <BODY text=#b0c4de vLink=#ffffff aLink=#b0c4de link=#ffffff bgColor=#000000>
  28. <!-- '"AWS"' -->
  29. <!-- Auto Banner Insertion Begin -->
  30. <div id=aws_5677 align=center><style>
  31. .mwsb{ background-color: 8099B3; border-width: 1px; border-color: 8099B3; border-style: solid; }
  32. .mwst, .mwst a{ font-family: arial,sans-serif; font-size: 8pt; background-color: white; color: blue;}
  33. </style>
  34. <!------ OAS SETUP begin ------>
  35. <img src="http://track.untd.com/s/oasrdb?pid=MWS&profile=,," width="1" height="1">
  36. <SCRIPT LANGUAGE=JavaScript>
  37. <!--
  38. //configuration
  39. OAS_url = 'http://cyclops.prod.untd.com/';
  40. //OAS_sitepage values can be found in the excel spreadsheet showing position and pagenames.
  41. OAS_sitepage = 'webservices/general'; //CHANGED
  42. //OAS_sitepage = window.location.hostname + window.location.pathname;
  43. // must list every Ad position on the page or they will not show. Also you can't have line items that are not on the page or a impression will be counted even though it was actually shown.
  44. OAS_listpos = 'Top,Bottom,Frame1,Frame2,Right,TopLeft,TopRight';
  45. OAS_query = '&';
  46. OAS_target = '_Blank';
  47. //end of configuration
  48. OAS_version = 10;
  49. OAS_rn = '001234567890'; OAS_rns = '1234567890';
  50. OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
  51. function OAS_NORMAL(pos) {
  52. document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" TARGET=' + OAS_target + '>');
  53. document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" BORDER=0></A>');
  54. }
  55. //-->
  56. </SCRIPT>
  57. <SCRIPT LANGUAGE=JavaScript1.1>
  58. <!--
  59. OAS_version = 11;
  60. if ((navigator.userAgent.indexOf('Mozilla/3') != -1) || (navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1))
  61. OAS_version = 10;
  62. if (OAS_version >= 11)
  63. document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' + OAS_query + '"><\/SCRIPT>');//-->
  64. </SCRIPT>
  65. <SCRIPT LANGUAGE=JavaScript>
  66. <!--
  67. document.write('');
  68. function OAS_AD(pos) {
  69. if ((OAS_version >= 11) && (typeof OAS_RICH != 'undefined')) {
  70. OAS_RICH(pos);
  71. } else {
  72. OAS_NORMAL(pos);
  73. }
  74. }
  75. //-->
  76. </SCRIPT>
  77. <!-- start /fs_img/about_pop.txt -->
  78. <!-- The only pops this script can generate now are:
  79. 1. Pops from UOL
  80. 2. In-house popup
  81. -->
  82. <script language="JavaScript">
  83. <!--
  84. var isUS = "1";
  85. var keyword = escape("");
  86. var compname='freeservers';
  87. var ourExitPop=true;
  88. function popSlot(slot){
  89. // OAS AD 'Frame1' begin
  90. if(window.OAS_AD) OAS_AD('Frame1');
  91. // OAS AD 'Frame1' begin
  92. }
  93. function checkPopunderCookie() {
  94. var cookieVal = 0;
  95. cookieExpDays = (1/24);
  96. var expDate = new Date();
  97. expDate.setTime(expDate.getTime() + (86400000 * cookieExpDays));
  98. cookieDate = ";Expires=" + expDate.toGMTString();
  99. if (document.cookie) {
  100. var cookieInfo = document.cookie.split(";");
  101. for (i=0; i<cookieInfo.length; i++) {
  102. cName = cookieInfo[i].split("=")[0];
  103. if (cName.indexOf("pixelpop") >= 0) {
  104. cookieVal = cookieInfo[i].split("=")[1];
  105. }
  106. }
  107. }
  108. cookieVal++;
  109. document.cookie="pixelpopslot="+cookieVal+";path=/;"+cookieDate;
  110. if (cookieVal== 1) { popSlot(1); }
  111. if (cookieVal== 2) { popSlot(2); }
  112. if (cookieVal== 3) { popSlot(3); }
  113. if (cookieVal== 4) { popSlot(4); }
  114. if (cookieVal== 5) { popSlot(5); }
  115. if (cookieVal== 6) { popSlot(6); }
  116. if (cookieVal== 7) { popSlot(7); }
  117. if (cookieVal== 8) { popSlot(8); }
  118. }
  119. if (!window.sprs) checkPopunderCookie();
  120. if (!window.sprs && ourExitPop && (navigator.appName.indexOf('etscape')==-1)){
  121. window.onunload=staycheck;
  122. StayingOnSite=false;
  123. DadLinkURLs="";
  124. BabyLink="";
  125. DadWindow=window.parent;
  126. DadLinks=DadWindow.document.links;
  127. DadHost="http://"+location.hostname;
  128. DadWindow.document.onclick=linktellerDad;
  129. document.onclick=linktellerThis;
  130. function linkteller(){
  131. while (EventTag.parentElement&&(EventTag.tagName!="A")){
  132. EventTag=EventTag.parentElement;
  133. }
  134. if ((EventTag.tagName=="A")&&(!EventTag.target)){
  135. if (EventTag.href.indexOf(DadHost)>-1){
  136. StayingOnSite=true;
  137. } else {
  138. StayingOnSite=false;
  139. }
  140. }
  141. }
  142. function linktellerThis(){
  143. EventTag=window.event.srcElement;
  144. linkteller();
  145. }
  146. function linktellerDad(){
  147. EventTag=DadWindow.event.srcElement;
  148. linkteller();
  149. }
  150. function staycheck(){
  151. if (StayingOnSite){
  152. } else {
  153. }
  154. }
  155. }
  156. -->
  157. </SCRIPT>
  158. <!-- end /fs_img/about_pop.txt -->
  159. <table cellpadding="0" cellspacing="0" width="980">
  160. <!-- start: related resources -->
  161. <tr>
  162. <td colspan="3">
  163. <table cellpadding="0" cellspacing="0" align="center" width="100%" class="mwsb">
  164. <tr>
  165. <td class="mwst" align="center">
  166. <a href="http://www.50megs.com" class="mwst" target="_top">Free Web Site</a>
  167. - <a href="http://www.freeservers.com" class="mwst" target="_top">Free Web Space and Site Hosting</a>
  168. - <a href="http://www.globalservers.com" target="_top">Web Hosting</a>
  169. - <a href="http://www.bizhosting.com" target="_top">Internet Store and Ecommerce Solution Provider</a>
  170. - <a href="http://www.netzero.com/?refcd=MWS0404NWP11" target="_top">High Speed Internet</a>
  171. </td>
  172. </tr>
  173. </table>
  174. </td>
  175. </tr>
  176. <!-- end: related resources -->
  177. <tr>
  178. <td width="130">
  179. <table cellpadding="0" cellspacing="0" width="130" style="margin-top:2px;">
  180. <tr>
  181. <td class="mwst" nowrap="1">
  182. <a href="http://50megs.com/?refcd=MWS_20040713_Banner_bar"
  183. ><img src="/cgi-bin/image/images/bannertype/100X22.gif" width="100" height="22" border="0"
  184. ></a
  185. ><a href="/cgi-bin/login" target="_blank"
  186. ><img src="/cgi-bin/image/images/bannertype/login_chunkx.gif" width="30" height="22" border="0"
  187. ></a
  188. ></td>
  189. </tr>
  190. </table>
  191. <table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;">
  192. <tr>
  193. <td align="center">
  194. <a href="/cgi-bin/path/signup?refcd=MWS_20040713_Banner_bar"
  195. ><img src="http://nztv.prod.untd.com/RealMedia/ads/Creatives/ISP/MWS_Mkting_LSKYBUT_34_8023/128x64_get_a_free_website_01.gif" border="0"
  196. ></a>
  197. </td>
  198. </tr>
  199. </table>
  200. </td>
  201. <td>
  202. <table cellspacing="0" class="mwsb" style="margin:2px;margin-bottom:0px;table-layout:fixed;">
  203. <tr>
  204. <td class="mwst" align="center" style="width:730px;">
  205. <!------ OAS AD 'Top' begin ------>
  206. <SCRIPT LANGUAGE=JavaScript>
  207. <!--
  208. if(window.OAS_AD) OAS_AD('Top');
  209. //-->
  210. </SCRIPT>
  211. <!------ OAS AD 'Top' end ------></td>
  212. </tr>
  213. </table>
  214. </td>
  215. <td width="120">
  216. <table class="mwsb" cellpadding="0" cellspacing="0" width="120" style="margin-top:2px;">
  217. <tr>
  218. <td class="mwst" nowrap="1">
  219. <a href="/cgi-bin/util/upgrade?account_type=5m_ac_bannr_x&refcd=WS1005NBP99"
  220. ><img src="/fs_img/bbar/120x24_get_rid_of_banners_01.gif"
  221. width="120" height="24" class="mwsbbar" border="0"
  222. ></a
  223. ></td>
  224. </tr>
  225. </table>
  226. <table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;">
  227. <tr>
  228. <td align="center">
  229. <SCRIPT LANGUAGE=JavaScript><!--
  230. OAS_AD('TopRight');
  231. //--></SCRIPT>
  232. </td>
  233. </tr>
  234. </table>
  235. </td>
  236. </tr>
  237. <tr>
  238. <td colspan="3" align="center">
  239. <!-- search powered by yahoo --><table width="100%" cellpadding="0" cellspacing="0" class="mwsb" style="border-width:2px; margin-top:10px; background-color:white; height:10px;"> <tr valign="top"> <td align="center"> <form action="/cgi-bin/mysearch" style="margin:0;" target="_blank"> <span style="position:relative;top:-5px;font-family:arial;font-size:12px;color:#000;"><b>Search the Web</b></span> <input type="hidden" name="type" value="endsite_box"> <input name="Keywords" accesskey="s" style="width:400px; height:21px; background:white; border:1px #A4ABB1 solid; font-family: arial, sans-serif; font-size: 10pt; color: #000000; position:relative; top:-6px;"> <input type="image" src="/fs_img/bannertype/yahoo/yahoo_sp_go.gif"> <img src="/fs_img/bannertype/yahoo/yahoo_sp3.gif" style="position:relative;top:4px;left:10px;"> </form> </td> <td width="5%"></td> </tr></table>
  240. </td>
  241. </tr>
  242. </table><DIV id=sideFrame
  243. style="MARGIN-TOP: 27px; RIGHT: 5px; WIDTH: 120px; COLOR: #ffffff; POSITION: absolute; BACKGROUND-COLOR: transparent; Z-INDEX: 10000; TEXT-ALIGN: right"><div style="background-color:#cccccc"><A
  244. href="javascript:void%20(sideFrameOff())"><IMG src="/fs_img/banners/xout.gif"
  245. border=0></A></div>
  246. <!------ OAS AD 'Right' begin ------>
  247. <SCRIPT LANGUAGE=JavaScript>
  248. <!--
  249. OAS_AD('Right');
  250. // -->
  251. </SCRIPT>
  252. <!------ OAS AD 'Right' end ------>
  253. </DIV>
  254. <SCRIPT>
  255. origRightPadding=document.body.style.paddingRight;
  256. document.body.style.paddingRight="130px";
  257. function sideFrameOff(){
  258. document.getElementById('sideFrame').style.display='none';
  259. document.body.style.paddingRight=origRightPadding;
  260. }
  261. </SCRIPT>
  262. </DIV></div><!-- Auto Banner Insertion Complete THANK YOU -->
  263. <BR><BR>
  264. <BR><BR>
  265. <FONT face="verdana, arial, garamond" color=#b0c4de size=1>
  266. <P>Simplicity <BR>
  267. <P><I> Sophira F. Sipayzo</I>
  268. <BR><BR>
  269. <TABLE cellSpacing=0 cellPadding=10 width="100%" border=0>
  270. <TBODY>
  271. <TR>
  272. <TD vAlign=top rowSpan=2><A
  273. onmouseover="window.status='sophira';return true"
  274. onmouseout="window.status='';return true"
  275. href="http://sophira.i8.com/main.html" target=_new><IMG height=468
  276. alt="enter" hspace=15 src="http://sophira.i8.com/graphics/simp-sophira.jpg"
  277. width=258 align=left vspace=5 border=0></A> </TD>
  278. <TD vAlign=top><FONT face="arial, garamond, verdana"
  279. color=#9966cc size=1>
  280. <BR><BR>
  281. <P align=right>[ <a href="about.html">about</a> | <a href="love.html">love</a> | <a href="quotes.html">quotes</a> | <a href="poetry.html">poetry</a> | <a href="wicca.html">wicca</a> | <a href="names.html">names</a> | keeperships | <a href="links.html">links</a> | <a href="linkto.html">link to moi</a> ]
  282. <BR><BR>
  283. <center>
  284. <table cellspacing=0 cellpadding=10 width=100%>
  285. <tr><td>
  286. <li>Asher's Gun
  287. </td><td>
  288. <FONT face="arial, garamond, verdana" color=#9966cc size=1>
  289. Anita Blake: Vampire Hunter - #10 - Narcissus in Chains, by Laurell K. Hamilton,<BR>
  290. "Asher raised a hand, which had been hidden along his body. He had a gun, a .10 millimeter Browning, the big brother of my own gun. 'I will do what needs doing.'" (373, Hb)
  291. </td></tr>
  292. <tr><td>
  293. <li>Jean-Claude's Boots</a>
  294. </td><td>
  295. <FONT face="arial, garamond, verdana" color=#9966cc size=1>
  296. Anita Blake: Vampire Hunter - #11 - Cerulean Sins, by Laurell K. Hamilton,<BR>
  297. "For a moment I thought he was wearing leather pants, until I realized the black boots ran up the entire length of his leg. He was wearing black pants but they were barely visible. I got just a flash of the back of the boots when he moved. The entire length of the boot from ankle to ass was tied with a blue cord that matched the startling blue of his shirt." (277, Hb)
  298. </td></tr>
  299. </table>
  300. </center>
  301. <br>
  302. <br>
  303. <br>
  304. <br>
  305. The Keepers have deemed you {Sophira} a suitable assistant and therefore, they
  306. give into your care, their most precious items - <br>
  307. Asher's Gun<br>
  308. Jean-Claude's boots<br>
  309. <br>
  310. Enjoy,<br>
  311. <br>
  312. Shannon & co<br>
  313. <br>
  314. <center>
  315. ~~~~~~~~~~~~~~~~~~~~<br>
  316. The hwoodvamps team<br>
  317. On behalf of The Keepers<br>
  318. And courtesy of <a href="http://hwoodvamps.tripod.com">Hollywood Vampires</a><br>
  319. <br>
  320. <br>
  321. <img src="http://sophira.i8.com/graphics/asher-gun.jpg"><br>
  322. <br>
  323. <br>
  324. <img src="http://sophira.i8.com/graphics/jc-boots.jpg"><br>
  325. <br>
  326. <br>
  327. <br>
  328. And, from different places, other cool stuff...
  329. <br>
  330. <BR><BR>
  331. <BR><BR>
  332. <br>
  333. <img src="http://live.quizilla.com/user_images/L/londonbelow/1049272189_lderashban.jpg" border="0" alt="You got Asher, the poor scarred vamp."><br>Asher
  334. <br><br><a href="http://quizilla.com/users/londonbelow/quizzes/Which%20Anita%20Blake%20Character%20Is%20Your%20Ideal%20Mate%3F/"> <font size="-1">Which Anita Blake Character Is Your Ideal Mate?</font></a><BR> <font size="-3">brought to you by <a href="http://quizilla.com">Quizilla</a></font>
  335. <br>
  336. <BR><BR>
  337. <BR><BR>
  338. <br>
  339. <img src="http://live.quizilla.com/user_images/A/ayahta/1041126311_quizsholto.jpg" border="5" alt="My King is Sholto"><br>Misunderstood and outcast, but has already proven<br>himself a king. The Shadowspawn Sholto now<br>rules two worlds, King of the Slaugh and King<br>of the Unseelie Court. My King is Sholto.
  340. <br><br><a href="http://quizilla.com/users/ayahta/quizzes/Which%20of%20Merry%20Gentry's%20men%20would%20be%20your%20perfect%20king%3F/"> <font size="-1">Which of Merry Gentry's men would be your perfect king?</font></a><BR> <font size="-3">brought to you by <a href="http://quizilla.com">Quizilla</a> and <a href="http://www.gentryinvestigations.com/">Gentry Investigations</a>.</font>
  341. <br>
  342. <BR><BR>
  343. <BR><BR>
  344. <img src="http://live.quizilla.com/user_images/P/parisbvamp/1052007729_frostquiz3.jpg" border="0" alt="Ideal Date is Frost"><br>Despite his frosty exterior, Frost is the needy and<br>warm lover you could only dream of. Hell hold<br>you by the fire, take walks with you at sunset,<br>or make-love to you until dawn. Frost is your<br>ideal date.
  345. <br><br><a href="http://quizilla.com/users/parisbvamp/quizzes/What%20Merry%20Gentry%20character%20is%20your%20ideal%20date%3F%20(for%20girls)/"> <font size="-1">What Merry Gentry character is your ideal date? (for girls)</font></a><BR> <font size="-3">brought to you by <a href="http://quizilla.com">Quizilla</a></font>
  346. <BR><BR>
  347. <BR><BR>
  348. <br>
  349. <DIV align=center>
  350. <CENTER>
  351. <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=3 width="60%"
  352. border=0>
  353. <TBODY>
  354. <TR>
  355. <TD style="BORDER-TOP-STYLE: solid" borderColor=#008000>
  356. <P align=center><IMG height=240
  357. src="graphics/galan.JPG" width=320 border=0>
  358. </P></TD></TR>
  359. <TR>
  360. <TD vAlign=top align=middle><FONT face=Arial color=#008000 size=2><B>You
  361. are Galen Greenhair.<BR>Laid-back and sweet, this is the raven who lets
  362. everything work itself out and takes care of everyone in his own hands-off
  363. way.</B></FONT> </TD></TR>
  364. <TR>
  365. <TD vAlign=top align=left></TD></TR>
  366. <TR>
  367. <TD style="BORDER-BOTTOM-STYLE: solid" vAlign=top borderColor=#008000
  368. align=middle>
  369. </TD></TR>
  370. <TR>
  371. <TD>
  372. <P align=center>
  373. <P align=center><B><FONT face=Verdana color=#008000 size=1>Copyright 2002
  374. <a href="http://www.dreamrider.net">Dreamrider.net</a>, and from <a href="http://www.gentryinvestigations.com/">Gentry Investigations</a>.</FONT></B></P></TD></TR></TBODY></TABLE></CENTER></DIV>
  375. <br>
  376. <BR><BR>
  377. <BR><BR>
  378. <Br>
  379. Your ideal man is Asher
  380. <br><br><font size="-1"><a href="http://quizilla.com/users/Lunitari/quizzes/Which%20Anita%20Blake%20man%20would%20be%20your%20best%20partner%3F/">Which Anita Blake man would be your best partner?</a></font><BR> <font size="-3">brought to you by <a href="http://quizilla.com">Quizilla</a></font>
  381. <BR>
  382. <br>
  383. I am a <a href="http://www.gentryinvestigations.com/youareroane.html">roane</a>. This test was taken at <a href="http://www.gentryinvestigations.com/">Gentry Investigations</a>.
  384. <br>
  385. <br>
  386. <hr width=100%>
  387. <br>
  388. &#0183; <a href="/main.html" onmouseout="window.status='';return true" onmouseover="window.status='Simplicity';return true">main</a>
  389. &#0183; <a href="http://www.efreeguestbooks.com/mg/guest.pl?20002::0" onmouseout="window.status='';return true" onmouseover="window.status='Book of Dreams';return true">sign</a>
  390. &#0183; <a href="http://www.efreeguestbooks.com/mg/multi.pl?20002::0" onmouseout="window.status='';return true" onmouseover="window.status='Book of Dreams';return true">view</a>
  391. &#0183; <a href="mailto:sdl64533@SPAMletterboxes.org" onmouseout="window.status='';return true" onmouseover="window.status='Email Me';return true">email</a> &#0183;
  392. <br>
  393. <br>
  394. <br>
  395. <br>
  396. <br>
  397. </body>
  398. </html><TABLE ALIGN=CENTER STYLE="clear:both"><TR><TD ALIGN=CENTER> <!------ OAS AD 'Bottom' begin ------> <SCRIPT LANGUAGE=JavaScript> if(window.OAS_AD) OAS_AD('Bottom'); </SCRIPT> <!------ OAS AD 'Bottom' end ------> </TD></TR></TABLE>