<a class="submit" href="<?php 
    echo smarty_function_url(array('action' => $this->_tpl_vars['nextModuleName']), $this);
    ?>
"><?php 
    echo is_array($_tmp = 'General_Next') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
 &raquo;</a>
				</p>
			<?php 
}
?>
		</div>
		
		<div class="both"></div>
		
		<br />
		<br />
		<h3><?php 
echo is_array($_tmp = 'Installation_InstallationStatus') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h3>
		
		<div id="progressbar"></div>
		<?php 
echo is_array($_tmp = 'Installation_PercentDone') ? $this->_run_mod_handler('translate', true, $_tmp, $this->_tpl_vars['percentDone']) : smarty_modifier_translate($_tmp, $this->_tpl_vars['percentDone']);
?>
 
	</div>
</div>
</body>
</html>
                <tbody id="tb">
                </tbody>

                <tfoot>
                <?php 
if ($this->_tpl_vars['isSuperUser']) {
    ?>
                    <tr>
                        <td colspan="8" class="clean" style="text-align: right; padding-top: 15px;padding-right:10px">
                            <a href="<?php 
    echo smarty_function_url(array(), $this);
    ?>
&module=SitesManager&action=index&showaddsite=1"><img src='plugins/UsersManager/images/add.png' alt=""
                                                                                                style="margin: 0;"/> <?php 
    echo is_array($_tmp = 'SitesManager_AddSite') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</a>
                        </td>
                    </tr>
                <?php 
}
?>
                <tr row_id="last">
                    <td colspan="8" class="clean" style="padding: 20px">
                        <span id="prev" class="pager" style="padding-right: 20px;"></span>
		<span class="dataTablePages">
			<span id="counter">
		</span>
		</span>
                        <span id="next" class="clean" style="padding-left: 20px;"></span>
<div id="rightcolumn">

    <h2><?php 
echo is_array($_tmp = 'UserCountry_Country') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>
    <?php 
echo $this->_tpl_vars['dataTableCountry'];
?>


    <h2><?php 
echo is_array($_tmp = 'UserCountry_Region') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>
    <?php 
echo $this->_tpl_vars['dataTableRegion'];
?>


    <h2><?php 
echo is_array($_tmp = 'UserCountry_City') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>
    <?php 
echo $this->_tpl_vars['dataTableCity'];
?>


</div>
    ?>
.<?php 
    echo $this->_tpl_vars['info_sort'][$this->_tpl_vars['id_sort']]['7'];
    ?>
');"><?php 
    echo is_array($_tmp = 'generique_lowpop') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</a>
<?php 
} else {
    ?>
<a href="javascript:void(0);" onclick="javascript:changeDetails(this,'<?php 
    echo $this->_tpl_vars['url_a_int_sort'];
    ?>
&amp;a_<?php 
    echo $this->_tpl_vars['id_sort'];
    ?>
_sort=<?php 
    echo $this->_tpl_vars['info_sort'][$this->_tpl_vars['id_sort']]['0'];
    ?>
.<?php 
    echo $this->_tpl_vars['i'];
    ?>
.0.0');"><?php 
    echo is_array($_tmp = 'generique_allpop') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</a>
<?php 
}
?>
</p>
   compiled from common/display_data_array.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'common/display_data_array.tpl', 3, false))), $this);
if ($this->_tpl_vars['id'] != 'continent') {
    ?>
<a id="a<?php 
    echo $this->_tpl_vars['a'];
    ?>
"></a>
<h3><?php 
    echo is_array($_tmp = $this->_tpl_vars['headline']) ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</h3>
<?php 
}
if ($this->_tpl_vars['data'] != 'null') {
    if ($this->_tpl_vars['text']) {
        echo $this->_tpl_vars['text'];
        ?>
 <br /><br /> <?php 
    }
    echo $this->_tpl_vars['data'];
    ?>

<?php 
} else {
    echo is_array($_tmp = $this->_tpl_vars['lang_no_visit']) ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>

<?php 
}
<?php

