	<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">
		   What is 12 minus 5 equal to?<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":1176,"date":"2010-10-15T02:00:29","date_gmt":"2010-10-15T02:00:29","guid":{"rendered":"http:\/\/blairneal.com\/"},"modified":"2015-05-17T18:12:25","modified_gmt":"2015-05-17T18:12:25","slug":"contact","status":"publish","type":"page","link":"https:\/\/blairneal.com\/new\/about\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;1\/1&#8243;][vc_column_text]Social networks and other links:[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-twitter&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.twitter.com\/laserpilot&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-github-alt&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.github.com\/laserpilot&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-vimeo-square&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.vimeo.com\/laserpilot&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-linkedin&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;https:\/\/www.linkedin.com\/in\/blairneal&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-facebook&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.facebook.com\/blair.neal&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][vc_column_text]Send me an email:[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/1&#8243;][vc_column_text]Social networks and other links:[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-twitter&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.twitter.com\/laserpilot&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-github-alt&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.github.com\/laserpilot&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-vimeo-square&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.vimeo.com\/laserpilot&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-linkedin&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;https:\/\/www.linkedin.com\/in\/blairneal&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][social_icons type=&#8221;circle_social&#8221; icon=&#8221;fa-facebook&#8221; use_custom_size=&#8221;no&#8221; size=&#8221;fa-3x&#8221; link=&#8221;http:\/\/www.facebook.com\/blair.neal&#8221; target=&#8221;_blank&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/1&#8243;][vc_column_text]Send me an email:[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1174,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-1176","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/pages\/1176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/comments?post=1176"}],"version-history":[{"count":11,"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/pages\/1176\/revisions"}],"predecessor-version":[{"id":1294,"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/pages\/1176\/revisions\/1294"}],"up":[{"embeddable":true,"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/pages\/1174"}],"wp:attachment":[{"href":"https:\/\/blairneal.com\/new\/wp-json\/wp\/v2\/media?parent=1176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}