p-eafw.html 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. <html>
  2. <head>
  3. <title>earth air fire water</title>
  4. <STYLE>A {
  5. TEXT-DECORATION: none
  6. }
  7. </STYLE>
  8. <STYLE>A:link {
  9. COLOR: #ffffff; TEXT-DECORATION: none
  10. }
  11. A:visited {
  12. COLOR: #ffffff; TEXT-DECORATION: none
  13. }
  14. A:active {
  15. COLOR: #b0c4de; TEXT-DECORATION: none
  16. }
  17. A:hover {
  18. CURSOR: crosshair; COLOR: #ffffff; TEXT-DECORATION: underline
  19. }
  20. A:hover {
  21. CURSOR: crosshair; COLOR: #ffffff; TEXT-DECORATION: overline
  22. }
  23. </STYLE>
  24. <META
  25. content=witch,pagan,spells,witchcraft,magic,magick,practical,vampire,slayer,sisters,legend,emerson,poetry
  26. name=keywords>
  27. </HEAD>
  28. <BODY text=#ff9900 vLink=#ffffff aLink=#b0c4de link=#ffffff background="http://sophira.i8.com/graphics/floral.jpg">
  29. <!-- '"AWS"' -->
  30. <!-- Auto Banner Insertion Begin -->
  31. <div id=aws_7134 align=center><style>
  32. .mwsb{ background-color: 8099B3; border-width: 1px; border-color: 8099B3; border-style: solid; }
  33. .mwst, .mwst a{ font-family: arial,sans-serif; font-size: 8pt; background-color: white; color: blue;}
  34. </style>
  35. <!------ OAS SETUP begin ------>
  36. <img src="http://track.untd.com/s/oasrdb?pid=MWS&profile=,," width="1" height="1">
  37. <SCRIPT LANGUAGE=JavaScript>
  38. <!--
  39. //configuration
  40. OAS_url = 'http://cyclops.prod.untd.com/';
  41. //OAS_sitepage values can be found in the excel spreadsheet showing position and pagenames.
  42. OAS_sitepage = 'webservices/general'; //CHANGED
  43. //OAS_sitepage = window.location.hostname + window.location.pathname;
  44. // 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.
  45. OAS_listpos = 'Top,Bottom,Frame1,Frame2,Right,TopLeft,TopRight';
  46. OAS_query = '&';
  47. OAS_target = '_Blank';
  48. //end of configuration
  49. OAS_version = 10;
  50. OAS_rn = '001234567890'; OAS_rns = '1234567890';
  51. OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
  52. function OAS_NORMAL(pos) {
  53. document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" TARGET=' + OAS_target + '>');
  54. document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" BORDER=0></A>');
  55. }
  56. //-->
  57. </SCRIPT>
  58. <SCRIPT LANGUAGE=JavaScript1.1>
  59. <!--
  60. OAS_version = 11;
  61. if ((navigator.userAgent.indexOf('Mozilla/3') != -1) || (navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1))
  62. OAS_version = 10;
  63. if (OAS_version >= 11)
  64. document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' + OAS_query + '"><\/SCRIPT>');//-->
  65. </SCRIPT>
  66. <SCRIPT LANGUAGE=JavaScript>
  67. <!--
  68. document.write('');
  69. function OAS_AD(pos) {
  70. if ((OAS_version >= 11) && (typeof OAS_RICH != 'undefined')) {
  71. OAS_RICH(pos);
  72. } else {
  73. OAS_NORMAL(pos);
  74. }
  75. }
  76. //-->
  77. </SCRIPT>
  78. <!-- start /fs_img/about_pop.txt -->
  79. <!-- The only pops this script can generate now are:
  80. 1. Pops from UOL
  81. 2. In-house popup
  82. -->
  83. <script language="JavaScript">
  84. <!--
  85. var isUS = "1";
  86. var keyword = escape("");
  87. var compname='freeservers';
  88. var ourExitPop=true;
  89. function popSlot(slot){
  90. // OAS AD 'Frame1' begin
  91. if(window.OAS_AD) OAS_AD('Frame1');
  92. // OAS AD 'Frame1' begin
  93. }
  94. function checkPopunderCookie() {
  95. var cookieVal = 0;
  96. cookieExpDays = (1/24);
  97. var expDate = new Date();
  98. expDate.setTime(expDate.getTime() + (86400000 * cookieExpDays));
  99. cookieDate = ";Expires=" + expDate.toGMTString();
  100. if (document.cookie) {
  101. var cookieInfo = document.cookie.split(";");
  102. for (i=0; i<cookieInfo.length; i++) {
  103. cName = cookieInfo[i].split("=")[0];
  104. if (cName.indexOf("pixelpop") >= 0) {
  105. cookieVal = cookieInfo[i].split("=")[1];
  106. }
  107. }
  108. }
  109. cookieVal++;
  110. document.cookie="pixelpopslot="+cookieVal+";path=/;"+cookieDate;
  111. if (cookieVal== 1) { popSlot(1); }
  112. if (cookieVal== 2) { popSlot(2); }
  113. if (cookieVal== 3) { popSlot(3); }
  114. if (cookieVal== 4) { popSlot(4); }
  115. if (cookieVal== 5) { popSlot(5); }
  116. if (cookieVal== 6) { popSlot(6); }
  117. if (cookieVal== 7) { popSlot(7); }
  118. if (cookieVal== 8) { popSlot(8); }
  119. }
  120. if (!window.sprs) checkPopunderCookie();
  121. if (!window.sprs && ourExitPop && (navigator.appName.indexOf('etscape')==-1)){
  122. window.onunload=staycheck;
  123. StayingOnSite=false;
  124. DadLinkURLs="";
  125. BabyLink="";
  126. DadWindow=window.parent;
  127. DadLinks=DadWindow.document.links;
  128. DadHost="http://"+location.hostname;
  129. DadWindow.document.onclick=linktellerDad;
  130. document.onclick=linktellerThis;
  131. function linkteller(){
  132. while (EventTag.parentElement&&(EventTag.tagName!="A")){
  133. EventTag=EventTag.parentElement;
  134. }
  135. if ((EventTag.tagName=="A")&&(!EventTag.target)){
  136. if (EventTag.href.indexOf(DadHost)>-1){
  137. StayingOnSite=true;
  138. } else {
  139. StayingOnSite=false;
  140. }
  141. }
  142. }
  143. function linktellerThis(){
  144. EventTag=window.event.srcElement;
  145. linkteller();
  146. }
  147. function linktellerDad(){
  148. EventTag=DadWindow.event.srcElement;
  149. linkteller();
  150. }
  151. function staycheck(){
  152. if (StayingOnSite){
  153. } else {
  154. }
  155. }
  156. }
  157. -->
  158. </SCRIPT>
  159. <!-- end /fs_img/about_pop.txt -->
  160. <table cellpadding="0" cellspacing="0" width="980">
  161. <!-- start: related resources -->
  162. <tr>
  163. <td colspan="3">
  164. <table cellpadding="0" cellspacing="0" align="center" width="100%" class="mwsb">
  165. <tr>
  166. <td class="mwst" align="center">
  167. <a href="http://www.50megs.com" class="mwst" target="_top">Free Web Site</a>
  168. - <a href="http://www.freeservers.com" class="mwst" target="_top">Free Web Space and Site Hosting</a>
  169. - <a href="http://www.globalservers.com" target="_top">Web Hosting</a>
  170. - <a href="http://www.bizhosting.com" target="_top">Internet Store and Ecommerce Solution Provider</a>
  171. - <a href="http://www.netzero.com/?refcd=MWS0404NWP11" target="_top">High Speed Internet</a>
  172. </td>
  173. </tr>
  174. </table>
  175. </td>
  176. </tr>
  177. <!-- end: related resources -->
  178. <tr>
  179. <td width="130">
  180. <table cellpadding="0" cellspacing="0" width="130" style="margin-top:2px;">
  181. <tr>
  182. <td class="mwst" nowrap="1">
  183. <a href="http://50megs.com/?refcd=MWS_20040713_Banner_bar"
  184. ><img src="/cgi-bin/image/images/bannertype/100X22.gif" width="100" height="22" border="0"
  185. ></a
  186. ><a href="/cgi-bin/login" target="_blank"
  187. ><img src="/cgi-bin/image/images/bannertype/login_chunkx.gif" width="30" height="22" border="0"
  188. ></a
  189. ></td>
  190. </tr>
  191. </table>
  192. <table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;">
  193. <tr>
  194. <td align="center">
  195. <a href="/cgi-bin/path/signup?refcd=MWS_20040713_Banner_bar"
  196. ><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"
  197. ></a>
  198. </td>
  199. </tr>
  200. </table>
  201. </td>
  202. <td>
  203. <table cellspacing="0" class="mwsb" style="margin:2px;margin-bottom:0px;table-layout:fixed;">
  204. <tr>
  205. <td class="mwst" align="center" style="width:730px;">
  206. <!------ OAS AD 'Top' begin ------>
  207. <SCRIPT LANGUAGE=JavaScript>
  208. <!--
  209. if(window.OAS_AD) OAS_AD('Top');
  210. //-->
  211. </SCRIPT>
  212. <!------ OAS AD 'Top' end ------></td>
  213. </tr>
  214. </table>
  215. </td>
  216. <td width="120">
  217. <table class="mwsb" cellpadding="0" cellspacing="0" width="120" style="margin-top:2px;">
  218. <tr>
  219. <td class="mwst" nowrap="1">
  220. <a href="/cgi-bin/util/upgrade?account_type=5m_ac_bannr_x&refcd=WS1005NBP99"
  221. ><img src="/fs_img/bbar/120x24_get_rid_of_banners_01.gif"
  222. width="120" height="24" class="mwsbbar" border="0"
  223. ></a
  224. ></td>
  225. </tr>
  226. </table>
  227. <table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;">
  228. <tr>
  229. <td align="center">
  230. <SCRIPT LANGUAGE=JavaScript><!--
  231. OAS_AD('TopRight');
  232. //--></SCRIPT>
  233. </td>
  234. </tr>
  235. </table>
  236. </td>
  237. </tr>
  238. <tr>
  239. <td colspan="3" align="center">
  240. <!-- 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>
  241. </td>
  242. </tr>
  243. </table><DIV id=sideFrame
  244. 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
  245. href="javascript:void%20(sideFrameOff())"><IMG src="/fs_img/banners/xout.gif"
  246. border=0></A></div>
  247. <!------ OAS AD 'Right' begin ------>
  248. <SCRIPT LANGUAGE=JavaScript>
  249. <!--
  250. OAS_AD('Right');
  251. // -->
  252. </SCRIPT>
  253. <!------ OAS AD 'Right' end ------>
  254. </DIV>
  255. <SCRIPT>
  256. origRightPadding=document.body.style.paddingRight;
  257. document.body.style.paddingRight="130px";
  258. function sideFrameOff(){
  259. document.getElementById('sideFrame').style.display='none';
  260. document.body.style.paddingRight=origRightPadding;
  261. }
  262. </SCRIPT>
  263. </DIV></div><!-- Auto Banner Insertion Complete THANK YOU -->
  264. <FONT face="verdana, arial, garamond" color=#000000 size=1>
  265. <BR>
  266. <BR>
  267. Earth, Air, Fire, Water<BR>
  268. <BR>
  269. By Sophira Sipayzo <BR>
  270. <BR>
  271. <BR>
  272. By Earth, By Air, By Fire, By Water -<BR>
  273. I invoke the Goddess.<BR>
  274. By the Maiden, By the Mother, By the Crone -<BR>
  275. I invoke the Trinity.<BR>
  276. I open the circle.<BR>
  277. <BR>
  278. <BR>
  279. Let the Earth<BR>
  280. Bless this Birth<BR>
  281. Let the Air<BR>
  282. Carry our Prayer<BR>
  283. With Fire<BR>
  284. Send her Squire<BR>
  285. With Water<BR>
  286. She is your Daughter<BR>
  287. With this Sword<BR>
  288. We cure Discord<BR>
  289. With this Staff<BR>
  290. We stand on her Behalf<BR>
  291. I am Priestess<BR>
  292. Invoking the Goddess<BR>
  293. <BR>
  294. <BR>
  295. By Earth, By Air, By Fire, By Water -<BR>
  296. I invoke the Goddess.<BR>
  297. By the Maiden, By the Mother, By the Crone -<BR>
  298. I invoke the Trinity.<BR>
  299. The circle is open but unbroken.<BR>
  300. <BR>
  301. <BR>
  302. <a href="p-eyes.html">next</a><BR>
  303. <BR>
  304. <BR>
  305. </body/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>