X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;fp=web%2Findex.php;h=5d1a92e1b820d2b0730685dba4572e718afff739;hb=f7068bc71e92a6290b6efcd8c10771aab8bc3449;hp=14b7961d23ffee77ddb4f4da47a8e190c9175206;hpb=a28328a1aa1ece8ffdaf65150936161d0ba207f2;p=brisk.git diff --git a/web/index.php b/web/index.php index 14b7961..5d1a92e 100644 --- a/web/index.php +++ b/web/index.php @@ -956,7 +956,7 @@ google_color_url = "000000"; ' + onmouseover="menu_hide(0,1);" onclick="g_prefsn.show(); menu_over(-1,this);">' // MLANG garantisci .$mlang_room['tit_prefs'][$G_lang].'
' : '').' @@ -1039,6 +1039,7 @@ var g_tables_appr_n = ; var g_tables_auth_n = ; var g_tables_cert_n = ; var g_prefs, g_prefs_new = null; +var g_prefsn, g_prefsn_old = null; var g_listen; var g_withflash = false; var g_is_spawn = 0; @@ -1054,8 +1055,6 @@ window.onload = function() { // alert(window.onbeforeunload); g_brow = get_browser_agent(); - g_prefs = new client_prefs(null); - spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); @@ -1209,6 +1208,7 @@ cookie_law(null); var g_tables_auth_n = ; var g_tables_cert_n = ; var g_prefs, g_prefs_new = null; + var g_prefsn, g_prefsn_old = null; var g_listen; var g_is_spawn = 0; var g_withflash = false; @@ -1228,6 +1228,7 @@ cookie_law(null); g_brow = get_browser_agent(); g_prefs = new client_prefs(null); + g_prefsn = new Prefsn($('prefsn')); spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); @@ -1488,6 +1489,9 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi + + +