
<html lang="en">
<head>
<meta charset="utf-8" />
<title>KindWeb - 404 Error</title>
<meta name="keywords" content="contacting,contacts,email,emailing" />
<meta name="description" content="Contact page for KindWeb" />
<meta name="author" content="KindWeb" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="Header" class="KWDivHeader">

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-1023634-5"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-1023634-5');
</script>

<script language="JavaScript" type="text/javascript">

	function DeleteNowNoPop(URL)
	{
	var answer = confirm ("Are You Sure??");
	if (answer)
	window.location = URL;
	}

	function AreYouSure(URL)
	{
	var answer = confirm ("Are You Sure??");
	if (answer)
	window.location = URL;
	}

	function UpdateNoPop(URL)
	{
	window.location = URL;
	}

	function DeleteNow(URL)
	{
	var answer = confirm ("Are You Sure??");
	if (answer)
	window.open(URL, "", "height=200,width=400,scrollbars=no,status=no,toolbar=no,titlebar=no,directories=no,menubar=no,location=no");
	}

  
	function DigIt(PostID,DigItID) {
		document.getElementById("WorkFrame").src = "digit.asp?PostID="+PostID;
		
		if (document.getElementById(DigItID).textContent === "Dig It") {
		document.getElementById(DigItID).innerText = "Dug";
		} else {
		document.getElementById(DigItID).innerText = "Dig It";
		}
	}  

	function ContestEntry(PostID,ContestID,ContestNum) {
		document.getElementById("WorkFrame").src = "contestentry.asp?PostID="+PostID;

		if (document.getElementById(ContestID).textContent === "Already Entered") {
		document.getElementById(ContestID).innerText = "Click to Enter";
		document.getElementById("ContestEntryNum").stepDown(1);
		} else {
		document.getElementById(ContestID).innerText = "Already Entered";
		document.getElementById("ContestEntryNum").stepUp(1);
		}
	}  

	function FollowIt(KWID) {
		document.getElementById("WorkFrame").src = "follow.asp?KWID="+KWID;
		
		if (document.getElementById("FollowText").textContent === "Follow") {
		document.getElementById("FollowText").innerText = "Following";
		} else {
		document.getElementById("FollowText").innerText = "Follow";
		}
	}  

	function ShowPost(PostID) {
//		alert(document.getElementById("PostBody"+PostID).offsetHeight);
		//if (document.getElementById("PostBody"+PostID).offsetHeight >= 70) {
			document.getElementById("PostBody"+PostID).style.maxHeight = "100%";
			document.getElementById("PostLink"+PostID).innerText = "";
		//}
	}
	
	function ShowComments(PostID) {
			document.getElementById("CommentsBody"+PostID).style.maxHeight = "100%";
			document.getElementById("CommentsLink"+PostID).innerText = "";
	}
	
	function OpenTextBody() {
			document.getElementById("strBody").rows = 10;
	}	
