File: /home/httpd/html/baretube.com/templates/default_tube2016/template.video_footer.php
</div>
<!--</div>
</div>
</div>-->
</main>
<!-- main END -->
<? getWidget('widget.ad_content_side.php'); ?>
</div>
</div>
<!-- content END -->
</div>
</div>
</section>
<section class="reltated-sec">
<div class="wrapper">
<div class="row">
<!-- related -->
<div class="related-col col-full col">
<div class="related-inner-col inner-col">
<div class="box-container">
<div class="inner-box-container">
<header class="row">
<div class="title-col title-col--normal col">
<div class="title-inner-col inner-col">
<h1><?php echo _t("Related Content") ?></h1>
</div>
</div>
</header>
<div class="row">
<? showRelated($rrow['related'], 'template.content_item.php', $rrow['record_num'], 24); ?>
</div>
</div>
</div>
</div>
</div>
<!-- related END -->
</div>
</div>
</section>
<? if($AWEmpireEnabled) { ?>
<section class="reltated-sec">
<div class="wrapper">
<div class="row">
<!-- related -->
<div class="related-col col-full col">
<div class="related-inner-col inner-col">
<? $_REQUEST['q'] = $rrow['keywords']; ?>
<? getWidget('widget.index.awe.php'); ?>
</div>
</div>
<!-- related END -->
</div>
</div>
</section>
<? } ?>
<? getWidget('widget.ad_bottom.php'); ?>
<? getWidget('widget.footer_links.php'); ?>
</section>
<!--[if IE]><script src="<? echo $template_url; ?>/js/ie/ie10fix.js" title="viewport fix"></script><![endif]-->
<!--[if lt IE 9]><script src="<? echo $template_url; ?>/js/ie/ie.min.js"></script><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]-->
</body>
</html>