X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=75df65cf201a517b1a569ce1a49634120c985399;hb=db06e6d1738ee3a636cb2ea383a1f1e23453cf30;hp=4657e048c95298a2d05910204e6f38c46dacbb77;hpb=9b1e396b87b8237ee618a911b4eccf14ec39b349;p=brisk.git 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'));