/*--- Avanquest WebEasy Custom Script ---*/

<form action="http://www.hostmonster.com/monstermail" enctype="multipart/form-data" method="POST"> 
         <blockquote> 
           <p><strong>Name:</strong>.  
             <input name="Name" type="text" size="25"> 
             <br> 
             <strong>Email:</strong>.. 
             <input name="mailfrom" type="text" size="25"> 
        <br> 
          <strong>Phone:</strong>  
          <input name="Phone" type="text" size="15"> 
           </p> 
           <p> <strong>Message:</strong> <br> 
              
             <textarea name="Message" cols="40" rows="4" wrap="virtual"></textarea> 
             <br>           
			 <input type="hidden" name="sendtoemail" value="aloha@inlovewithbigisland.com"> 
			 <input type="hidden" name="redirect" value="http://www.inlovewithbigisland.com/green_tara_hawaii_11_012.htm"> 	 
			 <br> 
             <input type="submit" value="Send Email"> 
           </p> 
         </blockquote> 
	    </form> 


/*--- EndOfFile ---*/
