| 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/yousellwelist.com/templates/ |
Upload File : |
<!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>
<title>{$page.Page_Title} {if $pagenum}page - {$pagenum}{/if}</title>
<meta name="keywords" content="{$page.Metatag_Keywords}" />
<meta name="description" content="{$page.Metatag_Description} {if $pagenum}page - {$pagenum}{/if}" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<script type="text/javascript" src="{$HTTP_STATIC}niftycube.js"></script>
<script type="text/javascript" src="{$HTTP_STATIC}jquery.js"></script>
<script type="text/javascript" src="{$HTTP_STATIC}index_002.js"></script>
<script type="text/javascript" src="{$HTTP_STATIC}map.js"></script>
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<link media="screen" href="{$HTTP_STATIC}Style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<div id="Container-All">
<div id="header">
<div id="Conatiner-Logo">
<a title="YouSellWeList.com Logo" href="{$HTTP_HOST}"><img style="border: 0px;" alt="Search Rrealty" src="{$HTTP_IMG}yousellwelist_logo.png"/></a>
</div>
{include file=menu2.tpl.html}
</div>
<div id="Container-MainMenu">
<div class="MainMenu">
{include file=menu_ads.tpl.html}
</div>
</div>
<div id="Pane1">
<div class="Page-Top-Section">
<div class="Page-Top-Section-Text">{$page.Text_at_top}</div>
<g:plusone size="small"></g:plusone>
{include file=map.tpl.html}
</div>
{include file=search.tpl.html}
</div>
{include file=houseslisting.tpl.html}
<div style="padding-top: 0pt; padding-bottom: 0pt;" id="box">
{$page.Text_at_bottom}
{if $error_message}$error_message{/if}
<div> <span style="text-decoration: underline;">Main {$page.Link_Title} categories:</span>
<ul class="Links-Section">
<li><a title="Homes for Sale" href="{$HTTP_HOST}">Homes For Sale</a></li>
<li><a title="For Sale by Owner" href="{$HTTP_HOST}for-sale-by-owner">For Sale by Owner</a></li>
<li><a title="Foreslosure listings search" href="{$HTTP_HOST}foreclosures">Foreclosure Listings Search</a></li>
<li><a title="Cheap Houses For Sale" href="{$HTTP_HOST}cheap-houses-for-sale">Cheap Houses For Sale</a></li>
{$page.double_listing}
</ul>
</div>
</div>
{$page.text_area}
<div class="Title-Section">SEARCH {$category.description} REALTY by US States:</div>
<div style="padding-top: 0pt; padding-bottom: 0pt;">
<!-- div><u>SEARCH REALTY TOP US States:</u></div> -->
<ul class="cat-listing">
{foreach from=$states item=state1 name=statelist}
{if $smarty.foreach.statelist.iteration % 10 == 0}
</ul>
<ul class="cat-listing">
{/if}
<li> <a title="{$state1.StateFullName} {$category.description}" href="{$HTTP_HOST}{$category.name}/{$state1.StateFullName|replace:" ":"-"}">{$state1.StateFullName}</a></li>
{/foreach}
</ul>
</div>
</div>
{include file="footer.tpl.html"}
</div>
</body>
</html>