<!DOCTYPE html>
							 | 
						|
								<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]-->
							 | 
						|
								<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
							 | 
						|
								
							 | 
						|
								<head>
							 | 
						|
								    <meta charset="utf-8">
							 | 
						|
								    <meta lang="en-US">
							 | 
						|
								    <meta name="viewport" content="width=device-width">
							 | 
						|
								    <title>Marcel Haazen - Contact</title>
							 | 
						|
								    <meta name="author" content="Marcel Haazen">
							 | 
						|
								    <meta name="description" content="########">
							 | 
						|
								    <meta name="keywords" content="Marcel Haazen, Marcel, Haazen, Resume, Certificates, Portfolio, Freelancer, Server, Server Administration, Server Setup, Web Design, Contact Me" />
							 | 
						|
								    <link rel="stylesheet" href="css/foundation.css">
							 | 
						|
								    <link rel="stylesheet" href="css/style.css">
							 | 
						|
								    <script src="js/email.js"></script>
							 | 
						|
								</head>
							 | 
						|
								<body>
							 | 
						|
									
							 | 
						|
								    <bordercolor></bordercolor>
							 | 
						|
									<div class="row">
							 | 
						|
										  <div class="large-3 columns">
							 | 
						|
											 <logo>
							 | 
						|
								                 <img src="https://res.cloudinary.com/haazen/image/upload/logo-white.png" alt="" />
							 | 
						|
											 </logo>
							 | 
						|
										  </div>
							 | 
						|
										
							 | 
						|
										<div class="large-9 columns">
							 | 
						|
											<ul id="menubar">
							 | 
						|
													<li><a href="/">Home</a></li>
							 | 
						|
													<li><a href="about">About</a></li>
							 | 
						|
													<li><a href="contact" id="active">Contact</a></li>
							 | 
						|
											</ul>
							 | 
						|
										</div><!-- 9 columns -->
							 | 
						|
								    </div><!-- row -->
							 | 
						|
									
							 | 
						|
								    <contact>
							 | 
						|
								        <div class="row">
							 | 
						|
								            <div class="large-3 columns">
							 | 
						|
								                <h5>I love discussing new ideas.</h5>
							 | 
						|
								                <p>coming Soon</p>
							 | 
						|
								            </div>
							 | 
						|
								            <div class="large-6 columns">
							 | 
						|
								            <h5>Contact Form</h5>
							 | 
						|
								                <div id="contact-area">
							 | 
						|
								                    <form method="post" action="https://formspree.io/marcel@haazen.xyz">
							 | 
						|
								                        <clabel for="Name">Name:</clabel>
							 | 
						|
												        <input type="text" name="name" id="Name" />
							 | 
						|
												
							 | 
						|
												        <clabel for="Email">Email:</clabel>
							 | 
						|
												        <input type="text" name="_replyto" id="Email" />
							 | 
						|
								                
							 | 
						|
								                        <clabel for="Subject">Subject:</clabel>
							 | 
						|
												        <input type="text" name="_subject" id="Subject" />
							 | 
						|
												
							 | 
						|
												        <clabel for="Message">Message:</clabel><br />
							 | 
						|
												        <textarea name="message" rows="10" cols="50" id="Message"></textarea>
							 | 
						|
								
							 | 
						|
												        <input type="submit" name="submit" class="submit-button" />
							 | 
						|
								                    </form>
							 | 
						|
								                </div>
							 | 
						|
								            </div>
							 | 
						|
								            <div class="large-3 columns">
							 | 
						|
								                <h5>Contact Info</h5>
							 | 
						|
								                <p>Marcel Haazen<br>
							 | 
						|
								                    Email: <script>gen_mail_to_link('marcel','haazen.xyz');</script><br><br>
							 | 
						|
								                    Twitter: <a href="https://twitter.com/NekoCentral">@nekocentral</a><br>
							 | 
						|
								                    Facebook: <a href="https://www.facebook.com/mhaazen">mhaazen</a><br>		
							 | 
						|
								                    LinkedIn: <a href="https://www.linkedin.com/in/mhaazen">Marcel Haazen</a><br>
							 | 
						|
								                </p>
							 | 
						|
								            </div> 
							 | 
						|
								        </div>
							 | 
						|
									</contact>
							 | 
						|
								
							 | 
						|
									<footer>
							 | 
						|
								        <div class="row">
							 | 
						|
								           <div class="large-12 columns">
							 | 
						|
								               <foot>
							 | 
						|
								                © 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a> · Vector Design by <a href="https://www.instagram.com/apex.predator.ig/"><img src="https://res.cloudinary.com/haazen/image/upload/apex_Logo.png" alt="Apex Predator"/></a>
							 | 
						|
								               </foot>
							 | 
						|
								           </div>
							 | 
						|
								        </div>
							 | 
						|
									</footer>
							 | 
						|
								
							 | 
						|
								  <script src="js/vendor/jquery.js" type="text/javascript"></script>
							 | 
						|
								  <script src="js/foundation.min.js"></script>
							 | 
						|
								  
							 | 
						|
								  <script>
							 | 
						|
								    $(document).foundation();
							 | 
						|
								  </script>
							 | 
						|
								</body>
							 | 
						|
								</html>
							 |