From: Matteo Nastasi (mop) Date: Wed, 3 Dec 2008 22:59:07 +0000 (+0000) Subject: variable enable topbanner X-Git-Tag: 3.0.0~195 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=db06e6d1738ee3a636cb2ea383a1f1e23453cf30;p=brisk.git variable enable topbanner --- diff --git a/web/index.php b/web/index.php index 4657e04..75df65c 100644 --- a/web/index.php +++ b/web/index.php @@ -367,6 +367,11 @@ supported by:

// alert(window.onbeforeunload); login_init(); + g_withflash = DetectFlashVer(6,0,0); if (g_withflash == false) { @@ -461,9 +466,13 @@ if ($BRISK_SHOWHTML == "debugtable") { } else { ?> - // alert("INDEX START"); + // alert("INDEX START"); menu_init(); - topbanner_init(); + xhr_rd = createXMLHttpRequest(); sess = ""; tra = new train($('room_tit'));