<div id="gkPage" class="gkMain gkWrap">
<?php if(isset($_COOKIE['gkGavernMobile'.$tpl_name]) &&
$_COOKIE['gkGavernMobile'.$tpl_name] == 'desktop') : ?>
<div class="mobileSwitch">
<a href="javascript:setCookie('gkGavernMobile<?php echo $tpl_name; ?>', 'mobile', 365);window.location.reload();"><?php echo JText::_('TPL_GK_LANG_SWITCH_TO_MOBILE'); ?></a>
</div>
<?php endif; ?>
<div id="gkPage" class="gkMain gkWrap">