w-rede.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. <html>
  2. <head>
  3. <title>rede</title>
  4. </head>
  5. <body>
  6. <!-- '"AWS"' -->
  7. <!-- Auto Banner Insertion Begin -->
  8. <div id=aws_7781 align=center><style>
  9. .mwsb{ background-color: 8099B3; border-width: 1px; border-color: 8099B3; border-style: solid; }
  10. .mwst, .mwst a{ font-family: arial,sans-serif; font-size: 8pt; background-color: white; color: blue;}
  11. </style>
  12. <!------ OAS SETUP begin ------>
  13. <img src="http://track.untd.com/s/oasrdb?pid=MWS&profile=,," width="1" height="1">
  14. <SCRIPT LANGUAGE=JavaScript>
  15. <!--
  16. //configuration
  17. OAS_url = 'http://cyclops.prod.untd.com/';
  18. //OAS_sitepage values can be found in the excel spreadsheet showing position and pagenames.
  19. OAS_sitepage = 'webservices/general'; //CHANGED
  20. //OAS_sitepage = window.location.hostname + window.location.pathname;
  21. // 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.
  22. OAS_listpos = 'Top,Bottom,Frame1,Frame2,Right,TopLeft,TopRight';
  23. OAS_query = '&';
  24. OAS_target = '_Blank';
  25. //end of configuration
  26. OAS_version = 10;
  27. OAS_rn = '001234567890'; OAS_rns = '1234567890';
  28. OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
  29. function OAS_NORMAL(pos) {
  30. document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" TARGET=' + OAS_target + '>');
  31. document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" BORDER=0></A>');
  32. }
  33. //-->
  34. </SCRIPT>
  35. <SCRIPT LANGUAGE=JavaScript1.1>
  36. <!--
  37. OAS_version = 11;
  38. if ((navigator.userAgent.indexOf('Mozilla/3') != -1) || (navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1))
  39. OAS_version = 10;
  40. if (OAS_version >= 11)
  41. document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' + OAS_query + '"><\/SCRIPT>');//-->
  42. </SCRIPT>
  43. <SCRIPT LANGUAGE=JavaScript>
  44. <!--
  45. document.write('');
  46. function OAS_AD(pos) {
  47. if ((OAS_version >= 11) && (typeof OAS_RICH != 'undefined')) {
  48. OAS_RICH(pos);
  49. } else {
  50. OAS_NORMAL(pos);
  51. }
  52. }
  53. //-->
  54. </SCRIPT>
  55. <!-- start /fs_img/about_pop.txt -->
  56. <!-- The only pops this script can generate now are:
  57. 1. Pops from UOL
  58. 2. In-house popup
  59. -->
  60. <script language="JavaScript">
  61. <!--
  62. var isUS = "1";
  63. var keyword = escape("");
  64. var compname='freeservers';
  65. var ourExitPop=true;
  66. function popSlot(slot){
  67. // OAS AD 'Frame1' begin
  68. if(window.OAS_AD) OAS_AD('Frame1');
  69. // OAS AD 'Frame1' begin
  70. }
  71. function checkPopunderCookie() {
  72. var cookieVal = 0;
  73. cookieExpDays = (1/24);
  74. var expDate = new Date();
  75. expDate.setTime(expDate.getTime() + (86400000 * cookieExpDays));
  76. cookieDate = ";Expires=" + expDate.toGMTString();
  77. if (document.cookie) {
  78. var cookieInfo = document.cookie.split(";");
  79. for (i=0; i<cookieInfo.length; i++) {
  80. cName = cookieInfo[i].split("=")[0];
  81. if (cName.indexOf("pixelpop") >= 0) {
  82. cookieVal = cookieInfo[i].split("=")[1];
  83. }
  84. }
  85. }
  86. cookieVal++;
  87. document.cookie="pixelpopslot="+cookieVal+";path=/;"+cookieDate;
  88. if (cookieVal== 1) { popSlot(1); }
  89. if (cookieVal== 2) { popSlot(2); }
  90. if (cookieVal== 3) { popSlot(3); }
  91. if (cookieVal== 4) { popSlot(4); }
  92. if (cookieVal== 5) { popSlot(5); }
  93. if (cookieVal== 6) { popSlot(6); }
  94. if (cookieVal== 7) { popSlot(7); }
  95. if (cookieVal== 8) { popSlot(8); }
  96. }
  97. if (!window.sprs) checkPopunderCookie();
  98. if (!window.sprs && ourExitPop && (navigator.appName.indexOf('etscape')==-1)){
  99. window.onunload=staycheck;
  100. StayingOnSite=false;
  101. DadLinkURLs="";
  102. BabyLink="";
  103. DadWindow=window.parent;
  104. DadLinks=DadWindow.document.links;
  105. DadHost="http://"+location.hostname;
  106. DadWindow.document.onclick=linktellerDad;
  107. document.onclick=linktellerThis;
  108. function linkteller(){
  109. while (EventTag.parentElement&&(EventTag.tagName!="A")){
  110. EventTag=EventTag.parentElement;
  111. }
  112. if ((EventTag.tagName=="A")&&(!EventTag.target)){
  113. if (EventTag.href.indexOf(DadHost)>-1){
  114. StayingOnSite=true;
  115. } else {
  116. StayingOnSite=false;
  117. }
  118. }
  119. }
  120. function linktellerThis(){
  121. EventTag=window.event.srcElement;
  122. linkteller();
  123. }
  124. function linktellerDad(){
  125. EventTag=DadWindow.event.srcElement;
  126. linkteller();
  127. }
  128. function staycheck(){
  129. if (StayingOnSite){
  130. } else {
  131. }
  132. }
  133. }
  134. -->
  135. </SCRIPT>
  136. <!-- end /fs_img/about_pop.txt -->
  137. <table cellpadding="0" cellspacing="0" width="980">
  138. <!-- start: related resources -->
  139. <tr>
  140. <td colspan="3">
  141. <table cellpadding="0" cellspacing="0" align="center" width="100%" class="mwsb">
  142. <tr>
  143. <td class="mwst" align="center">
  144. <a href="http://www.50megs.com" class="mwst" target="_top">Free Web Site</a>
  145. - <a href="http://www.freeservers.com" class="mwst" target="_top">Free Web Space and Site Hosting</a>
  146. - <a href="http://www.globalservers.com" target="_top">Web Hosting</a>
  147. - <a href="http://www.bizhosting.com" target="_top">Internet Store and Ecommerce Solution Provider</a>
  148. - <a href="http://www.netzero.com/?refcd=MWS0404NWP11" target="_top">High Speed Internet</a>
  149. </td>
  150. </tr>
  151. </table>
  152. </td>
  153. </tr>
  154. <!-- end: related resources -->
  155. <tr>
  156. <td width="130">
  157. <table cellpadding="0" cellspacing="0" width="130" style="margin-top:2px;">
  158. <tr>
  159. <td class="mwst" nowrap="1">
  160. <a href="http://50megs.com/?refcd=MWS_20040713_Banner_bar"
  161. ><img src="/cgi-bin/image/images/bannertype/100X22.gif" width="100" height="22" border="0"
  162. ></a
  163. ><a href="/cgi-bin/login" target="_blank"
  164. ><img src="/cgi-bin/image/images/bannertype/login_chunkx.gif" width="30" height="22" border="0"
  165. ></a
  166. ></td>
  167. </tr>
  168. </table>
  169. <table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;">
  170. <tr>
  171. <td align="center">
  172. <a href="/cgi-bin/path/signup?refcd=MWS_20040713_Banner_bar"
  173. ><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"
  174. ></a>
  175. </td>
  176. </tr>
  177. </table>
  178. </td>
  179. <td>
  180. <table cellspacing="0" class="mwsb" style="margin:2px;margin-bottom:0px;table-layout:fixed;">
  181. <tr>
  182. <td class="mwst" align="center" style="width:730px;">
  183. <!------ OAS AD 'Top' begin ------>
  184. <SCRIPT LANGUAGE=JavaScript>
  185. <!--
  186. if(window.OAS_AD) OAS_AD('Top');
  187. //-->
  188. </SCRIPT>
  189. <!------ OAS AD 'Top' end ------></td>
  190. </tr>
  191. </table>
  192. </td>
  193. <td width="120">
  194. <table class="mwsb" cellpadding="0" cellspacing="0" width="120" style="margin-top:2px;">
  195. <tr>
  196. <td class="mwst" nowrap="1">
  197. <!-- start: split -->
  198. <script src=/fs_img/js/cookie.js></script><script src="/fs_img/banners/2008/120x24-split-test.js"></script>
  199. <!-- end: split -->
  200. </td>
  201. </tr>
  202. </table>
  203. <table class="mwsb" cellpadding="0" cellspacing="0" width="100%" style="margin-top:2px;">
  204. <tr>
  205. <td align="center">
  206. <SCRIPT LANGUAGE=JavaScript><!--
  207. OAS_AD('TopRight');
  208. //--></SCRIPT>
  209. </td>
  210. </tr>
  211. </table>
  212. </td>
  213. </tr>
  214. <tr>
  215. <td colspan="3" align="center">
  216. <!-- 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>
  217. </td>
  218. </tr>
  219. </table><DIV id=sideFrame
  220. 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
  221. href="javascript:void%20(sideFrameOff())"><IMG src="/fs_img/banners/xout.gif"
  222. border=0></A></div>
  223. <!------ OAS AD 'Right' begin ------>
  224. <SCRIPT LANGUAGE=JavaScript>
  225. <!--
  226. OAS_AD('Right');
  227. // -->
  228. </SCRIPT>
  229. <!------ OAS AD 'Right' end ------>
  230. </DIV>
  231. <SCRIPT>
  232. origRightPadding=document.body.style.paddingRight;
  233. document.body.style.paddingRight="130px";
  234. function sideFrameOff(){
  235. document.getElementById('sideFrame').style.display='none';
  236. document.body.style.paddingRight=origRightPadding;
  237. }
  238. </SCRIPT>
  239. </DIV></div><!-- Auto Banner Insertion Complete THANK YOU -->
  240. <body background="http://sophira.i8.com/graphics/floral.jpg">
  241. <BR>
  242. <BR>
  243. The Rede<BR>
  244. <BR>
  245. Bide the Wiccan Laws we must,<BR>
  246. In Perfect Love and Perfect Trust.<BR>
  247. <BR>
  248. Live and let live,<BR>
  249. Fairly take and fairly give.<BR>
  250. <BR>
  251. Cast the Circle thrice about,<BR>
  252. To keep the evil spirits out.<BR>
  253. <BR>
  254. To bind the spell every time,<BR>
  255. Let the spell be spake in rhyme.<BR>
  256. <BR>
  257. Soft of eye and light of touch,<BR>
  258. Speak little, listen much.<BR>
  259. <BR>
  260. Desoil go by the waxing moon,<BR>
  261. Chanting out the Witches' Rune.<BR>
  262. <BR>
  263. Widdershins go by the waning moon,<BR>
  264. Chanting out the baneful rune.<BR>
  265. <BR>
  266. When the Lady's moon is new,<BR>
  267. Kiss the hand to her, times two.<BR>
  268. <BR>
  269. When the moon rides at her peak,<BR>
  270. Then your heart's desire seek.<BR>
  271. <BR>
  272. Heed the North wind's mighty gale,<BR>
  273. Lock the door and drop the sail.<BR>
  274. <BR>
  275. When the wind come from the South,<BR>
  276. Love will kiss thee on the mouth.<BR>
  277. <BR>
  278. When the wind blows from the West,<BR>
  279. Departed souls will have no rest.<BR>
  280. <BR>
  281. When the wind blows from the East,<BR>
  282. Expect the new and set the feast.<BR>
  283. <BR>
  284. Nine woods in the cauldron go,<BR>
  285. Burn them fast and burn them slow.<BR>
  286. <BR>
  287. Elder be the Lady's tree,<BR>
  288. Burn it not or cursed you'll be.<BR>
  289. <BR>
  290. When the wheel begins to turn,<BR>
  291. Let the Beltane fires burn.<BR>
  292. <BR>
  293. When the wheel has turned to Yule,<BR>
  294. Light the log and the Horned One rules.<BR>
  295. <BR>
  296. Heed ye Flower, Bush and Tree,<BR>
  297. By the Lady, blessed be.<BR>
  298. <BR>
  299. Where the rippling waters go,<BR>
  300. Cast a stone and truth you'll know.<BR>
  301. <BR>
  302. When ye have a true need,<BR>
  303. Hearken not to other's greed,<BR>
  304. <BR>
  305. With a fool no season spend,<BR>
  306. Lest ye be counted as his friend.<BR>
  307. <BR>
  308. Merry Meet and Merry Part,<BR>
  309. Bright the cheeks and warm the heart.<BR>
  310. <BR>
  311. Mind the Threefold Law you should,<BR>
  312. Three times bad and three times good.<BR>
  313. <BR>
  314. When misfortune is enow,<BR>
  315. Wear the blue star on the brow.<BR>
  316. <BR>
  317. True in Love ever be,<BR>
  318. Lest thy lover's false to thee.<BR>
  319. <BR>
  320. Eight words the Wiccan Rede fulfill:<BR>
  321. An' ye harm none, do what ye will.<BR>
  322. <BR><BR>
  323. <a href="w-rite.html">back</a><BR>
  324. <BR>
  325. <BR>
  326. </body/html>
  327. <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>