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