4 define(
'CURSCRIPT',
'index');
6 require
'./include/common.inc.php';
21 $adminmsg = file_get_contents(
'./gamedata/adminmsg.htm') ;
22 $systemmsg = file_get_contents(
'./gamedata/systemmsg.htm') ;
23 include
template(
'index');
27 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
30 <script type=
"text/javascript">
31 var gaJsHost = ((
"https:" == document.location.protocol) ?
"https://ssl." :
"http://www.");
32 document.write(unescape(
"%3Cscript src='" + gaJsHost +
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
34 <script type=
"text/javascript">
36 var pageTracker = _gat._getTracker(
"UA-9744745-2");
37 pageTracker._trackPageview();
38 }
catch(err) {}</script>
if(!defined('IN_ADMIN')) $adminmsg