X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=862eed094b48edbc7219b7f75a5c03ac7e58910a;hb=f4f2a96eb89b099aa809aec507fd3248f0c69d34;hp=f160aacd05fa2d448a2265b787a767184303bcf2;hpb=191bc774c2501adb3b1abd06c132d5ed93985c9f;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index f160aac..862eed0 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -1,6 +1,6 @@ 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