<?php include '_header.phtml'; ?>

<?php include '_nav.phtml'; ?>

<script type="text/javascript" src="http://static.annommx.com/javascript/jquery-1.4.4.min.js"></script>
<?php include dirname(__FILE__) . '/../properties-map.phtml'; ?>

<?php include '_footer.phtml'; ?>