| 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/ |
Upload File : |
{php}include_once 'member/include.php';{/php}
{php}$isLoged = action('isloged', 'index', 'user', array());{/php}
<!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-{$smarty.now|date_format:"%Y"} www.rentalssearch.com. All Rights Reserved."/>
<meta name="author" content="www.rentalssearch.com"/>
<link rel="shortcut icon" href="favicon_new.ico"/>
<title>{$category.description} in {$county} county of {$state}| {$category.description} {$county} {$state_info.state_name} | {if $pagenum&&$pagenum!=1} Page {$pagenum} - {/if} RentalsSearch.com</title>
<meta name="keywords" content="{$category.description} {$county} {$state}{if $pagenum&&$pagenum!=1} - page {$pagenum}{/if},{$category.description} {$county} {$state_info.state_name},realty for rent,property for rent,rentals search,{$county} {$state},{$state_info.state_name},rental search,rental,rent"/>
<meta name="description" content="{$category.description} {$county} {$state} listings search{if $pagenum&&$pagenum!=1} - page {$pagenum}{/if}. RentalsSearch.com - rentals listings database included {$state} Commercial property, Homes for rent and other realty for rent in US."/>
<link rel="alternate" type="application/rss+xml" title="{$state} {$county} {$category.description} feed" href="{$HTTP_HOST}{$category.name}{if $state}{$DELIMITER}{$state|replace:" ":"-"}{/if}/rss" />
<link href="{$HTTP_IMG}style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="wrap-outer">
<div id="wrap">
<div id="header">
{include file="menu.tpl.html"}
<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());{/php}
</div>
<div id="main-content">
<div class="content-block">
{include file="nav.tpl.html"}
<div id="home-content">
<div class="content-block">
<h1 class="main-title">{$category.description} listings in {$county} county of {$state} ({$state_info.state_name})</h1>
<div class="content-block justify">
RentalsSearch.com - rental listings database including <b>{$county} {$state_info.state_name} {$category.description}</b> and other real estate for rent in US.
{$county} county of {$state} {$category.description}, Single family homes, Condos, Appartaments for rent commercial property listings.
{include file="google_search.tpl.html"}
<div class="home-page-states">
{include file="houseslisting.tpl.html"}
</div>
<div class="new-events">
<table>
<tr>
<td valign="top" style="width:425px;">
<h3>{$county} {$state_info.state_name} Rent Listings</h3>
<ul>
<li><a href="{$HTTP_HOST}commercial-property-for-rent{$DELIMITER}{$state|replace:" ":"-"}" title="Commercial property rent in {$state}">Commercial property rent in {$state_info.state_name}</a></li>
<li><a href="{$HTTP_HOST}homes-for-rent{$DELIMITER}{$state|replace:" ":"-"}" title="Homes for Rent in {$state}">Homes for Rent in {$state_info.state_name}</a></li>
<li><a href="{$HTTP_HOST}apartments-for-rent{$DELIMITER}{$state|replace:" ":"-"}" title="Apartments for Rent in {$state}">Apartments for Rent in {$state_info.state_name}</a></li>
</ul>
</td>
<td valign="top" style="width:340px;">
<h3>{$county} {$state_info.state_name} Rental listings by cities</h3>
<b>Browse {$state} Properties for rent by cities listed below:</b><br/>
{foreach from=$cities item=city}
<a title="{$category.description} {$city.City}, {$state}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER}{$county|lower|capitalize|replace:" ":"-"}{$DELIMITER}{$city.City|lower|capitalize|replace:" ":"-"}">{$city.City|lower|capitalize}</a>
{/foreach}
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
{include file="sidebar.tpl.html"}
<div class="clear"><br/></div>
{include file="footer.tpl.html"}
</div>
</div>
</body>
</html>