| 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/freerealestateresources.com/templates/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en-US"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<title>{$category.description} in {$state_info.state_name} - {$state_info.state_desc} Real Estate listings {if $pagenum&&$pagenum!=1} Page {$pagenum}{/if}</title>
<link media="screen" href="{$HTTP_STATIC}reo2.css" rel="stylesheet" type="text/css" />
<style type="text/css">
{literal}
a, #footer a{
color:#0AB8EA;
}
#menuBar{ background: #F7F3F0; }
{/literal}</style>
<meta name="keywords" content="{$state_info.state_desc} {$category.description} {if $pagenum&&$pagenum!=1} Page {$pagenum}{/if},{$state_info.state_desc} {$category.description} mls search,{$state_info.state_desc} real estate search,{$state_info.state_name} {$category.description}"/>
<meta name="description" content="Daily updated {$state_info.state_desc} {$category.description}{if $pagenum&&$pagenum!=1} Page {$pagenum}{/if}. Nice resource for searching {$category.description} in {$state_info.state_desc} including Residential, Banks and Government property"/>
</head>
<body class="home blog">
<div id="container">
<div id="logo">
<span id="site-title">
<a href="{$HTTP_HOST}" title="{$state_info.state_desc} Free Real Estate Listings" rel="home">Free Real Estate Resources</a>
</span>
</div>
<div id="rightCol" class="shadow">
<div id="topBar">
<div id="leader_lu">
<script type="text/javascript" src="{$HTTP_HOST}adv/state_link.js"></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</div>
<div id="mainContent">
<div id="content" role="main">
{include file="breadcrumb.tpl.html"}
<div id="post-43" class="post-43 post type-post status-publish format-standard hentry category-uncategorized tag-tips-that-you-can-follow-to-repair-teak-furniture">
<h1>{$state_info.state_desc} {$category.description} search by Address and MLS#</h1>
<div class="entry-content">
<p>
Feel free to search through thousands of Foreclosure listings and Residential Properties in {$state_info.state_desc} by MLS#, City, Zip, Address and Property type.
Great resource for search {$state_info.state_desc} real estate because our site includes listings from All Foreclosure Lenders like Banks,
{$state_info.state_name} HUD (U.S. Department of Housing and Urban Development), {$state_info.state_desc} USDA (U.S. Department of Agriculture) and {$state_info.state_desc} VA (Veterans Affairs) and other types of real estate for sale.
</p>
<div class="clearfix"></div>
<div>
{include file="houseslisting.tpl.html"}
</div>
</div><!-- .entry-content -->
<div class="entry-utility">
{if $cities}
<div><h3>Browse {$category.description} listings by Cities</h3></div>
<div style="padding-top: 0pt; padding-bottom: 0pt;text-align:left;">
{if $cities|@count>20}
{foreach from=$cities item=city1}
{if $city1.count_houses>5}
<a title="{$category.description} {$city1.true_city|capitalize:true}, {$state}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER2}{$city1.true_city|replace:" ":"-"}.html">{$city1.true_city|capitalize:true}</a>
{/if}
{/foreach}
{else}
{foreach from=$cities item=city1}
<a title="{$category.description} {$city1.true_city|capitalize:true}, {$state}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER2}{$city1.true_city|replace:" ":"-"}.html">{$city1.true_city|capitalize:true}</a>
{/foreach}
{/if}
</div>
{/if}
</div><!-- .entry-utility -->
</div><!-- #post-## -->
</div><!-- #content -->
</div>
</div>
<div style="" id="leftCol" class="shadow">
<div id="primary" class="widget-area">
<ul class="xoxo">
<li id="tag_cloud-2" class="widget-container widget_tag_cloud">
{include file="search_form2.tpl.html"}
{if $houses}
<script type="text/javascript" src="{$HTTP_HOST}adv/state_left.js"></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
{/if}
<h3>Categories</h3>
<ul>
{foreach from=$categories item=category}
<li><a title="{$state_info.state_name} {$category.description}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}">{$state_info.state_name} {$category.description}</a></li>
{/foreach}
</ul>
</li>
<li> </li>
</ul>
</div><!-- #primary .widget-area -->
</div>
{include file=footer.tpl.html}
</div>
</body>
</html>