</ul>
	     <?php 
}
// Only Display Ads if this record allows, otherwise against TOS / Usage Requirements
if ($display_ad == 1) {
    // Display a Web Ad that is 630 x 100
    $adid = 5;
    $publisher = 'citysearch';
    $citygridad = new citygridads($publishercode);
    ?>
		<div id="detail_ad_slot_<?php 
    echo $adid;
    ?>
" align="center"></div>
		<?php 
    echo $citygridad->display_web_ad_630_100('detail_ad_slot_' . $adid, $publisher, $what, $where);
    ?>
		<br />
		<?php 
}
?>
		
	<p align="center"><a href="/search.php?what=<?php 
echo $what;
?>
" class="btn large primary">Return to Main Page</a></p>
	<br /><br />
	<div>
	
		<div style="display: inline; float:right; width: 100px; padding-top:15px; margin-right: 165px;">