document.write('<form name="form1" id="form1" method="post" action="/projects/artemisia/ver2/includes/mail.php">Name:<br /><input name="Name" type="text" id="Name" class="spaced" /><br /><br />Email:<br /><input name="Email" type="text" id="Email" class="spaced" /><br /><br />Comments:<br /><textarea name="Comments" id="Comments" cols="50" rows="7"></textarea><br /><input type="submit" name="Submit" value="Submit" /><input type="reset" name="Reset" value="Reset" /><input name="recipient" type="hidden" value="mfiske6@yahoo.com" /><input name="subject" type="hidden" value="The Artemisia - Visitor Question" /><input name="required" type="hidden" value="Name,Email,Comments" /><input name="errorpage" type="hidden" value="/projects/artemisia/ver2/error.php" /><input name="redirect" type="hidden" value="/projects/artemisia/ver2/success.php" /></form>');