| 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} free rental listings - RentalsSearch.com</title>
<meta name="keywords" content="{$category.description},realty for rent,property for rent,rentals search,rental search,rental,rent"/>
<meta name="description" content="{$category.description} US countrywide search system. RentalsSearch.com - rentals listings database included Commercial property, Homes for rent and other realty for rent in US."/>
<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">
<div id="home-content">
<div class="content-block">
<h1 class="main-title">{$category.description} Search</h1>
<div class="content-block justify">
RentalsSearch.com - rentals listings database including {$category.description} and other real estate for rent in US.
<div class="home-page-states">
<h3><b>{$category.description} listings database</b> in all states</h3>
<ul>
<li>
<a href="{$HTTP_HOST}{$category.name}{$DELIMITER}New-York" title="{$category.desctiption} in New York">
<img src="{$HTTP_IMG}house1.jpg" alt="New York {$category.desctiption}"/><span class="price">New York</span>
</a>
</li>
<li>
<a href="{$HTTP_HOST}{$category.name}{$DELIMITER}Nevada" title="{$category.desctiption} in Nevada">
<img src="{$HTTP_IMG}house2.jpg" alt="Nevada {$category.desctiption}"/><span class="price">Nevada</span>
</a>
</li>
<li>
<a href="{$HTTP_HOST}{$category.name}{$DELIMITER}California" title="{$category.desctiption} in California">
<img src="{$HTTP_IMG}house3.jpg" alt="California {$category.desctiption}"/><span class="price">California</span>
</a>
</li>
<li>
<a href="{$HTTP_HOST}{$category.name}{$DELIMITER}Florida" title="{$category.desctiption} in Florida">
<img src="{$HTTP_IMG}house4.jpg" alt="Florida {$category.desctiption} properties"/><span class="price">Florida</span>
</a>
</li>
<li class="state-details">
<a href="{$HTTP_HOST}{$category.name}">
<img alt="{$category.desctiption} more" class="corner" src="{$HTTP_IMG}corner_more_bg.png"/>
</a>
</li>
</ul>
</div>
<div class="new-events">
<table border="0" width="100%">
<tbody><tr>
<td valign="top" style="width: 340px;">
<h3>Rental listings by states</h3>
<b>Browse Properties for rent by U.S. states</b><br/>
<ul class="cat-listing">
{foreach from=$states item=state1 name=statelist}
{if $smarty.foreach.statelist.iteration % 15 == 0}
</ul>
<ul class="cat-listing">
{/if}
<li> <a title="{$state1.StateFullName} {$page.Link_Title}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state1.StateFullName|replace:" ":"-"}">{$state1.StateFullName}</a></li>
{/foreach}
</ul>
</td>
</tr>
</tbody></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>