<?php /* Smarty version 3.1.27, created on 2018-04-30 19:08:20
         compiled from "/home/hyipsou1/public_html/tmpl/header.tpl" */ ?>
<?php
/*%%SmartyHeaderCode:16061695735ae769a4e855c2_76702120%%*/
if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    'b7e3c64ab9679f31e616ae699672e83f0dd5ad78' => 
    array (
      0 => '/home/hyipsou1/public_html/tmpl/header.tpl',
      1 => 1521570872,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '16061695735ae769a4e855c2_76702120',
  'variables' => 
  array (
    'meta_description' => 0,
    'meta_keywords' => 0,
    'settings' => 0,
    'theme' => 0,
    'has_flash' => 0,
    'ads' => 0,
    'frm' => 0,
    'groups_nav' => 0,
    'ad' => 0,
  ),
  'has_nocache_code' => false,
  'version' => '3.1.27',
  'unifunc' => 'content_5ae769a637cfd0_00254053',
),false);
/*/%%SmartyHeaderCode%%*/
if ($_valid && !is_callable('content_5ae769a637cfd0_00254053')) {
function content_5ae769a637cfd0_00254053 ($_smarty_tpl) {
if (!is_callable('smarty_modifier_encurl')) require_once '/home/hyipsou1/public_html/inc/libs/smarty3/plugins/modifier.encurl.php';
if (!is_callable('smarty_block_t')) require_once '/home/hyipsou1/public_html/inc/libs/smarty3/plugins/block.t.php';

$_smarty_tpl->properties['nocache_hash'] = '16061695735ae769a4e855c2_76702120';
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
    <meta name="google-site-verification" content="5gJFONOEEOx3ZrK2iRVrCC1NnUG9Pi4nhSv2yUFTTf4" />
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<title>Hyip Monitor Hyipsource - Trusted Hyip Monitor Service. High Yield Investment Programs Monitoring Service.</title>
<meta name="description" content="HYIP Rating, HYIP Mailings, HYIP Articles, HYIP Compares, HYIP Analysis, Invest Lister - HYIP details - Hyip Monitor Hyipsource - The Best HYIP Monitor and Rating website. The Fairest High Yield Investment Programs Monitoring Service.">
<meta name="Keywords" content="HYIP, HYIPs, Best hyip, Paying hyip, new hyip, hyip monitor, hyip info, hyip tool, hyip invest, hyip investments, hyip Advertise, investment, online investment, high yield investment program">
<?php if ($_smarty_tpl->tpl_vars['meta_description']->value) {?>
<meta name="description" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'ISO-8859-1', true);?>
">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['meta_keywords']->value) {?>
<meta name="keywords" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'ISO-8859-1', true);?>
">
<?php }?>
<link rel="alternate" type="application/rss+xml" title="<?php echo $_smarty_tpl->tpl_vars['settings']->value['site_name'];?>
 - New Listings RSS" href="<?php echo smarty_modifier_encurl("?a=new&type=rss");?>
" />
<link rel="alternate" type="application/rss+xml" title="<?php echo $_smarty_tpl->tpl_vars['settings']->value['site_name'];?>
 - News RSS" href="<?php echo smarty_modifier_encurl("?a=news&type=rss");?>
" />
<link href="<?php echo smarty_modifier_encurl(((string)$_smarty_tpl->tpl_vars['theme']->value)."style.css");?>
" rel="stylesheet" type="text/css">
<?php if ($_smarty_tpl->tpl_vars['has_flash']->value) {?>
<?php echo '<script'; ?>
 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
 type="text/javascript">swfobject.registerObject("myFlashContent", "9.0.0");<?php echo '</script'; ?>
>
<?php }?>

<?php echo '<script'; ?>
 type="text/javascript">
checkEmail = function(email) {
  if (!email)
  {
    return 1;
  }
  else
  {
    a = email.indexOf('@');
    b = email.indexOf('@', a+1);
    c = email.lastIndexOf('.');
    if (a == -1 || b != -1 || c <= a + 2 || a < 1 || c + 2 >= email.length || c + 5 < email.length)
    {
      return 2;
    }
  }
  return 0;
}

startList = function() {
      if (document.all&&document.getElementById) {
            navRoot = document.getElementById("nav");
            for (i=0; i<navRoot.childNodes.length; i++) {
                  node = navRoot.childNodes[i];
                  if (node.nodeName=="LI") {
                        node.onmouseover=function() { this.className+=" over"; }
                        node.onmouseout=function() { this.className=this.className.replace(" over", ""); }
                  }
            }
      }
}
window.onload=startList;
<?php echo '</script'; ?>
>

