It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://pacificbonanza.org

  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5.  
  6. <!-- Start WhatWebsite.asp -->
  7.  
  8. <!--
  9. Make sure that you also set up the following Pages
  10. /Startup/MetasNames.asp
  11. Style/Borders/Footer.asp
  12. Style/Borders/Header.asp
  13. Style/Borders/HeaderImage.asp
  14. Web/(Site)
  15. Pages/(Site)
  16. MbrPgm/Administartion/Advertising/Advertisers.asp
  17. MbrPgm/Admin/Policy/Refunds.asp
  18.  
  19. Note: Organizational Record Website has to Match Domain Name
  20. -->
  21. <!-- End WhatWebsite.asp -->
  22.  
  23. <script type="text/javascript">
  24.        //<![CDATA[
  25.        var show_msg = '';
  26.        if (show_msg !== '0') {
  27.            var options = {view_src: "View Source is disabled!", inspect_elem: "Inspect Element is disabled!", right_click: "Right click is disabled!", copy_cut_paste_content: "Cut/Copy/Paste is disabled!", image_drop: "Image Drag-n-Drop is disabled!" }
  28.        } else {
  29.            var options = '';
  30.        }
  31.  
  32.        function nocontextmenu(e) { return false; }
  33.        document.oncontextmenu = nocontextmenu;
  34.        document.ondragstart = function() { return false;}
  35.  
  36.        document.onmousedown = function (event) {
  37.            event = (event || window.event);
  38.            if (event.keyCode === 123) {
  39.                if (show_msg !== '0') {show_toast('inspect_elem');}
  40.                return false;
  41.            }
  42.        }
  43.        document.onkeydown = function (event) {
  44.            event = (event || window.event);
  45.            //alert(event.keyCode);   return false;
  46.            if (event.keyCode === 123 ||
  47.                    event.ctrlKey && event.shiftKey && event.keyCode === 73 ||
  48.                    event.ctrlKey && event.shiftKey && event.keyCode === 75) {
  49.                if (show_msg !== '0') {show_toast('inspect_elem');}
  50.                return false;
  51.            }
  52.            if (event.ctrlKey && event.keyCode === 85) {
  53.                if (show_msg !== '0') {show_toast('view_src');}
  54.                return false;
  55.            }
  56.        }
  57.        function addMultiEventListener(element, eventNames, listener) {
  58.            var events = eventNames.split(' ');
  59.            for (var i = 0, iLen = events.length; i < iLen; i++) {
  60.                element.addEventListener(events[i], function (e) {
  61.                    e.preventDefault();
  62.                    if (show_msg !== '0') {
  63.                        show_toast(listener);
  64.                    }
  65.                });
  66.            }
  67.        }
  68.        addMultiEventListener(document, 'contextmenu', 'right_click');
  69.        addMultiEventListener(document, 'cut copy paste print', 'copy_cut_paste_content');
  70.        addMultiEventListener(document, 'drag drop', 'image_drop');
  71.        function show_toast(text) {
  72.            var x = document.getElementById("amm_drcfw_toast_msg");
  73.            x.innerHTML = eval('options.' + text);
  74.            x.className = "show";
  75.            setTimeout(function () {
  76.                x.className = x.className.replace("show", "")
  77.            }, 3000);
  78.        }
  79.    //]]>
  80.    </script>
  81.  
  82. <script language="javascript" type="text/javascript">
  83. function HideBtn()
  84. {
  85. document.getElementById('HideBtnID').style.visibility = "hidden"; //first hide the button
  86. setTimeout(function(){ //using setTimeout function
  87. document.getElementById('HideBtnID').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  88. }
  89. ,3000);
  90. }
  91.  
  92. function HideBtn1()
  93. {
  94. document.getElementById('HideBtnID1').style.visibility = "hidden"; //first hide the button
  95. setTimeout(function(){ //using setTimeout function
  96. document.getElementById('HideBtnID1').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  97. }
  98. ,3000);
  99. }
  100.  
  101. function HideBtn2()
  102. {
  103. document.getElementById('HideBtnID2').style.visibility = "hidden"; //first hide the button
  104. setTimeout(function(){ //using setTimeout function
  105. document.getElementById('HideBtnID2').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  106. }
  107. ,3000);
  108. }
  109.  
  110. function HideBtn3()
  111. {
  112. document.getElementById('HideBtnID3').style.visibility = "hidden"; //first hide the button
  113. setTimeout(function(){ //using setTimeout function
  114. document.getElementById('HideBtnID3').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  115. }
  116. ,3000);
  117. }
  118.  
  119. function HideBtn4()
  120. {
  121. document.getElementById('HideBtnID4').style.visibility = "hidden"; //first hide the button
  122. setTimeout(function(){ //using setTimeout function
  123. document.getElementById('HideBtnID4').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  124. }
  125. ,3000);
  126. }
  127.  
  128. function HideBtn5()
  129. {
  130. document.getElementById('HideBtnID5').style.visibility = "hidden"; //first hide the button
  131. setTimeout(function(){ //using setTimeout function
  132. document.getElementById('HideBtnID5').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  133. }
  134. ,3000);
  135. }
  136.  
  137. function HideBtn6()
  138. {
  139. document.getElementById('HideBtnID6').style.visibility = "hidden"; //first hide the button
  140. setTimeout(function(){ //using setTimeout function
  141. document.getElementById('HideBtnID6').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  142. }
  143. ,3000);
  144. }
  145. </script>
  146.  
  147. <script language="javascript" type="text/javascript">
  148. document.cookie = "S_W=" + screen.availWidth ;
  149. document.cookie = "S_H=" + screen.availHeight;
  150. document.cookie = "W_W=" + window.innerWidth;
  151. document.cookie = "W_H=" + window.innerHeight;
  152. </script>
  153. <!-- Begin GetOrgInfo --><!-- End GetOrgInfo --><!-- End GetChapterInfo -->
  154. <script language="javascript" type="text/javascript">
  155. document.cookie = "S_W=" + screen.availWidth ;
  156. document.cookie = "S_H=" + screen.availHeight;
  157. document.cookie = "W_W=" + window.innerWidth;
  158. document.cookie = "W_H=" + window.innerHeight;
  159. </script>
  160.  
  161.  
  162. <link href="/Startup/CSS/MemberCSS.asp" rel="stylesheet" type="text/css" />
  163.  
  164. <script type="text/javascript">
  165. function Redirect()
  166. {
  167.  
  168.  
  169.  location = "/Startup/SetupSite.asp"; // Redirect immediately to the actual page
  170. }
  171. //window.onload = Redirect;
  172. </script>
  173.  
  174.  
  175. </head>
  176. <body style="text-align: center; background-color : "  onload='Redirect()'>
  177.  
  178. <div class="Center">
  179. <div>
  180. <table class="T100">
  181. <tr>
  182. <td style="height:80px;"></td>
  183. </tr>
  184. <tr>
  185. <td>
  186. <div class="Center" style=" width:100%; text-align: center;"><img class="Banner Center" alt="Please Wait While the Page Loads"  src="/Style/images/PleaseWaitTxt.gif" width="200" /></div>
  187. </td>
  188. </tr>
  189. </table>
  190. </div>
  191.  
  192. </div>
  193.  
  194. </body>
  195. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda