document.write('<a name="contact"></a>');
document.write('<form action="http://www.dekedesign.com/_gdForm/webformmailer.asp" method="post" class="contactform">');
document.write('<h2>make contact</h2>');
document.write('<input type="hidden" name="subject" value="Message from Scarefest site" />');
document.write('<input type="hidden" name="form_format" value="text" /> ');
document.write('<input type="hidden" name="form_order" value="default" />');
document.write('<input type="hidden" name="form_interval" value="default"/>');
document.write('<input type="hidden" name="redirect" value="scarefest/thankyou.htm" />');
document.write('<div class="column_a">your name<br />');
document.write('<input name="name" type="text" tabindex="1" /><br /><br />');
document.write('your email address<br />');
document.write('<input name="email" type="text" tabindex="2" /></div>');
document.write('<div class="column_b">');
document.write('your message<br />');
document.write('<textarea name="comment" cols="40" rows="5" tabindex="3" ></textarea><br />');
document.write('<input name="send" type="image" src="images/btn_send.gif" onClick="if(this.value == \'send\') Validator(this.form);" style="border: none;" height="25" width="77" /></div>');
document.write('<div class="column1"><strong>Share your Halloween experience!</strong><br /><br />');
document.write('How was it? Were you scared? What were your favorite things? Are there things that could be improved?<br /><br />');
document.write('We would love to hear your feedback...<br /><br />');
document.write('</div>');
document.write('</form>');
