| Server IP : 172.67.178.83 / 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/nextgreathome.com/templates/ |
Upload File : |
<div style="padding-left: 0px;">
</div>
<h3>Search {if $city}{$city|lower|capitalize:true}, {/if}{$state_info.state_name} real estate</h3>
<form id="search-form" class="search" action="{$HTTP_HOST}" method="get">
<table width="98%" cellpadding="0" cellspacing="0" border="1" style="font-family: Arial, Tahoma, sans-serif; font-size: 12px;">
<tr>
<td>Full Address: <br/><input type="text" id="search-by-address" name="Address" style="width: 94%;" value="{if $search_params.Address}{$search_params.Address}{/if}"/>
<br/><span style="font-size: 8px;">Ex: 4030 Park street, Circle, AK 99733</span>
</td>
</tr>
<tr>
<td align="left">State:<br />
<select name="States" id="States">
{foreach from=$states item=state1}
<option value="{$state1.state_name}"{if $state==$state1.state_name} selected="selected"{/if}>{$state1.state_name}</option>
{/foreach}
</select>
</td>
</tr>
<tr>
<td><strong>{$state_info.state_desc} MLS# search:</strong> <br/> <input type="text" name="MlsId" id="search-by-mls-id" style="width: 94%;" value="{if $search_params.MlsId}{$search_params.MlsId}{/if}"></td>
</tr>
<tr>
<td align="right"> <br/>
<input type="submit" class="btn" name="Search" value="Search">
</td>
</tr>
</table>
</form>
{literal}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- NGH-getlist-right -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-8316180472238588"
data-ad-slot="9841432418"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
{/literal}