- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
if(amount_listened >= 999999999999999999999999999)
{
soundManager.stopAll();
$("#left").remove();
$("#holder").remove();
//$('#banner_promo').hide();
$('#i_like_it_button_div').hide();
$('#skip_button_div').hide();
$('#not_new_button_div').hide();
$('#mood_in_the_center_of_circle').hide();
$('#energetic_in_the_center_of_circle').hide();
$('#top_mood_energy').hide();
$("#player_table").remove();
$("#mood_block").hide();
$("#energy_block").hide();
$("#myModal").modal('show');
}
Комментарии (0) RSS
Добавить комментарий