Your IP : 18.117.232.108


Current Path : /home/church/www/comparefloridarates.com/images/
Upload File :
Current File : /home/church/www/comparefloridarates.com/images/form_success.php

<?php
	include("data.php");
	$pagePhoto="images/slider-1.png";
	$pageTitle="Form Success";
	include("header.php");
?>
<p>
	Thank you for your quote request.
	<br />
	We will process your information and contact you shortly.
	<br />
	If you have any questions, please <a href="contact.php">contact us</a>.
</p>
<?php include('footer.php'); ?>