	<script>
	function has_id(id){try{var tmp=document.getElementById(id).value;}catch(e){return false;}
	return true;}
	function has_name(nm){try{var tmp=cfrm.nm.type;}catch(e){return false;}
	return true;}
	function $$(id){if(!has_id(id)&&!has_name(id)){alert("Field "+id+" does not exist!\n Form validation configuration error.");return false;}
	if(has_id(id)){return document.getElementById(id).value;}else{return;}}
	function $val(id){return document.getElementById(id);}
	function trim(id){$val(id).value=$val(id).value.replace(/^\s+/,'').replace(/\s+$/,'');}
	var fcfrequired={field:[],add:function(name,type,mess){this.field[this.field.length]=[name,type,mess];},out:function(){return this.field;},clear:function(){this.field=[];}};var validate={check:function(cform){var error_message='Please fix the following errors:\n\n';var mess_part='';var to_focus='';var tmp=true;for(var i=0;i<fcfrequired.field.length;i++){if(this.checkit(fcfrequired.field[i][0],fcfrequired.field[i][1],cform)){}else{error_message=error_message+fcfrequired.field[i][2]+' must be supplied\n';if(has_id(fcfrequired.field[i][0])&&to_focus.length===0){to_focus=fcfrequired.field[i][0];}
	tmp=false;}}
	if(!tmp){alert(error_message);}
	if(to_focus.length>0){document.getElementById(to_focus).focus();}
	return tmp;},checkit:function(cvalue,ctype,cform){if(ctype=="NOT_EMPTY"){if(this.trim($$(cvalue)).length<1){return false;}else{return true;}}else if(ctype=="EMAIL"){exp=/^[a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$/;if($$(cvalue).match(exp)==null){return false;}else{return true;}}},trim:function(s){if(s.length>0){return s.replace(/^\s+/,'').replace(/\s+$/,'');}else{return s;}}};
	fcfrequired.add('Full_Name','NOT_EMPTY','Full Name');
	fcfrequired.add('Email_Address','EMAIL','Email Address');
	fcfrequired.add('Subject','NOT_EMPTY','Subject');
	fcfrequired.add('Your_Message','NOT_EMPTY','Your Message');
	fcfrequired.add('AntiSpam','NOT_EMPTY','Anti-Spam Question');
	</script>
	
	<form name="contactformshortcode" method="post" action="" onsubmit="return validate.check(this)">
	<tr>
	 <td colspan="2">
	  
	 	
		 

	  <br />
	  
	  
	 </td>
	</tr>
	<tr>
	 <td valign="top">
	  <label for="Full_Name">Your Name<span class="required_star"> * </span></label>
	 </td>
	 <td valign="top">
	  <input type="text" name="Full_Name" id="Full_Name" maxlength="80" value="" style="width:260px">
	 </td>
	</tr>
	<tr>
	 <td valign="top">
	  <label for="Email_Address">Email Address<span class="required_star"> * </span></label>
	 </td>
	 <td valign="top">
	  <input type="text" name="Email_Address" id="Email_Address" maxlength="100" value="" style="width:260px">
	 </td>
	</tr>
	<tr>
	 <td valign="top">
	  <label for="Website">Website</label>
	 </td>
	 <td valign="top">
	  <input type="text" name="Website" id="Website" maxlength="100" value="" style="width:260px">
	 </td>
	</tr>
	<tr>
	 <td valign="top">
	  <label for="Subject">Subject<span class="required_star"> * </span></label>
	 </td>
	 <td valign="top">
	  <input type="text" name="Subject" id="Subject" maxlength="100" value="" style="width:260px">
	 </td>
	</tr>
	<tr>
	 <td valign="top">
	  <label for="Your_Message">Message<span class="required_star"> * </span></label>
	 </td>
	 <td valign="top">
	  <textarea style="width:320px;height:160px" name="Your_Message" id="Your_Message" maxlength="2000"></textarea>
	 </td>
	</tr>
	<tr>
	 <td colspan="2" style="text-align:center" >
	  <div class="antispammessage">
	  <br /><br />
		  <div class="antispamquestion">
		   <span class="required_star"> * </span> &nbsp; 
		   <input type="text" name="AntiSpam" id="AntiSpam" maxlength="100" value="" style="width:60px">
		  </div>
	  </div>
	 </td>
	</tr>
	<tr>
	 <td colspan="2" style="text-align:center" >
	 <br /><br />
	  <input type="submit" value=" Submit ">
	  <br /><br />
	  	 </td>
	</tr>
	</form>
	<div class="clear"></div>
	{"id":1094,"date":"2014-08-13T22:11:38","date_gmt":"2014-08-13T20:11:38","guid":{"rendered":"http:\/\/www.hostelleriedelamer.com\/?page_id=1094"},"modified":"2014-08-13T22:11:38","modified_gmt":"2014-08-13T20:11:38","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1094","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us - Hostellerie de la Mer<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - Hostellerie de la Mer\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Hostellerie de la Mer\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HostellerieDeLaMer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@HostellerieMer\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/en\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/en\\\/contact-us\\\/\",\"name\":\"Contact Us - Hostellerie de la Mer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/#website\"},\"datePublished\":\"2014-08-13T20:11:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/en\\\/contact-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hostelleriedelamer.com\\\/en\\\/contact-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/en\\\/contact-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/#website\",\"url\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/\",\"name\":\"Hostellerie de la Mer\",\"description\":\"H\u00f4tel de charme avec vue mer au c\u0153ur de la Presqu\u2019ile de Crozon (Bretagne)\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/#organization\",\"name\":\"Hostellerie de la Mer\",\"url\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/LogoHM.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/LogoHM.jpg\",\"width\":340,\"height\":119,\"caption\":\"Hostellerie de la Mer\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hostelleriedelamer.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/HostellerieDeLaMer\",\"https:\\\/\\\/x.com\\\/HostellerieMer\",\"https:\\\/\\\/www.instagram.com\\\/hostelleriedelamer\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/hostellerie-mer-29624b59\\\/\",\"https:\\\/\\\/www.pinterest.fr\\\/hostelleriemer\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - Hostellerie de la Mer","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - Hostellerie de la Mer","og_url":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/","og_site_name":"Hostellerie de la Mer","article_publisher":"https:\/\/www.facebook.com\/HostellerieDeLaMer","twitter_card":"summary_large_image","twitter_site":"@HostellerieMer","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/","url":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/","name":"Contact Us - Hostellerie de la Mer","isPartOf":{"@id":"https:\/\/www.hostelleriedelamer.com\/#website"},"datePublished":"2014-08-13T20:11:38+00:00","breadcrumb":{"@id":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hostelleriedelamer.com\/en\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.hostelleriedelamer.com\/en\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/www.hostelleriedelamer.com\/#website","url":"https:\/\/www.hostelleriedelamer.com\/","name":"Hostellerie de la Mer","description":"H\u00f4tel de charme avec vue mer au c\u0153ur de la Presqu\u2019ile de Crozon (Bretagne)","publisher":{"@id":"https:\/\/www.hostelleriedelamer.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hostelleriedelamer.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hostelleriedelamer.com\/#organization","name":"Hostellerie de la Mer","url":"https:\/\/www.hostelleriedelamer.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostelleriedelamer.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.hostelleriedelamer.com\/wp-content\/uploads\/2014\/05\/LogoHM.jpg","contentUrl":"https:\/\/www.hostelleriedelamer.com\/wp-content\/uploads\/2014\/05\/LogoHM.jpg","width":340,"height":119,"caption":"Hostellerie de la Mer"},"image":{"@id":"https:\/\/www.hostelleriedelamer.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HostellerieDeLaMer","https:\/\/x.com\/HostellerieMer","https:\/\/www.instagram.com\/hostelleriedelamer\/","https:\/\/www.linkedin.com\/in\/hostellerie-mer-29624b59\/","https:\/\/www.pinterest.fr\/hostelleriemer\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/pages\/1094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/comments?post=1094"}],"version-history":[{"count":1,"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/pages\/1094\/revisions"}],"predecessor-version":[{"id":1095,"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/pages\/1094\/revisions\/1095"}],"wp:attachment":[{"href":"https:\/\/www.hostelleriedelamer.com\/en\/wp-json\/wp\/v2\/media?parent=1094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}