</script>
<style>
.dropbtn {
  background-color: #454A33;
  padding: 0px;
	font-size: 14px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #ECD693;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color:#FAF7ED;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  font-weight:bold;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

@media screen and (min-width: 601px) {
  div.MenuFull {
    display: block;
  }
  div.MenuDropDown {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  div.MenuFull {
    display: none;
  }
  div.MenuDropDown {
    display: block;
  }
}

</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#002800">
    <td bgcolor="#002800"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="max-width:1280px;">
        <tr>
          <td><p><a href="/index.asp"><img src="/images/KWHeadLogoNew.png" alt="KindWeb" hspace="10" vspace="0" border="0" /></a></p></td><form action="/posts.asp" method="post" name="searchform" id="searchform">
            <td valign="middle" nowrap="nowrap"><table width="100%" border="0" cellspacing="0" cellpadding="0" style="vertical-align:middle;">
              <tr>
                <td valign="bottom"><div align="right">
                  <input name="strSearchVal" type="text" class="kw14Reg" id="strSearchVal" value=""  style="border: 1px solid  #999999; padding: 5px; width: 50%;  " />
  &nbsp;
  <input name="submit22" type="image" class="kw14BoldWhite" style="margin-right:10px;" value="Search" src="/images/mag.jpg" alt="Search KindWeb" align="absbottom"/>
                </div></td>
              </tr>
            </table></td>
          </form>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td bgcolor="#454A33" style="border-top: #778057 3px solid;"><table width="100%" height="25" border="0" align="center" cellpadding="0" cellspacing="0" style="max-width: 1250px;">
        <tr>
          <td width="133%" nowrap="nowrap"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="100%" height="34" nowrap="nowrap">
				<div id="MenuDropDown" class="MenuDropDown">
				<table border="0" cellpadding="0" cellspacing="0" bordercolor="#ECD675">
                  <tr>
					<td valign="middle" nowrap="nowrap">
<div class="dropdown" style="padding-left:20px;">
  <input name="" type="image" class="dropbtn" src="/images/kwmenu.png" style="padding:2px;" />
  <div class="dropdown-content">
    <a href="/index.asp" title="KindWeb Home">Home</a>
    <a href="/posts.asp" title="All Posts">All Posts</a>
    <a href="/kindpics/" title="View List of KindPics">eCards / KindPics</a>  
	<a href="/kindstubs/" title="Create Tickets Stubs for those mobile tickets">KindStubs</a>
	</div>
</div>					</td>
                    </tr>
                </table>
				</div>
				<div id="MenuFull" class="MenuFull">
<table height="34" border="0" align="left" cellpadding="0" cellspacing="0" bordercolor="#666666" style="border-collapse:collapse; vertical-align:bottom;">
      <tr>
        <td nowrap="nowrap" class='KWOn'><div align="center"><a href="/index.asp" title="Go back home"><font color="#FFFFFF" style="margin-right:10px; margin-left:10px;">Home</font></a></div></td>
       
	    <td nowrap="nowrap" class='KWOff'><div align="center"><a href="/posts.asp" title="View posts"><font color="#FFFFD9" style="margin-right:10px; margin-left:10px;">Posts</font></a></div></td>

       
        <td nowrap="nowrap" class='KWOff'><div align="center"><a href="/kindpics/" title="Create KindPics (old eCards)"><font color="#FFFFD9" style="margin-right:10px; margin-left:10px;">eCards / KindPics</font></a></div></td>
		
		<td nowrap="nowrap" class='KWOff'><div align="center"><a href="/kindstubs/" title="Create keepsake ticket stubs"><font color="#FFFFD9" style="margin-right:10px; margin-left:10px;">KindStubs</font></a></div></td>
      </tr>
    </table>				</div>				
				</td>
                <td nowrap="nowrap"><div align="right" class="kw15RegWhite" style="text-align:right;">
                    
                    <a href="/register.asp"><font color="#ECD693">Create an Account </font></a>&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp;&nbsp;<a href="/login.asp?strURL=https://www.kindweb.com/404.asp?404;https://www.kindweb.com:443/reviews/rss.asp" style="margin-right: 10px;"><font color="#ECD693">Login</font></a>
                    
                  </div></td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>

<iframe src="" name="WorkFrame" scrolling="Auto" id="WorkFrame" style=" display: none;"></iframe>

<!--Start New Post Popup--> 
<div id="NewPost" style="display: none ; position:absolute; width:50%; top:20%; left:20%; " >
  <table border="1" align="center" cellpadding="3" cellspacing="0" bgcolor="#FFFFFF" bordercolor="#ABB67E" class="kw12Reg" style="border-collapse: separate; border-radius:6px;">
    <tr>
      <td bgcolor="#454A33" class="KW14BoldWhite">Create New Post </td>
    </tr>
    <tr bordercolor="#CCCCCC" class="kw14Reg">
      <td valign="top" style="padding: 10px;">
        <form action="post2.asp" method="post" name="NewPost" enctype="multipart/form-data" id="NewPost">
          <div align="right">
            <table width="100%" border="0" cellpadding="3" cellspacing="0" class="kw11Reg">
              <tr>
                <td colspan="2" valign="top"><span class="kw12Bold">Title:</span><br />
                <input name="Title" type="text" class="kw13Reg" id="Title" tabindex="1" value="" style="width:100%;" /></td>
              </tr>
              <tr>
                <td colspan="2" valign="top"><p><span class="kw12Bold">Category:</span><br />
                    <select name="Cat" tabindex="2" class="kw13Reg">
                      <option value="1" selected="selected">News</option>
                      <option value="2">Review</option>
                      <option value="3">Musician Finder</option>
                      <option value="6">Interview</option>
                      <option value="10">Other</option>
                    </select>
                  </p></td>
              </tr>
              <tr>
                <td colspan="2" valign="top" id="PictureCell"><span class="kw12Bold">Picture:<br />
                  <input name="file" type="file" class="kw13Reg" size="40" tabindex="3" />
                </span></td>
              </tr>
              
              <tr>
                <td valign="top"><span class="kw12Bold">
                  <input name="Featured" type="checkbox" id="Featured" value="Yes" />
Request as Featured Post<br />
</span> (Featured posts will show in the side panel and be prioritized in results.)</td>
              </tr>
              <tr>
                <td colspan="2" valign="top"><textarea name="Body" rows="5" class="kw13Reg" id="Body" tabindex="4" style="width:100%;"></textarea></td>
              </tr>
              <tr>
                <td colspan="2" valign="top"><span class="kw12Bold">Link:</span><br />
                <input name="Link" type="text" class="kw13Reg" id="Link" tabindex="5" value="" style="width:100%;" /></td>
              </tr>
              <tr>
                <td valign="top"><label>
                  <input name="Submit" type="button" class="kw13Bold"  onclick="NewPostFn()" value="Cancel" />
                  </label>                </td>
                <td valign="top"><div align="right">
                    <input name="submit" type="submit" class="kw13Bold" id="submit" value="Post" tabindex="6" />
                  </div></td>
              </tr>
            </table>
            <input name="ID" type="hidden" value="" />
  		    <input name="PublicPost" type="hidden" value="Yes" />
          </div>
        </form>
      </td>
    </tr>
  </table>
</div>
<!--End New Post Popup-->
</div>
<div id="MainPanel" class="KWDivMain">
<table align="center" cellpadding="0" cellspacing="0" class="KWMainTable">
  <tr>
    <td class="kw18Reg"><div align="center">
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <p class="kw30Bold"><font color="#990000">404 Error</font></p>
      <p>The page you requested no longer exists.</p>
      <p>Please use the navigation above to find what you're looking for.</p>
      <p>Have a great day!   </p>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
    </div></td>
  </tr>
</table>
</div>
<div id="footer" class="KWDivFoot">
<link href="http://www.kindweb.com/style.css" rel="stylesheet" type="text/css" />
<table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td bgcolor="#DCDCB8" style="border-top: #ABB67E 1px solid;"><table width="98%" border="0" align="center" cellpadding="3" cellspacing="0" bordercolor="#333333" class="kw12Reg" style="border-collapse:collapse; max-width:1280px;">
      <tr>
        <td nowrap="nowrap"><div align="center"><span style="text-align:center;"><span class="kw11Reg">1998-2026&nbsp; KindWeb: All Rights Reserved</span></span></div></td>
        </tr>
    </table></td>
  </tr>
</table>
</div>
</body>
</html>
