X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=862eed094b48edbc7219b7f75a5c03ac7e58910a;hb=af821507d683953c71e684f7a3bf5f280195dada;hp=6e353cf42a02d03aa6034497d1b4cf52889a1d33;hpb=8705af7f95ac885b06933810807a3d9814436354;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 6e353cf..862eed0 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:' ) + ); + // Use of proxies isn't allowed. if (is_proxy()) { @@ -40,11 +46,11 @@ header('Content-type: text/html; charset="utf-8"',true); Brisk - Tavolo <?php echo "$table_idx";?> - - - + + + @@ -74,7 +80,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; @@ -91,7 +97,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 +212,7 @@ window.onload = function() {
-Hai vinto l'asta.
Scegli il seme: + @@ -252,7 +258,7 @@ Hai vinto l'asta.
Scegli il seme:

-
+
HERE