| Server IP : 104.21.17.213 / Your IP : 216.73.217.141 Web Server : Apache System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64 User : corbizre ( 1013) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/corbizre/rentalssearch.com/templates_c/ |
Upload File : |
<?php /* Smarty version 2.6.32, created on 2023-10-18 09:26:16
compiled from zipcode.tpl.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'date_format', 'zipcode.tpl.html', 8, false),array('modifier', 'strip_tags', 'zipcode.tpl.html', 34, false),array('modifier', 'replace', 'zipcode.tpl.html', 99, false),array('modifier', 'lower', 'zipcode.tpl.html', 100, false),array('modifier', 'capitalize', 'zipcode.tpl.html', 100, false),)), $this); ?>
<?php include_once 'member/include.php'; ?>
<?php $isLoged = action('isloged', 'index', 'user', array()); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="robots" content="index,follow" />
<meta name="copyright" content="2009-<?php echo ((is_array($_tmp=time())) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y") : smarty_modifier_date_format($_tmp, "%Y")); ?>
www.rentalssearch.com. All Rights Reserved." />
<meta name="author" content="www.rentalssearch.com" />
<link rel="shortcut icon" href="favicon_new.ico" />
<title><?php echo $this->_tpl_vars['city']; ?>
, <?php echo $this->_tpl_vars['county']; ?>
<?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
| <?php if ($this->_tpl_vars['pagenum'] && $this->_tpl_vars['pagenum'] != 1): ?> Page <?php echo $this->_tpl_vars['pagenum']; ?>
- <?php endif; ?> RentalsSearch.com </title>
<meta name="keywords" content="<?php echo $this->_tpl_vars['category']['description']; ?>
<?php echo $this->_tpl_vars['city']; ?>
city <?php echo $this->_tpl_vars['ZipCode']; ?>
<?php if ($this->_tpl_vars['pagenum'] && $this->_tpl_vars['pagenum'] != 1): ?> - page <?php echo $this->_tpl_vars['pagenum']; ?>
<?php endif; ?>, <?php echo $this->_tpl_vars['city']; ?>
<?php echo $this->_tpl_vars['county']; ?>
<?php echo $this->_tpl_vars['state']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
,<?php echo $this->_tpl_vars['category']['description']; ?>
<?php echo $this->_tpl_vars['city']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
, <?php echo $this->_tpl_vars['state_info']['state_name']; ?>
,realty for rent,property for rent,rentals search,<?php echo $this->_tpl_vars['city']; ?>
,<?php echo $this->_tpl_vars['ZipCode']; ?>
,<?php echo $this->_tpl_vars['county']; ?>
<?php echo $this->_tpl_vars['state']; ?>
,<?php echo $this->_tpl_vars['state_info']['state_name']; ?>
,rental search,rental,rent" />
<meta name="description" content="<?php echo $this->_tpl_vars['category']['description']; ?>
in <?php echo $this->_tpl_vars['city']; ?>
, (<?php echo $this->_tpl_vars['county']; ?>
county) <?php echo $this->_tpl_vars['state']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
<?php if ($this->_tpl_vars['pagenum'] && $this->_tpl_vars['pagenum'] != 1): ?> - page <?php echo $this->_tpl_vars['pagenum']; ?>
<?php endif; ?>. RentalsSearch.com - rentals listings database included <?php echo $this->_tpl_vars['state']; ?>
Commercial property, Homes for rent and other realty for rent in US." />
<link href="<?php echo $this->_tpl_vars['HTTP_IMG']; ?>
style.css" rel="stylesheet" type="text/css" />
<script src="http://maps.google.com/maps?file=api&v=2&sensor=true&key=ABQIAAAAr_VjMu4vYsarS-d6qBtyfxRejDXmbhDfWWtWfgR2nwqXw1ODeRSI-QQlxLb3gTLnBUnylK8sb1SXsw" type="text/javascript"></script>
<script type="text/javascript">
<?php echo '
function initialize() {
var map = null;
var geocoder = null;
function showAddress(address)
{
if (geocoder) {
geocoder.getLatLng(
address,
function(point) {
if (!point) {
alert(address + " not found");
} else {
map.setCenter(point, 11);
var marker = new GMarker(point);
map.addOverlay(marker);
marker.openInfoWindowHtml('; ?>
'ZipCode: <?php echo ((is_array($_tmp=$this->_tpl_vars['ZipCode'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)); ?>
, ' +
'State: <?php echo $this->_tpl_vars['state_info']['state_name']; ?>
, ' +
'City: <?php echo $this->_tpl_vars['city']; ?>
'
<?php echo ');
}
}
);
}
}
if (GBrowserIsCompatible()) {
map = new GMap2(document.getElementById("map_canvas"));
map.setMapType(G_HYBRID_MAP);
map.addControl(new GMapTypeControl());
map.addControl(new GLargeMapControl());
map.addControl(new GOverviewMapControl());
geocoder = new GClientGeocoder();
showAddress(\''; ?>
<?php echo $this->_tpl_vars['city']; ?>
, <?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
<?php echo '\'); return false;
}
}
</script>
'; ?>
</head>
<body onload="initialize()">
<div id="wrap-outer">
<div id="wrap">
<div id="header">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "menu.tpl.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="header-text">
CountryWide Real Estate Rental listings search. Absolutely FREE to use rentals search service. Our database includes homes for rent, office space and other commercial real estate for rent, Apartments for rent listings.<br/><br/>
</div>
<?php echo action('checkstatus', 'index', 'user', array()); ?>
</div>
<div id="main-content">
<div class="content-block">
<div id="home-content">
<div class="content-block">
<h1 class="main-title"><?php echo $this->_tpl_vars['category']['description']; ?>
in <?php echo $this->_tpl_vars['city']; ?>
, <?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
</h1>
<div class="content-block justify">
RentalsSearch.com - rentals listings database including <b><?php echo $this->_tpl_vars['city']; ?>
<?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
</b> and other real estate for rent in US.
<div class="clear"></div>
<script type="text/javascript"><!--
google_ad_client = "pub-8316180472238588";
/* 468x60, created 6/24/11 */
google_ad_slot = "5317602276";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<div class="home-page-states">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "houseslisting.tpl.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
<div class="new-events">
<h2 class="main-title"><?php echo $this->_tpl_vars['city']; ?>
, <?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
on GoogleMaps</h2>
<div id="map_canvas" style="width: 750px; height: 300px"></div>
<table>
<tr>
<td valign="top" style="width: 425px;">
<h3><?php echo $this->_tpl_vars['city']; ?>
, <?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
listings by Tags:</h3>
<ul class="Links-Section">
<li> <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
" title="<?php echo $this->_tpl_vars['category']['description']; ?>
"><?php echo $this->_tpl_vars['category']['description']; ?>
</a> </li>
<li> <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['state'])) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
" title="<?php echo $this->_tpl_vars['state_info']['state_name']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
"><?php echo $this->_tpl_vars['state']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
</a> </li>
<li> <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['state'])) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['county'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)))) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
" title="<?php echo $this->_tpl_vars['state']; ?>
<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['county'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)); ?>
rent"><?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['county'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)); ?>
, <?php echo $this->_tpl_vars['state']; ?>
</a></li>
<li> <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['state'])) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['county'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)))) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['city'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)))) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
" title="<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['city'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)); ?>
, <?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['county'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)); ?>
<?php echo $this->_tpl_vars['state_info']['state_name']; ?>
rent"><?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['city'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)); ?>
<?php echo $this->_tpl_vars['state_info']['state_name']; ?>
</a></li>
</ul>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "sidebar.tpl.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="clear"><br/></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</div>
</div>
</body>
</html>