diff --git a/bocciofila/ruota.html b/bocciofila/ruota.html index 3380037..0f9608a 100644 --- a/bocciofila/ruota.html +++ b/bocciofila/ruota.html @@ -229,11 +229,7 @@ USA audio.currentTime = 0; // Play the sound. - var get_sound_cookie = jQuery.cookie("Sound_status"); - if(get_sound_cookie == 'volume_on') - { audio.play(); - } } // Vars used by the code in this page to do power controls.