<?php
echo "<div style=\"width:0px;height:0px;visibility:hidden;display:none\"><a href=\"/bottrap.php\" rel=\"nofollow\">Click Here</a>";
echo !isset($_SESSION['count_check'])?(" <img src=\"/index.php?cnt".(!empty($module)?("&m=".$module):"")."\">"):"";
echo " <a href=\"/test.php\">More Stuff Here</a>";
echo "</div>\n";
?>