File: /var/www/web37/htdocs/fickanzeiger/compiled/social friendly_template/en/c_1_site_details_tpl.php
<?php require_once('/var/www/web37/html/fickanzeiger/components/template_lite/plugins/function.cycle.php'); $this->register_tmp_function("cycle", "tpl_function_cycle"); require_once('/var/www/web37/html/fickanzeiger/components/template_lite/plugins/modifier.truncate.php'); $this->register_tmp_modifier("truncate", "tpl_modifier_truncate"); require_once('/var/www/web37/html/fickanzeiger/components/template_lite/plugins/modifier.date.php'); $this->register_tmp_modifier("date", "tpl_modifier_date"); require_once('/var/www/web37/html/fickanzeiger/components/template_lite/plugins/function.math.php'); $this->register_tmp_function("math", "tpl_function_math"); require_once('/var/www/web37/html/fickanzeiger/components/template_lite/plugins/block.capture.php'); $this->register_tmp_block("capture", "tpl_block_capture"); /* V2.10 Template Lite 4 January 2007 (c) 2005-2007 Mark Dickenson. All rights reserved. Released LGPL. 2014-05-15 21:55:56 CEST */ ?>
<?php $this->_tag_stack[] = array('tpl_block_capture', array('assign' => "headData")); tpl_block_capture(array('assign' => "headData"), null, $this); ob_start(); ?>
<link href="<?php echo $this->_run_modifier("/templates/" . $this->_vars['templateName'] . "/jquery/colorbox/colorbox.css", 'resurl', 'plugin', 1); ?>
" rel="stylesheet" type="text/css" />
<link href="<?php echo $this->_run_modifier("/templates/" . $this->_vars['templateName'] . "/jquery/theme/ui.all.css", 'resurl', 'plugin', 1); ?>
" rel="stylesheet" type="text/css" />
<link href="<?php echo $this->_run_modifier("/templates/" . $this->_vars['templateName'] . "/jquery/jquery-rating/jquery.rating.css", 'resurl', 'plugin', 1); ?>
" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery.captchaCode.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery.livequery.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery-validate/jquery.validate.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery-ui.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery.popup.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/colorbox/jquery.colorbox.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery.form.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery.formTool.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/jquery/jquery-rating/jquery.rating.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/site/detailsOnLoad.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript" src="<?php echo $this->_run_modifier('/javascript/site/visitSite.js', 'resurl', 'plugin', 1); ?>
"></script>
<script type="text/javascript">
<?php if (isset ( $this->_vars['ajaxGoogleDetails'] )): ?>setting.retrieveGoogleDetailsSiteId = <?php echo $this->_vars['site']['siteId']; ?>
;
<?php endif; ?>
setting.categoryId = <?php echo $this->_vars['site']['categoryId']; ?>
;
</script>
<?php $this->_block_content = ob_get_contents(); ob_end_clean(); $this->_block_content = tpl_block_capture($this->_tag_stack[count($this->_tag_stack) - 1][1], $this->_block_content, $this); echo $this->_block_content; array_pop($this->_tag_stack); ?>
<?php
echo $this->_fetch_compile_include("includes/header.tpl", array('title' => $this->_vars['site']['siteTitle'],'includeSearchEngine' => true));
?>
<br />
<div class="show_arbo">
<a href="<?php echo $this->_vars['setting']['siteRootUrl']; ?>
" class="link_showarbo">Directory</a> >
<?php if (count((array)$this->_vars['site']['categoryParents'])): foreach ((array)$this->_vars['site']['categoryParents'] as $this->_vars['categoryParent']): ?>
<a href="<?php echo $this->_run_modifier($this->_vars['categoryParent'], 'objurl', 'plugin', 0, 'category'); ?>
" class="link_showarbo"><?php if (! empty ( $this->_vars['categoryParent']['navigationName'] )): echo $this->_vars['categoryParent']['navigationName']; else: echo $this->_vars['categoryParent']['name']; endif; ?></a> >
<?php endforeach; endif; ?>
<a href="<?php echo $this->_run_modifier($this->_vars['site'], 'objurl', 'plugin', 0, 'siteDetails'); ?>
" class="link_showarbo"><?php echo $this->_vars['site']['siteTitle']; ?>
</a>
</div>
<?php echo $this->_plugins['function']['displayAd'][0]->displayAd(array('place' => "overInformationOfWebsite"), $this);?>
<div class="title_h_1">
<div class="barre"><h1><?php echo $this->_vars['site']['siteTitle']; ?>
</h1></div>
<?php if ($this->_vars['setting']['rssSitesEnabled'] && isset ( $this->_vars['display']['siteRssHref'] )): ?>
<a href="<?php echo $this->_vars['display']['siteRssHref']; ?>
" ><img src="<?php echo $this->_run_modifier("/templates/" . $this->_vars['templateName'] . "/images/rss.png", 'resurl', 'plugin', 1); ?>
" style="margin:-20px 10px 0 0" class="rss_image" alt="RSS <?php echo $this->_vars['site']['siteTitle']; ?>
" /></a>
<?php endif; ?>
</div>
<div class="column_in">
<div id="column_in_details">
<?php if ($this->_vars['site']['htmlModeEnabled']): ?>
<?php echo $this->_run_modifier($this->_run_modifier($this->_vars['site']['description'], 'htmlspecialchars_decode', 'PHP', 1), 'nl2br', 'PHP', 1); ?>
<?php else: ?>
<?php echo $this->_run_modifier($this->_vars['site']['description'], 'nl2br', 'PHP', 1); ?>
<?php endif; ?>
<?php if ($this->_vars['setting']['keywordsEnabled'] && ! empty ( $this->_vars['site']['keywords'] )): ?>
The keywords associated with the site are : <?php $this->assign('counter', $this->_run_modifier($this->_vars['site']['keywords'], 'count', 'PHP', 0)); ?>
<?php if (count((array)$this->_vars['site']['keywords'])): foreach ((array)$this->_vars['site']['keywords'] as $this->_vars['keyword']): ?>
<?php echo tpl_function_math(array('equation' => "x - 1",'x' => $this->_vars['counter'],'assign' => "counter"), $this);?>
<a href="<?php echo $this->_run_modifier($this->_vars['keyword'], 'objurl', 'plugin', 0, 'keyword'); ?>
" title="<?php echo $this->_vars['keyword']['keyword']; ?>
" class="link_black_grey"><?php echo $this->_vars['keyword']['keyword']; ?>
</a><?php if ($this->_vars['counter'] > 0): ?>, <?php endif; ?>
<?php endforeach; endif; ?>
<?php endif; ?>
</div>
<?php if (! empty ( $this->_vars['site']['extraFields'] )): ?>
<?php if (count((array)$this->_vars['site']['extraFields'])): foreach ((array)$this->_vars['site']['extraFields'] as $this->_vars['extraField']): ?>
<?php if ($this->_vars['extraField']['label'] || $this->_vars['extraField']['value']): ?>
<div class="form_details">
<label class="title_details"><?php echo $this->_vars['extraField']['name']; ?>
</label>
<div class="infos_details">
<?php switch($this->_vars['extraField']['type']): case "text": ?>
<?php echo $this->_vars['extraField']['value']; ?>
<?php break; case "textarea": ?>
<?php echo $this->_vars['extraField']['value']; ?>
<?php break; case "range": ?>
<?php echo $this->_vars['extraField']['value']; ?>
<?php break; case "select": ?>
<?php echo $this->_vars['extraField']['label']; ?>
<?php break; case "radio": ?>
<?php echo $this->_vars['extraField']['label']; ?>
<?php break; case "checkbox": ?>
<?php if (count((array)$this->_vars['extraField']['label'])): $this->_templatelite_vars['foreach']['loop']['iteration'] = 0; foreach ((array)$this->_vars['extraField']['label'] as $this->_vars['extraFieldLabel']): $this->_templatelite_vars['foreach']['loop']['iteration']++; if ($this->_templatelite_vars['foreach']['loop']['iteration'] == 1): echo $this->_vars['extraFieldLabel']; else: ?>, <?php echo $this->_vars['extraFieldLabel']; endif; endforeach; endif; ?>
<?php break; case "url": ?>
<a href="<?php echo $this->_vars['extraField']['value']['url']; ?>
"<?php if (! empty ( $this->_vars['extraField']['config']['nofollow'] )): ?> rel="nofollow"<?php endif; ?>><?php if (! empty ( $this->_vars['extraField']['config']['anchor'] ) && ! empty ( $this->_vars['extraField']['value']['anchor'] )): echo $this->_vars['extraField']['value']['anchor']; else: echo $this->_vars['extraField']['value']['url']; endif; ?></a>
<?php break; case "file": ?>
<a href="<?php echo $this->_run_modifier("/uploads/files/" . $this->_vars['extraField']['value']['fileSrc'] . "", 'resurl', 'plugin', 1); ?>
" target="_blank"><?php echo $this->_vars['extraField']['value']['title']; ?>
</a>
<?php break; endswitch; ?>
<?php if ($this->_vars['extraField']['suffix']): ?>
<?php echo $this->_vars['extraField']['suffix']; ?>
<?php endif; ?>
</div>
</div>
<?php endif; ?>
<?php endforeach; endif; ?>
<?php endif; ?>
<div id="column_in_right_details">
<?php if ($this->_vars['setting']['sitesImages'] && empty ( $this->_vars['site']['photos'] )): ?>
<img src="<?php echo $this->_vars['site']['imageSrc']; ?>
" alt="<?php echo $this->_vars['site']['siteTitle']; ?>
" class="website_image1" />
<?php endif; ?>
<br />
<div id="icosoc">
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo $this->_run_modifier($this->_vars['site']['url'], 'domain', 'plugin', 1); ?>
&send=false&layout=box_count&width=60&show_faces=false&action=like&colorscheme=light&font&height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:60px; height:60px;" allowTransparency="true"></iframe>
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<g:plusone size="tall"></g:plusone>
</div>
<?php if (! empty ( $this->_vars['site']['photos'] )): ?>
<?php if (count((array)$this->_vars['site']['photos'])): foreach ((array)$this->_vars['site']['photos'] as $this->_vars['photo']): ?>
<a href="<?php echo $this->_run_modifier($this->_vars['photo']['src'], 'realImgSrc', 'plugin', 1, 'gallery', 'normal', $this->_vars['photo']['altText']); ?>
" rel="galleryPhotos" style="display:none;" id="mediumImageLink<?php echo $this->_vars['photo']['photoId']; ?>
"><img src="<?php echo $this->_run_modifier($this->_vars['photo']['src'], 'realImgSrc', 'plugin', 1, 'gallery', 'medium'); ?>
" alt="<?php echo $this->_vars['photo']['altText']; ?>
" class="mediumImage" /></a>
<?php endforeach; endif; ?>
<?php if (count((array)$this->_vars['site']['photos'])): foreach ((array)$this->_vars['site']['photos'] as $this->_vars['photo']): ?>
<img src="<?php echo $this->_run_modifier($this->_vars['photo']['src'], 'realImgSrc', 'plugin', 1, 'gallery', 'nano'); ?>
" photoId="<?php echo $this->_vars['photo']['photoId']; ?>
" mediumSrc="<?php echo $this->_run_modifier($this->_vars['photo']['src'], 'realImgSrc', 'plugin', 1, 'gallery', 'medium'); ?>
" normalSrc="<?php echo $this->_run_modifier($this->_vars['photo']['src'], 'realImgSrc', 'plugin', 1, 'gallery', 'normal'); ?>
" alt="" class="nanoImage" />
<?php endforeach; endif; ?>
<?php endif; ?>
</div>
<div style="clear:both">
<br />
<div id="visi">
<?php if ($this->_vars['site']['url']): ?>
Visit and enjoy the site <a href="<?php echo $this->_vars['site']['url']; ?>
" title="<?php echo $this->_vars['site']['siteTitle']; ?>
" class="link_black_blue_b_u" target="_blank" onclick="return visitSite(<?php echo $this->_vars['site']['siteId']; ?>
)"><?php echo $this->_vars['site']['siteTitle']; ?>
</a>, belonging to category
<?php $this->assign('lastCategory', $this->_run_modifier($this->_vars['site']['categoryParents'], 'array_slice', 'PHP', 0, -1)); ?>
<?php if (count((array)$this->_vars['lastCategory'])): foreach ((array)$this->_vars['lastCategory'] as $this->_vars['category']): ?> <a href="<?php echo $this->_run_modifier($this->_vars['category'], 'objurl', 'plugin', 0, 'category'); ?>
" class="link_black_grey"><?php echo $this->_vars['category']['name']; ?>
</a> <?php endforeach; endif; ?>
<?php endif; ?>
</div>
<div class="menudetails1">
<?php if ($this->_vars['setting']['countryFlagsEnabled'] && $this->_vars['site']['countryCode']): ?>
<div class="form_details">
<label class="title_details">Language</label>
<div class="infos_details"><img src="<?php echo $this->_run_modifier("/templates/" . $this->_vars['templateName'] . "/images/flags/" . $this->_vars['site']['countryCode'] . "", 'resurl', 'plugin', 1); ?>
.png" alt="<?php echo $this->_vars['site']['countryCode']; ?>
" class="flag_image_details" /></div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['url']): ?>
<div class="form_details">
<label class="title_details">Url</label>
<div class="infos_details"><span class="text_characters_orange"><?php echo $this->_run_modifier($this->_vars['site']['url'], 'domain', 'plugin', 1); ?>
</span></div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['returnBond'] != ''): ?>
<div class="form_details">
<label class="title_details">Backlink</label>
<div class="infos_details"><a href="<?php echo $this->_vars['site']['returnBond']; ?>
" title="<?php echo $this->_vars['site']['returnBond']; ?>
" class="link_black_grey" target="_blank"><?php echo $this->_vars['site']['returnBond']; ?>
</a></div>
</div>
<?php endif; ?>
<div class="form_details">
<label class="title_details">Hits</label>
<div class="infos_details"><?php echo $this->_vars['site']['visitsCount']; ?>
</div>
</div>
<div class="form_details">
<label class="title_details">Rate</label>
<div class="infos_details">
<div class="column_in_comment_in_right">
<?php $this->assign('roundedVotesAverage', $this->_run_modifier($this->_vars['site']['votesAverage'], 'round', 'PHP', 1)); ?>
<?php for($for1 = 1; ((1 < 6) ? ($for1 < 6) : ($for1 > 6)); $for1 += ((1 < 6) ? 1 : -1)): $this->assign('i', $for1); ?>
<input name="starmain" type="radio" value="<?php echo $this->_vars['i']; ?>
" class="star" disabled="disabled" <?php if ($this->_vars['roundedVotesAverage'] == $this->_vars['i']): ?>checked="checked"<?php endif; ?>/>
<?php endfor; ?>
</div>
<div class="column_in_comment_in_right">
<?php echo $this->_vars['site']['votesAverage']; ?>
/5 for <?php echo $this->_vars['site']['votesCount']; ?>
rate
</div>
</div>
</div>
<?php if ($this->_vars['setting']['commentsEnabled']): ?>
<div class="form_details">
<label class="title_details">Comments</label>
<div class="infos_details"><?php echo $this->_vars['site']['commentsCount']; ?>
</div>
</div>
<?php endif; ?>
<div class="form_details">
<label class="title_details">Validation date</label>
<div class="infos_details"><?php echo $this->_run_modifier($this->_run_modifier($this->_vars['site']['creationDate'], 'strtotime', 'PHP', 1), 'date', 'plugin', 1, $this->_vars['setting']['dateFormat']); ?>
</div>
</div>
</div>
<div class="menudetails">
<ul>
<li id="warn"><a href="<?php echo $this->_run_modifier("/contact/problemPopup/" . $this->_vars['site']['siteId'] . "", 'url', 'plugin', 1); ?>
" class="link_black_grey_underline dialog" rel="nofollow" title="Report a problem" id="problemPopupLink">Report a problem</a></li>
<?php if ($this->_vars['setting']['commentsEnabled']): ?>
<li id="comment_rating"><a href="<?php echo $this->_run_modifier("/comment/popup/" . $this->_vars['site']['siteId'] . "", 'url', 'plugin', 1); ?>
" class="link_black_grey_underline dialog" rel="nofollow" title="Write a comment / Rate this website" id="commentPopupLink">Write a comment / Rate this website</a></li>
<?php endif; ?>
<?php if ($this->_vars['site']['searchPartnership']): ?>
<li id="contact"><a href="<?php echo $this->_run_modifier("/contact/contactPopup/" . $this->_vars['site']['siteId'] . "", 'url', 'plugin', 1); ?>
" class="dialog" rel="nofollow" title="Contact the webmaster" id="contactAdvertiserLink">Contact the webmaster</a></li>
<?php endif; ?>
<?php if ($this->_vars['site']['url']): ?>
<?php if ($this->_vars['setting']['showingPagerankEnabled'] || $this->_vars['setting']['showingBacklinksCountEnabled'] || $this->_vars['setting']['showingIndexedPagesCountEnabled']): ?>
<li id="header_info_google">Google information</li>
<?php if ($this->_vars['setting']['showingPagerankEnabled']): ?>
<li class="text">PageRank <span id="pageRank"> <?php if (isset ( $this->_vars['site']['pageRank'] ) && empty ( $this->_vars['ajaxGoogleDetails'] )): ?>
<img src="<?php echo $this->_run_modifier("/templates/" . $this->_vars['templateName'] . "/images/pagerank/pr", 'resurl', 'plugin', 1); echo $this->_vars['site']['pageRank']; ?>
.gif" alt="PageRank <?php echo $this->_vars['site']['pageRank']; ?>
" /><?php else: ?>Loading...<?php endif; ?></span></li><?php endif; ?>
<?php if ($this->_vars['setting']['showingBacklinksCountEnabled']): ?>
<li class="text">Number of backlinks <span id="backlinksCount"><?php if (isset ( $this->_vars['site']['backlinksCount'] )): echo $this->_vars['site']['backlinksCount']; else: ?>Loading...<?php endif; ?></span></li><?php endif; ?>
<?php if ($this->_vars['setting']['showingIndexedPagesCountEnabled']): ?>
<li class="text">Number of indexed pages <span id="indexedPagesCount"> <?php if (isset ( $this->_vars['site']['indexedPagesCount'] )): echo $this->_vars['site']['indexedPagesCount']; else: ?>Loading...<?php endif; ?></span></li><?php endif; ?>
<?php endif; ?>
<?php endif; ?>
</ul>
</div>
<?php echo $this->_plugins['function']['displayAd'][0]->displayAd(array('place' => "underInformationOfWebsite"), $this);?>
<?php echo $this->_plugins['function']['displayAd'][0]->displayAd(array('place' => "underInformationGoogle"), $this);?>
</div>
<?php echo $this->_plugins['function']['displayAd'][0]->displayAd(array('place' => "underInformationFluxRss"), $this);?>
</div>
<?php if ($this->_vars['setting']['companyInfoEnabled'] && ( $this->_vars['site']['address'] != '' || $this->_vars['site']['zipCode'] != '' || $this->_vars['site']['city'] != '' || $this->_vars['site']['country'] != '' || $this->_vars['site']['phoneNumber'] != '' || $this->_vars['site']['faxNumber'] )): ?>
<div class="title_h_2"><div class="barre">
<h2>Company information: <?php echo $this->_vars['site']['siteTitle']; ?>
</h2>
</div></div>
<div class="column_in">
<?php if ($this->_vars['site']['address'] != ''): ?>
<div class="form_details">
<label class="title_details">Adress</label>
<div class="infos_details"><?php echo $this->_vars['site']['address']; ?>
</div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['zipCode'] != ''): ?>
<div class="form_details">
<label class="title_details">Postal code</label>
<div class="infos_details"><?php echo $this->_vars['site']['zipCode']; ?>
</div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['city'] != ''): ?>
<div class="form_details">
<label class="title_details">City</label>
<div class="infos_details"><?php echo $this->_vars['site']['city']; ?>
</div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['country'] != ''): ?>
<div class="form_details">
<label class="title_details">Country</label>
<div class="infos_details"><?php echo $this->_vars['site']['country']; ?>
</div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['phoneNumber'] != ''): ?>
<div class="form_details">
<label class="title_details">Phone number</label>
<div class="infos_details"><?php echo $this->_vars['site']['phoneNumber']; ?>
</div>
</div>
<?php endif; ?>
<?php if ($this->_vars['site']['faxNumber'] != ''): ?>
<div class="form_details">
<label class="title_details">Fax number</label>
<div class="infos_details"><?php echo $this->_vars['site']['faxNumber']; ?>
</div>
</div>
<?php endif; ?>
<?php if (! empty ( $this->_vars['googleMap'] )): ?>
<div id="map">
<?php echo $this->_run_modifier($this->_vars['googleMap'], 'htmlspecialchars_decode', 'PHP', 1); ?>
</div>
<?php endif; ?>
</div>
<?php echo $this->_plugins['function']['displayAd'][0]->displayAd(array('place' => "underInformationCompany"), $this);?>
<?php endif; ?>
<?php if ($this->_vars['setting']['remoteRssParsingEnabled'] && ( $this->_vars['site']['rssFeedOfSite'] != '' && $this->_vars['site']['rssTitle'] != '' )): ?>
<div class="title_h_2"><div class="barre">
<h2>RSS feed <?php echo $this->_vars['site']['siteTitle']; ?>
: <a href="<?php echo $this->_vars['site']['rssFeedOfSite']; ?>
" title="<?php echo $this->_vars['site']['rssTitle']; ?>
" class="link_black_blue_b_u"><?php echo $this->_vars['site']['rssTitle']; ?>
</a></h2>
</div></div>
<div class="column_in">
<?php if (! empty ( $this->_vars['remoteRss'] )): ?>
<?php if (count((array)$this->_vars['remoteRss']['items'])): foreach ((array)$this->_vars['remoteRss']['items'] as $this->_vars['item']): ?>
<a href="<?php echo $this->_vars['item']['link']; ?>
" class="link_black_blue_b_u" target="_blank"><?php echo $this->_run_modifier($this->_vars['item']['title'], 'truncate', 'plugin', 1, $this->_vars['setting']['numberOfCharactersForRssParsing']); ?>
</a><br />
<?php if (isset ( $this->_vars['item']['description'] )): echo $this->_run_modifier($this->_vars['item']['description'], 'truncate', 'plugin', 1, $this->_vars['setting']['numberOfCharactersForRssParsing']); ?>
<br /><?php endif; ?><br />
<?php endforeach; endif; ?>
<?php endif; ?>
</div>
<?php endif; ?>
<?php if (! empty ( $this->_vars['site']['comments'] )): ?>
<div class="title_h_2" id="commentPost"><div class="barre">
<h2>Comments: <?php echo $this->_vars['site']['siteTitle']; ?>
</h2>
</div></div>
<div class="column_in">
<!-- Comment Item -->
<?php if (count((array)$this->_vars['site']['comments'])): foreach ((array)$this->_vars['site']['comments'] as $this->_vars['comment']): ?>
<div class="column_in_comment<?php echo tpl_function_cycle(array('values' => '_grey,'), $this);?>">
<div class="column_in_comment_in">
<div class="column_in_comment_in_left">
<?php echo $this->_vars['comment']['pseudo']; ?>
<span class="text_comment">wrote on, <?php echo $this->_run_modifier($this->_run_modifier($this->_vars['comment']['date'], 'strtotime', 'PHP', 1), 'date', 'plugin', 1, $this->_vars['setting']['dateFormat']); ?>
|
</div>
<div class="column_in_comment_in_right">
Rate:
</div>
<div class="column_in_comment_in_right">
<?php if ($this->_vars['comment']['rating'] != ""): ?> <?php for($for1 = 1; ((1 < 6) ? ($for1 < 6) : ($for1 > 6)); $for1 += ((1 < 6) ? 1 : -1)): $this->assign('i', $for1); ?><input name="star-c<?php echo $this->_vars['comment']['commentId']; ?>
" type="radio" value="<?php echo $this->_vars['i']; ?>
" class="star" disabled="disabled" <?php if ($this->_vars['comment']['rating'] == $this->_vars['i']): ?>checked="checked"<?php endif; ?>/><?php endfor; ?> <?php echo $this->_vars['comment']['rating']; ?>
/5<?php else: ?>n/a<?php endif; ?></span>
</div>
</div>
<?php echo $this->_run_modifier($this->_vars['comment']['text'], 'nl2br', 'PHP', 1); ?>
</div>
<?php endforeach; endif; ?>
<!-- END Comment Item -->
<?php endif; ?>
<?php if (! empty ( $this->_vars['site']['randomSites'] )): ?>
<div class="title_h_2">
<h2>Related sites <?php echo $this->_vars['site']['siteTitle']; ?>
</h2>
</div>
<div class="column_in">
<?php if (count((array)$this->_vars['site']['randomSites'])): foreach ((array)$this->_vars['site']['randomSites'] as $this->_vars['randomSite']): ?>
<div class="column_in_thematic">
<a href="<?php echo $this->_run_modifier($this->_vars['randomSite'], 'objurl', 'plugin', 0, 'siteDetails'); ?>
" title="<?php echo $this->_vars['randomSite']['siteTitle']; ?>
" class="link_black_blue_b_u"><?php echo $this->_vars['randomSite']['siteTitle']; ?>
</a><br />
<span class="text_thematic_close"><?php echo $this->_run_modifier($this->_run_modifier($this->_run_modifier($this->_vars['randomSite']['description'], 'htmlspecialchars_decode', 'PHP', 1), 'strip_tags', 'PHP', 1), 'truncate', 'plugin', 1, $this->_vars['setting']['randomSitesInDetailsDescriptionLength']); ?>
</span>
</div>
<?php endforeach; endif; ?>
</div>
<?php echo $this->_plugins['function']['displayAd'][0]->displayAd(array('place' => "underThematicCloseWebsite"), $this);?>
<?php endif; ?>
<?php
echo $this->_fetch_compile_include("includes/footer.tpl", array());
?>