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. <script language="javascript" type="text/javascript">
  23. function HideBtn()
  24. {
  25. document.getElementById('HideBtnID').style.visibility = "hidden"; //first hide the button
  26. setTimeout(function(){ //using setTimeout function
  27. document.getElementById('HideBtnID').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  28. }
  29. ,3000);
  30. }
  31.  
  32. function HideBtn1()
  33. {
  34. document.getElementById('HideBtnID1').style.visibility = "hidden"; //first hide the button
  35. setTimeout(function(){ //using setTimeout function
  36. document.getElementById('HideBtnID1').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  37. }
  38. ,3000);
  39. }
  40.  
  41. function HideBtn2()
  42. {
  43. document.getElementById('HideBtnID2').style.visibility = "hidden"; //first hide the button
  44. setTimeout(function(){ //using setTimeout function
  45. document.getElementById('HideBtnID2').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  46. }
  47. ,3000);
  48. }
  49.  
  50. function HideBtn3()
  51. {
  52. document.getElementById('HideBtnID3').style.visibility = "hidden"; //first hide the button
  53. setTimeout(function(){ //using setTimeout function
  54. document.getElementById('HideBtnID3').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  55. }
  56. ,3000);
  57. }
  58.  
  59. function HideBtn4()
  60. {
  61. document.getElementById('HideBtnID4').style.visibility = "hidden"; //first hide the button
  62. setTimeout(function(){ //using setTimeout function
  63. document.getElementById('HideBtnID4').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  64. }
  65. ,3000);
  66. }
  67.  
  68. function HideBtn5()
  69. {
  70. document.getElementById('HideBtnID5').style.visibility = "hidden"; //first hide the button
  71. setTimeout(function(){ //using setTimeout function
  72. document.getElementById('HideBtnID5').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  73. }
  74. ,3000);
  75. }
  76.  
  77. function HideBtn6()
  78. {
  79. document.getElementById('HideBtnID6').style.visibility = "hidden"; //first hide the button
  80. setTimeout(function(){ //using setTimeout function
  81. document.getElementById('HideBtnID6').style.visibility = "visible"; //displaying the button again after 3000ms or 3 seconds
  82. }
  83. ,3000);
  84. }
  85. </script>
  86.  
  87. <script language="javascript" type="text/javascript">
  88. document.cookie = "S_W=" + screen.availWidth ;
  89. document.cookie = "S_H=" + screen.availHeight;
  90. document.cookie = "W_W=" + window.innerWidth;
  91. document.cookie = "W_H=" + window.innerHeight;
  92. </script>
  93. <!-- Begin GetOrgInfo --><!-- End GetOrgInfo --><!-- End GetChapterInfo -->
  94. <script language="javascript" type="text/javascript">
  95. document.cookie = "S_W=" + screen.availWidth ;
  96. document.cookie = "S_H=" + screen.availHeight;
  97. document.cookie = "W_W=" + window.innerWidth;
  98. document.cookie = "W_H=" + window.innerHeight;
  99. </script>
  100.  
  101.  
  102. <link href="/Startup/CSS/MemberCSS.asp" rel="stylesheet" type="text/css" />
  103.  
  104. <script type="text/javascript">
  105. function Redirect()
  106. {
  107.  
  108.  
  109.  location = "/Startup/SetupSite.asp"; // Redirect immediately to the actual page
  110. }
  111. //window.onload = Redirect;
  112. </script>
  113.  
  114.  
  115. </head>
  116. <body style="text-align: center; background-color : "  onload='Redirect()'>
  117.  
  118. <div class="Center">
  119. <div>
  120. <table class="T100">
  121. <tr>
  122. <td style="height:80px;"></td>
  123. </tr>
  124. <tr>
  125. <td>
  126. <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>
  127. </td>
  128. </tr>
  129. </table>
  130. </div>
  131.  
  132. </div>
  133.  
  134. </body>
  135. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda