document.write('
Your information is optional and is not stored.
name (optional):
email (optional):
Website (optional):
Enter your suggestions and/or comments in the text box below:
>\" />
powered by Suggest Box of Exit Splash
'); document.suggestboxform.redirectpage.value=suggestboxredirectlink; function CheckSuggestBoxComments(){ var sbcomments = document.suggestboxform.sbcomments.value; if(sbcomments == ""){ alert("Please enter your comments"); return false; }else{ return true; } }