| 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/nextgreathome.com/templates_c/ |
Upload File : |
<?php /* Smarty version 2.6.32, created on 2023-07-07 11:43:56
compiled from page.tpl.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'page.tpl.html', 38, false),array('modifier', 'capitalize', 'page.tpl.html', 38, false),array('modifier', 'replace', 'page.tpl.html', 38, false),array('modifier', 'date_format', 'page.tpl.html', 92, false),)), $this); ?>
<!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><?php echo $this->_tpl_vars['page']['Page_Title']; ?>
<?php if ($this->_tpl_vars['pagenum'] && $this->_tpl_vars['pagenum'] != 1): ?> page - <?php echo $this->_tpl_vars['pagenum']; ?>
<?php endif; ?></title>
<link media="screen" href="<?php echo $this->_tpl_vars['HTTP_STATIC']; ?>
style.css" rel="stylesheet" type="text/css" />
<link media="screen" href="<?php echo $this->_tpl_vars['HTTP_STATIC']; ?>
style_002.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<?php echo '
a, #footer a{
color:#000066;
}
#footer{
background:#FFFFFF;
}
'; ?>
</style>
<meta name="keywords" content="<?php echo $this->_tpl_vars['page']['Metatag_Keywords']; ?>
">
<meta name="description" content="<?php echo $this->_tpl_vars['page']['Metatag_Description']; ?>
<?php if ($this->_tpl_vars['pagenum'] && $this->_tpl_vars['pagenum'] != 1): ?> page - <?php echo $this->_tpl_vars['pagenum']; ?>
<?php endif; ?>">
</head>
<body class="home blog">
<div id="container" class="shadow">
<div id="header">
<div id="branding">
<div id="site-title" style="padding-left: 5px;">
<a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
" title="Next Great Home" rel="home"> Next <span>Great Home</span></a>
</div>
</div>
<div id="tagline">United States Real Estate database</div>
</div>
<div id="main">
<div style="height: 1000px;" id="leftCol">
<div id="primary" class="widget-area" role="complementary">
<ul class="xoxo">
<li id="recent-posts-2" class="widget-container widget_recent_entries"> <h3 class="widget-title">Site Topics</h3>
<ul>
<?php $_from = $this->_tpl_vars['landing_pages']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['landing_page']):
?>
<li><a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['landing_page']['Page_Name']; ?>
.html"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['landing_page']['Page_Name'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp, true) : smarty_modifier_capitalize($_tmp, true)))) ? $this->_run_mod_handler('replace', true, $_tmp, "-", ' ') : smarty_modifier_replace($_tmp, "-", ' ')); ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</li>
<li id="tag_cloud-2" class="widget-container widget_tag_cloud">
<h3 class="widget-title">Prefered Categories</h3>
<ul>
<?php $_from = $this->_tpl_vars['categories']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['category']):
?>
<li><a title="<?php echo $this->_tpl_vars['category']['description']; ?>
" href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
"><?php echo $this->_tpl_vars['category']['description']; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</li>
</ul>
</div><!-- #primary .widget-area -->
</div>
<div id="rightCol">
<div id="mainContent">
<div id="content" role="main">
<div id="post" class="post">
<div class="entry-summary">
<?php echo $this->_tpl_vars['page']['Text_at_top']; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "search.tpl.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php echo $this->_tpl_vars['page']['Text_at_bottom']; ?>
</div>
<h2 style="text-decoration: underline;">SEARCH real estate by US States:</h2>
<div style="width: 555px;">
<ul class="cat-listing" style="float:left;">
<?php $_from = $this->_tpl_vars['states']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['statelist'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['statelist']['total'] > 0):
foreach ($_from as $this->_tpl_vars['state1']):
$this->_foreach['statelist']['iteration']++;
?>
<?php if ($this->_foreach['statelist']['iteration'] == 31): ?>
</ul>
<ul class="cat-listing" style="float:right;">
<?php endif; ?>
<li> <a title="<?php echo $this->_tpl_vars['state1']['state_desc']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
" href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
/<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['state1']['state_desc'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
"><?php echo $this->_tpl_vars['state1']['state_desc']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
<div class="clearfix"></div>
<div id="links-cloud">
<span style="text-decoration: underline;">Prefered Categories:</span>
<ul>
<?php $_from = $this->_tpl_vars['landing_pages']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['landing_page']):
?>
<li><a title="<?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['landing_page']['Page_Name'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp, true) : smarty_modifier_capitalize($_tmp, true)))) ? $this->_run_mod_handler('replace', true, $_tmp, "-", ' ') : smarty_modifier_replace($_tmp, "-", ' ')); ?>
" href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['landing_page']['Page_Name']; ?>
.html"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['landing_page']['Page_Name'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp, true) : smarty_modifier_capitalize($_tmp, true)))) ? $this->_run_mod_handler('replace', true, $_tmp, "-", ' ') : smarty_modifier_replace($_tmp, "-", ' ')); ?>
</a></li>
<?php endforeach; endif; unset($_from); ?>
<?php echo $this->_tpl_vars['page']['double_listing']; ?>
</ul>
</div>
<div class="clearfix"></div>
<h2>Latest Listings. Daily updates.</h2>
<div id="listing-<?php echo $this->_foreach['statelist']['iteration']; ?>
" class="post-40 post type-post status-publish format-standard hentry category-uncategorized tag-care-for-your-priceless-wood-make">
<ul>
<?php $_from = $this->_tpl_vars['houses']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['houseslist'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['houseslist']['total'] > 0):
foreach ($_from as $this->_tpl_vars['house']):
$this->_foreach['houseslist']['iteration']++;
?>
<li>
<a style="text-decoration: none;color: black;" href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
property<?php echo $this->_tpl_vars['DELIMITER']; ?>
ID<?php echo $this->_tpl_vars['house']['ID']; ?>
.html" title="<?php echo $this->_tpl_vars['house']['address']; ?>
, <?php echo $this->_tpl_vars['house']['city']; ?>
, <?php echo $this->_tpl_vars['house']['state']; ?>
<?php echo $this->_tpl_vars['house']['zip']; ?>
<?php if ($this->_tpl_vars['house']['type']): ?> <?php echo $this->_tpl_vars['house']['type']; ?>
<?php endif; ?>" rel="bookmark"><?php echo $this->_tpl_vars['house']['address']; ?>
, <?php echo $this->_tpl_vars['house']['city']; ?>
, <?php echo $this->_tpl_vars['house']['state']; ?>
<?php echo $this->_tpl_vars['house']['zip']; ?>
</a>
<?php if ($this->_tpl_vars['house']['type']): ?> - Type: <b><?php echo $this->_tpl_vars['house']['type']; ?>
</b><?php endif; ?><br/>
<span style="font-size: 9px;"><?php if ($this->_tpl_vars['house']['last_update']): ?> Added: <?php echo ((is_array($_tmp=$this->_tpl_vars['house']['last_update'])) ? $this->_run_mod_handler('date_format', true, $_tmp) : smarty_modifier_date_format($_tmp)); ?>
<?php endif; ?></span>
</li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
</div><!-- #post-## -->
</div><!-- #content -->
</div><!-- #mainContent -->
</div><!-- #rightCol -->
<div style="clear:both;"></div>
</div><!-- #main -->
</div><!-- #container -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</body>
</html>