X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=3d7f2ece68ef3e893474d47977084d64327720b1;hb=f6a01481a38713553a82314f845bf39fddaa998d;hp=f160aacd05fa2d448a2265b787a767184303bcf2;hpb=cb0ba3960a1911a231d114b25560e8bce211a79a;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index f160aac..3d7f2ec 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -1,8 +1,8 @@ array( 'it' => 'Hai vinto l\'asta.
Scegli il seme:', + 'en' => 'You win the auction.
Choose the seed:' ), + 'tit_pref'=>array( 'it' => 'Preferenze.', + 'en' => 'Preferences.'), + 'itm_ringauc' => array('it' => 'riproduci un suono di notifica alla fine dell\' asta', + 'en' => 'play a sound at the end of the auction'), + 'btn_update' => array('it' => 'Aggiorna.', + 'en' => 'Update.' ) + ); + // Use of proxies isn't allowed. if (is_proxy()) { @@ -40,11 +52,11 @@ header('Content-type: text/html; charset="utf-8"',true); Brisk - Tavolo <?php echo "$table_idx";?> - - - + + + @@ -74,7 +86,7 @@ if (isset($laststate) == false) { echo $laststate; ?>; var g_is_spawn=1; -var g_table_idx=; +// var g_table_idx=; var g_imgct= 0; var g_imgtot = g_preload_img_arr.length; @@ -83,7 +95,10 @@ var g_exitlock = 0; window.onload = function() { g_withflash = DetectFlashVer(6,0,0); remark_off(); - // table_init(); + + preferences_init(); + preferences_update(); + xhr_rd = createXMLHttpRequest(); sess = ""; @@ -91,7 +106,7 @@ window.onload = function() { window.onunload = onunload_cb; setTimeout(xhr_rd_poll, 0, sess); - // setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); + setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); }
@@ -206,7 +221,7 @@ window.onload = function() {
-Hai vinto l'asta.
Scegli il seme: + @@ -221,9 +236,10 @@ Hai vinto l'asta.
Scegli il seme: + + -
@@ -252,7 +268,7 @@ Hai vinto l'asta.
Scegli il seme:

-
+
HERE

@@ -262,5 +278,21 @@ Hai vinto l'asta.
Scegli il seme:
+ + + +