function setCookie(value) { // var exdate=new Date(); // exdate.setFullYear(exdate.getFullYear() + 1); document.cookie="forumterms=" + escape(value) + "; path=/;"; } function getCookie() { var c_name = "forumterms="; if (document.cookie.length>0) { c_start=document.cookie.indexOf(c_name); if (c_start!=-1) { c_start=c_start + c_name.length; c_end=document.cookie.indexOf(";",c_start); if (c_end==-1) c_end=document.cookie.length; return unescape(document.cookie.substring(c_start,c_end)); } } return null; } function closeterms() { termswindow = document.getElementById('vindy_terms'); termswindow.style.visibility = 'hidden'; } function initialize_terms() { if (getCookie()!='seen') { document.write('
<\/div> Summary Terms of Use and Availability<\/h1> By reading or posting to this forum you agree to be bound by our Terms Of Service. They are in part: <\/span><\/h3> |
You also are not allowed to collect or store personal information or data about other users. <\/p>
Submissions—monitoring. Any interactive forum of either Site is non-moderated by The Vindicator. The Vindicator does not read or otherwise monitor every posting or submission made on or to Vindy.com. <\/p>
The Vindicator reserves the sole discretion to remove, edit, or refuse to allow a posting or submission for any reason or for no reason, and has no duty to explain why it has removed or refused to allow a posting or submission. <\/p>
Termination or suspension of your access to any interactive forum of Vindy.com or Vindicator.com for submissions, including postings. The Vindicator may, in its sole discretion, terminate or suspend your access to any interactive forum of either or both Sites (for making submissions) for any reason or for no reason. The Vindicator has no duty to explain why it has terminated or suspended that access. <\/p>