<?php
// franais medecine naturelle
header("HTTP/1.1 301 Moved Permanently");
header("location: http://www.haussonne.com/chambres-d-hotes-ecologique-medicine-naturelle.php");
header("Connection: close");
exit();
?>