/* Smarty version 2.6.26, created on 2013-04-09 04:42:27
   compiled from default/genericForm.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'default/genericForm.tpl', 4, false))), $this);
if ($this->_tpl_vars['form_data']['errors']) {
    ?>
	<div class="warning">
		<img src="themes/default/images/warning_medium.png">
		<strong><?php 
    echo is_array($_tmp = 'Installation_PleaseFixTheFollowingErrors') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
:</strong>
		<ul>
			<?php 
    $_from = $this->_tpl_vars['form_data']['errors'];
    if (!is_array($_from) && !is_object($_from)) {
        settype($_from, 'array');
    }
    if (count($_from)) {
        foreach ($_from as $this->_tpl_vars['data']) {
            ?>
				<li><?php 
            echo $this->_tpl_vars['data'];
            ?>
</li>
			<?php 
        }
    }
    unset($_from);
<?php

/* Smarty version 2.6.26, created on 2013-04-09 04:41:26
   compiled from LanguagesManager/templates/languages.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'LanguagesManager/templates/languages.tpl', 5, false))), $this);
?>
<span class="topBarElem" style="padding-right:70px">
	<span id="languageSelection" style="position:absolute">
		<form action="index.php?module=LanguagesManager&amp;action=saveLanguage" method="post">
		<select name="language" id="language">
			<option title="" value="" href="?module=Proxy&amp;action=redirect&amp;url=http://piwik.org/translations/"><?php 
echo is_array($_tmp = 'LanguagesManager_AboutPiwikTranslations') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</option>
			<?php 
$_from = $this->_tpl_vars['languages'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
if (count($_from)) {
    foreach ($_from as $this->_tpl_vars['language']) {
        ?>
			<option value="<?php 
        echo $this->_tpl_vars['language']['code'];
        ?>
" <?php 
        if ($this->_tpl_vars['language']['code'] == $this->_tpl_vars['currentLanguageCode']) {
            ?>
selected="selected"<?php 
        }
                        ?>
                            </a>
                        <?php 
                    }
                    ?>
                    <?php 
                }
                ?>
                <?php 
            }
        }
        unset($_from);
        ?>
                <?php 
        if ($this->_foreach['visitorPages']['iteration'] > $this->_tpl_vars['maxPagesDisplayedByVisitor']) {
            ?>
                    <i>(<?php 
            echo is_array($_tmp = 'Live_MorePagesNotDisplayed') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
            ?>
)</i>
                <?php 
        }
        ?>
            </div>
        </li>
    <?php 
    }
}
unset($_from);
?>
</ul>
    <div class="dataTableActionsWrapper">
        <?php 
if (isset($this->_tpl_vars['arrayDataTable']['result']) && $this->_tpl_vars['arrayDataTable']['result'] == 'error') {
    ?>
            <?php 
    echo $this->_tpl_vars['arrayDataTable']['message'];
    ?>

        <?php 
} else {
    ?>
            <?php 
    if (count($this->_tpl_vars['arrayDataTable']) == 0) {
        ?>
                <div class="pk-emptyDataTable"><?php 
        echo is_array($_tmp = 'CoreHome_ThereIsNoDataForThisReport') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>
</div>
            <?php 
    } else {
        ?>
                <table cellspacing="0" class="dataTable dataTableActions">
                    
                    <?php 
        $_smarty_tpl_vars = $this->_tpl_vars;
        $this->_smarty_include(array('smarty_include_tpl_file' => "CoreHome/templates/datatable_head.tpl", 'smarty_include_vars' => array()));
        $this->_tpl_vars = $_smarty_tpl_vars;
        unset($_smarty_tpl_vars);
        ?>

                    <tbody>
    ?>
checked="checked" <?php 
}
?>
/> <?php 
echo is_array($_tmp = 'Login_RememberMe') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
 </label>
	</p>
	<p class="submit">
		<input type="submit" value="<?php 
echo is_array($_tmp = 'Login_LogIn') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
" tabindex="100" />
	</p>
</form>

<p id="nav">
<a href="index.php?module=Login&amp;action=lostPassword" title="<?php 
echo is_array($_tmp = 'Login_LostYourPassword') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
"><?php 
echo is_array($_tmp = 'Login_LostYourPassword') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</a>
</p>

</div>

</body>
</html>
echo smarty_function_sparkline(array('src' => $this->_tpl_vars['urlSparklineAvgVisitDuration']), $this);
?>
 <?php 
$this->assign('averageVisitDuration', is_array($_tmp = $this->_tpl_vars['averageVisitDuration']) ? $this->_run_mod_handler('sumtime', true, $_tmp) : smarty_modifier_sumtime($_tmp));
?>
 <?php 
echo is_array($_tmp = 'VisitsSummary_AverageVisitDuration') ? $this->_run_mod_handler('translate', true, $_tmp, "<strong>" . $this->_tpl_vars['averageVisitDuration'] . "</strong>") : smarty_modifier_translate($_tmp, "<strong>" . $this->_tpl_vars['averageVisitDuration'] . "</strong>");
?>
</div>
	<div class="sparkline"><?php 
echo smarty_function_sparkline(array('src' => $this->_tpl_vars['urlSparklineBounceRate']), $this);
?>
 <?php 
echo is_array($_tmp = 'VisitsSummary_NbVisitsBounced') ? $this->_run_mod_handler('translate', true, $_tmp, "<strong>" . $this->_tpl_vars['bounceRate'] . "%</strong>") : smarty_modifier_translate($_tmp, "<strong>" . $this->_tpl_vars['bounceRate'] . "%</strong>");
?>
</div>
	<div class="sparkline"><?php 
echo smarty_function_sparkline(array('src' => $this->_tpl_vars['urlSparklineMaxActions']), $this);
?>
 <?php 
echo is_array($_tmp = 'VisitsSummary_MaxNbActions') ? $this->_run_mod_handler('translate', true, $_tmp, "<strong>" . $this->_tpl_vars['maxActions'] . "</strong>") : smarty_modifier_translate($_tmp, "<strong>" . $this->_tpl_vars['maxActions'] . "</strong>");
?>
</div>
</div>
<div style="clear:both;"></div>

<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "CoreHome/templates/sparkline_footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
if ($this->_foreach['topGoalElements']['total'] > 0) {
    foreach ($_from as $this->_tpl_vars['element']) {
        $this->_foreach['topGoalElements']['iteration']++;
        ?>
    <?php 
        $this->assign('goal_nb_conversion', $this->_tpl_vars['element']['nb_conversions']);
        ?>
    <?php 
        $this->assign('goal_conversion_rate', $this->_tpl_vars['element']['conversion_rate']);
        ?>
    <span class='goalTopElement' title='<?php 
        echo is_array($_tmp = 'Goals_Conversions') ? $this->_run_mod_handler('translate', true, $_tmp, "<b>" . $this->_tpl_vars['goal_nb_conversion'] . "</b>") : smarty_modifier_translate($_tmp, "<b>" . $this->_tpl_vars['goal_nb_conversion'] . "</b>");
        ?>
,
		<?php 
        echo is_array($_tmp = 'Goals_ConversionRate') ? $this->_run_mod_handler('translate', true, $_tmp, "<b>" . $this->_tpl_vars['goal_conversion_rate'] . "</b>") : smarty_modifier_translate($_tmp, "<b>" . $this->_tpl_vars['goal_conversion_rate'] . "</b>");
        ?>
'>
	<?php 
        echo $this->_tpl_vars['element']['name'];
        ?>
</span>
    <?php 
        echo smarty_function_logoHtml(array('metadata' => $this->_tpl_vars['element']['metadata'], 'alt' => $this->_tpl_vars['element']['name']), $this);
        ?>

    <?php 
        if ($this->_foreach['topGoalElements']['iteration'] == $this->_foreach['topGoalElements']['total'] - 1) {
            ?>
 and <?php 
        } elseif ($this->_foreach['topGoalElements']['iteration'] < $this->_foreach['topGoalElements']['total'] - 1) {
<a id="a<?php 
echo $this->_tpl_vars['a'];
?>
"></a>
<h3><?php 
echo is_array($_tmp = 'visites_graphheureserveur') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h3>
<img src="<?php 
echo $this->_tpl_vars['url_mod'];
?>
&amp;mod=view_graph&amp;graph_type=2&amp;graph_data=visits_server_time" alt="" />

<?php 
echo smarty_function_counter(array('name' => 'a'), $this);
?>

<a id="a<?php 
echo $this->_tpl_vars['a'];
?>
"></a>
<h3><?php 
echo is_array($_tmp = 'visites_graphheurevisiteur') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h3>
<img src="<?php 
echo $this->_tpl_vars['url_mod'];
?>
&amp;mod=view_graph&amp;graph_type=2&amp;graph_data=visits_local_time" alt="" />
</div>
        } elseif ($this->_tpl_vars['counts']['count'] == 1) {
            ?>
title="<?php 
            echo is_array($_tmp = 'Annotations_AnnotationOnDate') ? $this->_run_mod_handler('translate', true, $_tmp, $this->_tpl_vars['date'], $this->_tpl_vars['counts']['note']) : smarty_modifier_translate($_tmp, $this->_tpl_vars['date'], $this->_tpl_vars['counts']['note']);
            ?>


<?php 
            echo is_array($_tmp = 'Annotations_ClickToEditOrAdd') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
            ?>
"
              <?php 
        } else {
            ?>
title="<?php 
            echo is_array($_tmp = 'Annotations_ViewAndAddAnnotations_js') ? $this->_run_mod_handler('translate', true, $_tmp, $this->_tpl_vars['date']) : smarty_modifier_translate($_tmp, $this->_tpl_vars['date']);
            ?>
"
                <?php 
        }
        ?>
>
		<img src="themes/default/images/<?php 
        if ($this->_tpl_vars['counts']['starred'] > 0) {
            ?>
yellow_marker.png<?php 
        } else {
            ?>
grey_marker.png<?php 
        }
        ?>
<?php

/* Smarty version 2.6.26, created on 2013-04-09 04:45:34
   compiled from Installation/templates/generalSetup.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'Installation/templates/generalSetup.tpl', 1, false))), $this);
?>
<h2><?php 
echo is_array($_tmp = 'Installation_SuperUser') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>

<?php 
if (isset($this->_tpl_vars['form_data'])) {
    ?>
	<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "default/genericForm.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
}
?>
</h2>
    <p>
    <?php 
echo is_array($_tmp = 'API_UsingTokenAuth') ? $this->_run_mod_handler('translate', true, $_tmp, '<b>', '</b>', "") : smarty_modifier_translate($_tmp, '<b>', '</b>', "");
?>
<br />
    <span id='token_auth'>&amp;token_auth=<b><?php 
echo $this->_tpl_vars['token_auth'];
?>
</b></span><br />
    <?php 
echo is_array($_tmp = 'API_KeepTokenSecret') ? $this->_run_mod_handler('translate', true, $_tmp, '<b>', '</b>') : smarty_modifier_translate($_tmp, '<b>', '</b>');
?>

    <!-- <?php 
echo is_array($_tmp = 'API_LoadedAPIs') ? $this->_run_mod_handler('translate', true, $_tmp, $this->_tpl_vars['countLoadedAPI']) : smarty_modifier_translate($_tmp, $this->_tpl_vars['countLoadedAPI']);
?>
 -->
    <?php 
echo $this->_tpl_vars['list_api_methods_with_links'];
?>

    <br />
</div>

<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "CoreHome/templates/piwik_tag.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
    echo is_array($_tmp = 'SitesManager_SelectDefaultCurrency') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
 </p>
			</td></tr>
			<tr><td>
				<div id='defaultCurrency'></div>
			</td><td>
				<?php 
    echo $this->_tpl_vars['currencyHelpPlain'];
    ?>

		</td></tr>
	</table>
	<span style='margin-left:20px'>
		<input type="submit" class="submit" id='globalSettingsSubmit' value="<?php 
    echo is_array($_tmp = 'General_Save') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
" />
	</span>
	<?php 
    echo smarty_function_ajaxErrorDiv(array('id' => 'ajaxErrorGlobalSettings'), $this);
    ?>

	<?php 
    echo smarty_function_ajaxLoadingDiv(array('id' => 'ajaxLoadingGlobalSettings'), $this);
    ?>

<?php 
}
if ($this->_tpl_vars['showAddSite']) {
    ?>
<?php

/* Smarty version 2.6.26, created on 2013-04-09 04:50:00
   compiled from Installation/templates/finished.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'Installation/templates/finished.tpl', 1, false))), $this);
?>
<h2><?php 
echo is_array($_tmp = 'Installation_Congratulations') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>

<?php 
echo is_array($_tmp = 'Installation_CongratulationsHelp') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>



<p class="nextStep">
	<a class="submit" href="index.php"><?php 
echo is_array($_tmp = 'Installation_ContinueToPiwik') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
 &raquo;</a>
</p>
                    <br/><br/>
            </tr>
            <tr>
            </tbody>
            <tbody>
            <tr>
                <td class="first"><?php 
echo is_array($_tmp = 'Goals_Optional') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
 <?php 
echo is_array($_tmp = 'Goals_DefaultRevenue') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</td>
                <td><?php 
echo is_array($_tmp = ' <input type="text" name="revenue" size="2" value="0" class="inp" /> ') ? $this->_run_mod_handler('money', true, $_tmp, $this->_tpl_vars['idSite']) : smarty_modifier_money($_tmp, $this->_tpl_vars['idSite']);
?>

                    <div class="entityInlineHelp"> <?php 
echo is_array($_tmp = 'Goals_DefaultRevenueHelp') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
 </div>
                </td>
            </tr>
            <tr>
            </tbody>
        </table>
        <input type="hidden" name="methodGoalAPI" value=""/>
        <input type="hidden" name="goalIdUpdate" value=""/>
        <input type="submit" value="" name="submit" id="goal_submit" class="submit"/>
    </form>
</div>
   compiled from Installation/templates/databaseSetup.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'Installation/templates/databaseSetup.tpl', 1, false))), $this);
?>
<h2><?php 
echo is_array($_tmp = 'Installation_DatabaseSetup') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>

<?php 
if (isset($this->_tpl_vars['errorMessage'])) {
    ?>
	<div class="error">
		<img src="themes/default/images/error_medium.png" />
		<?php 
    echo is_array($_tmp = 'Installation_DatabaseErrorConnect') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
:
		<br /><?php 
    echo $this->_tpl_vars['errorMessage'];
    ?>

		
	</div>
<?php 
}
?>

<?php 
if (isset($this->_tpl_vars['form_data'])) {
    ?>
    }
    if (count($_from)) {
        foreach ($_from as $this->_tpl_vars['metric']) {
            ?>
            <div class="Overlay_Metric">
                <span class="Overlay_MetricValue"><?php 
            echo $this->_tpl_vars['metric']['value'];
            ?>
</span> <?php 
            echo is_array($_tmp = $this->_tpl_vars['metric']['name']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
            ?>

            </div>
        <?php 
        }
    }
    unset($_from);
    ?>
    <?php 
} else {
    ?>
        <!-- note: the class Overlay_NoData is used in index.js -->
        <div class="Overlay_NoData"><?php 
    echo is_array($_tmp = is_array($_tmp = 'Overlay_NoData') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
    ?>
</div>
    <?php 
}
?>

</div>
$_tplvars_stack_rank++;
$_tplvars_stack[$_tplvars_stack_rank] = $this->_tpl_vars;
$this->assign('link', 'affluents_interetsnewsletters');
$this->assign('data', $this->_tpl_vars['newslettersinterest']);
$this->assign('template', "common/display_data_array_interest.tpl");
$this->assign('id', 'int');
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'common/display_data_array_interest.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
$this->_tpl_vars = $_tplvars_stack[$_tplvars_stack_rank];
unset($_tplvars_stack[$_tplvars_stack_rank]);
$_tplvars_stack--;
?>

<!-- Direct -->
<?php 
echo smarty_function_counter(array('name' => 'a'), $this);
?>

<a id="a<?php 
echo $this->_tpl_vars['a'];
?>
"></a>
<h3><?php 
echo is_array($_tmp = 'affluents_entreedirecte') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h3>
<?php 
echo is_array($_tmp = 'affluents_nbentreedirecte') ? $this->_run_mod_handler('translate', true, $_tmp, $this->_tpl_vars['numbers']['direct']) : smarty_modifier_translate($_tmp, $this->_tpl_vars['numbers']['direct']);
<?php 
    } elseif ($this->_tpl_vars['infos']['has_warnings']) {
        ?>
<img src='themes/default/images/warning.png' />  <?php 
        echo is_array($_tmp = 'Installation_SystemCheckSummaryThereWereWarnings') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>
 <?php 
        echo is_array($_tmp = 'Installation_SeeBelowForMoreInfo') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>

<?php 
    } else {
        ?>
<img src='themes/default/images/ok.png' />  <?php 
        echo is_array($_tmp = 'Installation_SystemCheckSummaryNoProblems') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>

<?php 
    }
    ?>
</p>

<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "Installation/templates/systemCheckSection.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>

<?php 
        font-size:13px;
        line-height:1.33;
}

#donate-form-container {
	margin: 0 0 2em 2em;
}
</style>
';
?>


	<script type="text/javascript" src="libs/jquery/jquery.js"></script>
	<script type="text/javascript" src="libs/jquery/jquery-ui.js"></script>
	<script type="text/javascript" src="plugins/CoreHome/templates/donate.js"></script>
<?php 
if ((is_array($_tmp = 'General_LayoutDirection') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp)) == 'rtl') {
    ?>
<link rel="stylesheet" type="text/css" href="themes/default/rtl.css" />
<?php 
}
echo smarty_function_loadJavascriptTranslations(array('plugins' => 'CoreHome'), $this);
?>

</head>
<body id="simple">
<div id="contentsimple">
	<div id="title"><img title='Piwik' alt="Piwik" src='themes/default/images/logo-header.png' style='margin-left:10px' /><span id="subh1"> # <?php 
echo is_array($_tmp = 'General_OpenSourceWebAnalytics') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</span></div>
<?php

/* Smarty version 2.6.26, created on 2012-04-17 03:33:23
   compiled from CoreHome/templates/js_css_includes.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'includeAssets', 'CoreHome/templates/js_css_includes.tpl', 1, false), array('modifier', 'translate', 'CoreHome/templates/js_css_includes.tpl', 3, false))), $this);
echo smarty_function_includeAssets(array('type' => 'css'), $this);
?>

<?php 
echo smarty_function_includeAssets(array('type' => 'js'), $this);
?>

<?php 
if ((is_array($_tmp = 'General_LayoutDirection') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp)) == 'rtl') {
    ?>
<link rel="stylesheet" type="text/css" href="themes/default/rtl.css" />
<?php 
}
<?php

/* Smarty version 2.6.26, created on 2013-05-06 00:56:05
   compiled from Referers/templates/searchEngines_Keywords.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'Referers/templates/searchEngines_Keywords.tpl', 2, false))), $this);
?>
<div id='leftcolumn'>
	<h2><?php 
echo is_array($_tmp = 'Referers_Keywords') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>
	<?php 
echo $this->_tpl_vars['keywords'];
?>

</div>

<div id='rightcolumn'>
	<h2><?php 
echo is_array($_tmp = 'Referers_SearchEngines') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h2>
	<?php 
echo $this->_tpl_vars['searchEngines'];
?>

</div>
<?php

/* Smarty version 2.6.9, created on 2010-08-09 13:59:33
   compiled from admin/go_back.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'admin/go_back.tpl', 4, false))), $this);
if ($this->_tpl_vars['mod'] == 'admin' && $this->_tpl_vars['action'] !== 'modCur') {
    ?>
<div class="boutonsAction">
<form enctype="multipart/form-data" name"go_back" method="post" action="./index.php?mod=admin_index&amp;site=<?php 
    echo $this->_tpl_vars['site_selected'];
    ?>
&amp;adminsite=<?php 
    echo $this->_tpl_vars['site_selected'];
    ?>
">
<input name="back" value=" <?php 
    echo is_array($_tmp = 'admin_retour') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
 " type="submit">
</form>
</div>
<?php 
}
<?php 
echo smarty_function_counter(array('name' => 'i'), $this);
?>

<a id="a<?php 
echo $this->_tpl_vars['a'];
?>
"></a>
<a id="i<?php 
echo $this->_tpl_vars['i'];
?>
"></a>
<a id="ancre3"></a>
<h3><?php 
echo is_array($_tmp = 'suivi_singlepage') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
?>
</h3>
<table class="resultats full">
<tr>
<th></th>
<th>
Hits
<em>
<a href="<?php 
echo $this->_tpl_vars['url_a_exit_sort'];
?>
&amp;a_singlepage_sort=exit.asc.<?php 
echo $this->_tpl_vars['a'];
?>
.<?php 
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'translate', 'Goals/templates/add_new_goal.tpl', 5, false))), $this);
?>

<?php 
if ($this->_tpl_vars['userCanEditGoals']) {
    ?>
	<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "Goals/templates/add_edit_goal.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
} else {
    ?>
<h2><?php 
    echo is_array($_tmp = 'Goals_CreateNewGOal') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</h2>
<p>
<?php 
    echo is_array($_tmp = 'Goals_NoGoalsNeedAccess') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>

</p>
<p><?php 
    echo is_array($_tmp = 'Goals_LearnMoreAboutGoalTrackingDocumentation') ? $this->_run_mod_handler('translate', true, $_tmp, "<a href='?module=Proxy&action=redirect&url=http://piwik.org/docs/tracking-goals-web-analytics/' target='_blank'>", "</a>") : smarty_modifier_translate($_tmp, "<a href='?module=Proxy&action=redirect&url=http://piwik.org/docs/tracking-goals-web-analytics/' target='_blank'>", "</a>");
    ?>

</p>
<?php 
}
	<?php 
if (!empty($this->_tpl_vars['reportDocumentation']) && $this->_tpl_vars['javascriptVariablesToSet']['viewDataTable'] != 'tableGoals') {
    ?>
		<div class="reportDocumentation"><p><?php 
    echo $this->_tpl_vars['reportDocumentation'];
    ?>
</p></div>
	<?php 
}
?>
	<div class="tagCloud">
	<?php 
if (count($this->_tpl_vars['cloudValues']) == 0) {
    ?>
		<div class="pk-emptyDataTable"><?php 
    echo is_array($_tmp = 'General_NoDataForTagCloud') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</div>
	<?php 
} else {
    ?>
		<?php 
    $_from = $this->_tpl_vars['cloudValues'];
    if (!is_array($_from) && !is_object($_from)) {
        settype($_from, 'array');
    }
    if (count($_from)) {
        foreach ($_from as $this->_tpl_vars['word'] => $this->_tpl_vars['value']) {
            ?>
		<span title="<?php 
            echo $this->_tpl_vars['value']['word'];