<!DOCTYPE html>
<html lang="fr">
	<head>
		<meta content="text/html; charset=windows-1252" http-equiv="content-type">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="keywords" content="réparation ordinateur domicile, informatique, informatique saint-jerome, prevost, solution informatique, installation réseau, ordinateur réparation, reparation ordinateur, reparateur ordinateur">
		<meta name="description" content="M4 Informatique est une entreprise des Laurentides qui se spécialise dans la réparation, la vente, et l'installation de produits informatiques.">
		<meta name="robots" content="index,follow"> 
		<meta name="DC.Creator" content="Sim3 Media">
		<meta name="DC.Date" scheme="ISO8601" content="2015-11-01">
		<meta name="DC.Description" xml:lang="FR" content="M4 Informatique est une entreprise des Laurentides qui se spécialise dans la réparation, la vente, et l'installation de produits informatiques.">
		<meta name="DC.Language" content="FR">
		<meta name="viewport" content="width=device-width">
		<meta property="og:title" content="M4 Informatique" />
		<meta property="og:description" content="M4 Informatique est une entreprise des Laurentides qui se spécialise dans la réparation, la vente, et l'installation de produits informatiques." />
		<meta property="og:url" content="http://www.m4-info.com" />
		<meta property="og:image" content="http://www.m4-info.com/m4-logo.png" />
		<title>M4 Informatique</title>
		<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
		<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
		<link rel="stylesheet" href="css/full.css" type="text/css">
		<link rel="stylesheet" href="css/medium.css" type="text/css" media='screen and (min-width: 768px) and (max-width: 991px)'>
		<link rel="stylesheet" href="css/small.css" type="text/css" media='screen and (max-width: 767px)'>
	    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
	    <!--[if lt IE 9]>
	      <script src="js/html5shiv.min.js"></script>
	      <script src="js/respond.min.js"></script>
	    <![endif]-->
	</head>
	<body>
		<div class='fullwrapper'>
			<header>
				<nav id='menu'>
					<div class='mainwrapper'>
						<ul>
							<li class='menulogo'><a href='index.html'><img class='m4logo' alt='m4 informatique' src='img/m4-logo.png'></a></li>
							<li class='menulist'><a href='index.html'>ACCUEIL</a></li>
							<li class='menulist'><a href='service.html'>SERVICES</a></li>
							<li class='menulist'><a href='ordis.html'>ORDINATEURS</a></li>
							<li class='menulist'><a href='contact.php'>CONTACT</a></li>
							<li class='menuphone'><a href='contact.php'>(450) 543-1134</a></li>
						</ul>
						<div class='menuselect'>
								<a href='index.html'><img class='m4logo' alt='m4 informatique' src='img/m4-logo.png'></a>
								<form action="dummyvalue">
								<select class='navigation' name="newurl" onchange="menu_goto(this.form)">
								<option value="/index.html">Accueil</option>
								<option value="/service.html">Services</option>
								<option value="/ordis.html">Ordinateurs</option>
								<option value="/contact.php" selected="selected">Contact</option>
								</select>
								</form>
						</div>
					</div>
				</nav>
			</header>
			<div id='slider-contact'>

			</div>
			<content>
				<div id='main'>
					<div class='mainwrapper'>
						<div>
							<div style="margin-bottom: 40px;" class='col-sm-6'>
								<h1>M4 Informatique</h1>
								<p>Tél.: <a style='font-size: inherit; color: inherit;' href='tel:450-543-1134'>450-543-1134</a></p>
								<p>Courriel : <a style='font-size: inherit; color: inherit;' href='mailto:info@m4-info.com'>info@m4-info.com</a></p>
								<p>Adresse : 247 Rue des Hètres, Prévost, Québec, J0R1T0</p><p class='smalltxt'><i style='font-size: 12px;'>Note: Appelez pour prendre rendez-vous avant de vous présenter</i></p>
								<iframe class='gmap' frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.ca/maps?f=q&amp;source=s_q&amp;hl=fr&amp;geocode=&amp;q=247+des+hetres+prevost&amp;aq=&amp;sll=45.796479,-74.043705&amp;sspn=0.240564,0.528374&amp;ie=UTF8&amp;hq=&amp;hnear=247+Rue+des+H%C3%AAtres,+Pr%C3%A9vost,+La+Rivi%C3%A8re-du-Nord,+Qu%C3%A9bec+J5L+2S2&amp;t=m&amp;ll=45.826855,-74.045234&amp;spn=0.014354,0.027466&amp;z=15&amp;output=embed"></iframe><br /><small><a href="https://maps.google.ca/maps?f=q&amp;source=embed&amp;hl=fr&amp;geocode=&amp;q=247+des+hetres+prevost&amp;aq=&amp;sll=45.796479,-74.043705&amp;sspn=0.240564,0.528374&amp;ie=UTF8&amp;hq=&amp;hnear=247+Rue+des+H%C3%AAtres,+Pr%C3%A9vost,+La+Rivi%C3%A8re-du-Nord,+Qu%C3%A9bec+J5L+2S2&amp;t=m&amp;ll=45.826855,-74.045234&amp;spn=0.014354,0.027466&amp;z=15" style="color:#0000FF;text-align:left">Agrandir le plan</a></small>
							</div>
							<div class='col-sm-6'>
								<h2>Contactez-nous!</h2>
									<?php
										$name = strip_tags($_POST['name']);
										$email = strip_tags($_POST['email']);
										$phone = strip_tags($_POST['phone']);
										$message = strip_tags($_POST['message']);
										$from = 'From: M4 Informatique Contact'; 
										$to = 'info@m4-info.com'; 
										$subject = 'M4 Informatique Contact Form';

										$body = "From: $name\n E-Mail: $email\n Phone: $phone\n Message:\n $message";
									?>
									
									<?php
										if ($_POST['submit']) {
											if(isset($_POST['url']) && $_POST['url'] == '') {
												if (mail ($to, $subject, $body, $from)) { 
													echo '<p>Nous avons reçu votre message. Nous communiquerons avec vous dès que possible!</p>';
												} else { 
													echo '<p>Erreur : Veuillez réessayer.</p>'; 
												}
											}
										}
									?>
								
									<form class='cform' method="post" action="contact.php">
						
										<label>Nom</label>
										<input name="name" placeholder="Votre nom">
												
										<label>Courriel</label>
										<input name="email" type="email" placeholder="Votre courriel">

										<p class="antis">URL: <input type="text" name="url" /></p>
										
										<label>Téléphone</label>
										<input name="phone" type="tel" placeholder="Votre téléphone">
												
										<label>Message</label>
										<textarea name="message" placeholder="Votre message"></textarea>
												
										<input id="submit" name="submit" type="submit" value="ENVOYER">
						
									</form>
								</div>
						</div>
					</div>
				</div>
			</content>
			<footer>
				<div class='mainwrapper'>
					<div class='col-sm-3 footer-info footer-div'>
						<h2>À propos de nous</h2>
						<p>M4 Informatique est une entreprise des Laurentides qui se spécialise dans la réparation, la vente, et l'installation de produits informatiques. Nous installons aussi les systèmes de sons.</p>
					</div>
					<div class='footer-center col-sm-6 footer-div'>
						<img class='m4logo' alt='m4 informatique' src='img/m4-logo.png'><br/>
						<div class='footernav'>
							&nbsp;<a href='index.html'>ACCUEIL</a> |
							<a href='service.html'>SERVICES</a> |
							<a href='ordis.html'>ORDINATEURS</a> |
							<a href='contact.php'>CONTACT</a>
						</div>
					</div>
					<div class='footer-center1 col-sm-6 footer-div'>
						<img class='m4logo' alt='m4 informatique' src='img/m4-logo.png'>
							<form action="dummyvalue">
							<select class='navigation' name="newurl" onchange="menu_goto(this.form)">
							<option value="/index.html">Accueil</option>
							<option value="/service.html">Services</option>
							<option value="/ordis.html">Ordinateurs</option>
							<option value="/contact.php" selected="selected">Contact</option>
							</select>
							</form>
					</div>
					<div class='col-sm-3 footer-contact footer-div'>
						<h2>Nous contacter</h2>
						<p>Téléphone:<br/><span class='white'><a style='font-size: inherit;' href='tel:450-543-1134'>(450) 543-1134</a></span></p>
						<p>Courriel:<br/><span class='white'><a style='font-size: inherit;' href='mailto:info@m4-info.com'>info@m4-info.com</a></span></p>
						<a target="_blank" href='https://www.facebook.com/pages/M4-Informatique/186687211491034'><img style='padding:5px 0px 5px 0;' src='img/fb.png'></a>
					</div>
				</div>
				<div class='copyright'><p>© 2015 M4 Informatique - Tous droits réservés</p></div>
			</footer>
		</div>
		
		<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-42900864-1', 'm4-info.com');
  ga('send', 'pageview');

</script>
		<script type="text/javascript">
			<!--
			function menu_goto( menuform )
			{
				var baseurl = "http://www.m4-info.com" ;
				selecteditem = menuform.newurl.selectedIndex ;
				newurl = menuform.newurl.options[ selecteditem ].value ;
				if (newurl.length != 0) {
				  location.href = baseurl + newurl ;
				}
			}
			//-->
</script>
	</body>
</html>