</head>

<body>
<div class="global_wrap">
<div id="logo_bar">
<div id="logo"></div>
        <div id="banner">



<?php if ($_smarty_tpl->tpl_vars['ads']->value[3]['enabled']) {?>
 <div class="banner rotating">
<?php if ($_smarty_tpl->tpl_vars['ads']->value[3]['banner']) {?>
<?php if (!$_smarty_tpl->tpl_vars['ads']->value[3]['flash']) {?><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['url'], ENT_QUOTES, 'ISO-8859-1', true);?>
"><img src="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['banner_url'], ENT_QUOTES, 'ISO-8859-1', true);?>
" border=0 width=468 height=60 alt="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['title'], ENT_QUOTES, 'ISO-8859-1', true);?>
"></a><?php } else {
echo $_smarty_tpl->getSubTemplate ("swfobj.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('width'=>468,'height'=>60,'url'=>htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['banner_url'], ENT_QUOTES, 'ISO-8859-1', true)), 0);
}?>
<div class="info1"><a href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['url'], ENT_QUOTES, 'ISO-8859-1', true);?>
"><span class="title"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['title'], ENT_QUOTES, 'ISO-8859-1', true);?>
</span> <span class="text"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['ads']->value[3]['text'], ENT_QUOTES, 'ISO-8859-1', true);?>
</span></a></div>
<?php } else { ?>
<a href="<?php echo smarty_modifier_encurl("?a=buy_ads&tid=3");?>
"><img src="<?php echo smarty_modifier_encurl(((string)$_smarty_tpl->tpl_vars['theme']->value)."images/banner468x60.png");?>
" border=0 width=468 height=60 alt="<?php $_smarty_tpl->smarty->_tag_stack[] = array('t', array()); $_block_repeat=true; echo smarty_block_t(array(), null, $_smarty_tpl, $_block_repeat);while ($_block_repeat) { ob_start();?>
Buy ad now<?php $_block_content = ob_get_clean(); $_block_repeat=false; echo smarty_block_t(array(), $_block_content, $_smarty_tpl, $_block_repeat);  } array_pop($_smarty_tpl->smarty->_tag_stack);?>
"></a>
<?php }?>
<a href="<?php echo smarty_modifier_encurl("?a=buy_ads&tid=3");?>
" class="staff"><?php if ($_smarty_tpl->tpl_vars['ads']->value[3]['exp_date']) {
$_smarty_tpl->smarty->_tag_stack[] = array('t', array('exp_date'=>$_smarty_tpl->tpl_vars['ads']->value[3]['exp_date'],'price'=>$_smarty_tpl->tpl_vars['ads']->value[3]['price'])); $_block_repeat=true; echo smarty_block_t(array('exp_date'=>$_smarty_tpl->tpl_vars['ads']->value[3]['exp_date'],'price'=>$_smarty_tpl->tpl_vars['ads']->value[3]['price']), null, $_smarty_tpl, $_block_repeat);while ($_block_repeat) { ob_start();?>
Available on %exp_date for $%price/week<?php $_block_content = ob_get_clean(); $_block_repeat=false; echo smarty_block_t(array('exp_date'=>$_smarty_tpl->tpl_vars['ads']->value[3]['exp_date'],'price'=>$_smarty_tpl->tpl_vars['ads']->value[3]['price']), $_block_content, $_smarty_tpl, $_block_repeat);  } array_pop($_smarty_tpl->smarty->_tag_stack);
} else {
$_smarty_tpl->smarty->_tag_stack[] = array('t', array('price'=>$_smarty_tpl->tpl_vars['ads']->value[3]['price'])); $_block_repeat=true; echo smarty_block_t(array('price'=>$_smarty_tpl->tpl_vars['ads']->value[3]['price']), null, $_smarty_tpl, $_block_repeat);while ($_block_repeat) { ob_start();?>
Buy rotating banner here right now for $%price/week<?php $_block_content = ob_get_clean(); $_block_repeat=false; echo smarty_block_t(array('price'=>$_smarty_tpl->tpl_vars['ads']->value[3]['price']), $_block_content, $_smarty_tpl, $_block_repeat);  } array_pop($_smarty_tpl->smarty->_tag_stack);
}?>