Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js'></script>
- <script type="text/javascript">
- $(document).ready(function () {
- setTimeout("$('#mon1').show('slow')", 500);
- setTimeout("$('#mon2').show('slow')", 1000);
- setTimeout("$('#mon3').show('slow')", 1500);
- setTimeout("$('#mon4').show('slow')", 2000);
- setTimeout("$('#mon5').show('slow')", 2500);
- setTimeout("$('#mon6').show('slow')", 3000);
- setTimeout("$('#mon7').show('slow')", 3500);
- setTimeout("$('#mon8').show('slow')", 4000);
- setTimeout("$('#mon9').show('slow')", 4500);
- setTimeout("$('#mon10').show('slow')", 5000);
- setTimeout("$('#mon11').show('slow')", 5500);
- setTimeout("$('#mon12').show('slow')", 6000);
- setTimeout("$('#mon13').show('slow')", 6500);
- setTimeout("$('#mon14').show('slow')", 7000);
- setTimeout("$('#mon15').show('slow')", 7500);
- setTimeout("$('#mon16').show('slow')", 8000);
- setTimeout("$('#mon17').show('slow')", 8500);
- jQuery.getJSON('mon/Event.json', {}, function(json){ if (json.Event.status == 1 && json.Event.maxplayers >= 1) { jQuery('#onlinebar_Event').children('span').animate({width: json.Event.players10 + '%' }, 500 ); jQuery('#onlinebar_Event').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Event').html(''); jQuery('#onlinebarin_Event').append('<center>' + json.Event.players + '</center>'); } if (json.Event.status == 0) { jQuery('#onlinebar_Event').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Event').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Event').html(''); jQuery('#onlinebarin_Event').append('<center>Сервер отключен</center>'); } if (json.Event.status == 1 && json.Event.maxplayers == 0) { jQuery('#onlinebar_Event').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Event').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Event').html(''); jQuery('#onlinebarin_Event').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Creative.json', {}, function(json){ if (json.Creative.status == 1 && json.Creative.maxplayers >= 1) { jQuery('#onlinebar_Creative').children('span').animate({width: json.Creative.players10 + '%' }, 500 ); jQuery('#onlinebar_Creative').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Creative').html(''); jQuery('#onlinebarin_Creative').append('<center>' + json.Creative.players + '</center>'); } if (json.Creative.status == 0) { jQuery('#onlinebar_Creative').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Creative').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Creative').html(''); jQuery('#onlinebarin_Creative').append('<center>Сервер отключен</center>'); } if (json.Creative.status == 1 && json.Creative.maxplayers == 0) { jQuery('#onlinebar_Creative').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Creative').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Creative').html(''); jQuery('#onlinebarin_Creative').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Alchymia.json', {}, function(json){ if (json.Alchymia.status == 1 && json.Alchymia.maxplayers >= 1) { jQuery('#onlinebar_Alchymia').children('span').animate({width: json.Alchymia.players10 + '%' }, 500 ); jQuery('#onlinebar_Alchymia').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Alchymia').html(''); jQuery('#onlinebarin_Alchymia').append('<center>' + json.Alchymia.players + '</center>'); } if (json.Alchymia.status == 0) { jQuery('#onlinebar_Alchymia').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Alchymia').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Alchymia').html(''); jQuery('#onlinebarin_Alchymia').append('<center>Сервер отключен</center>'); } if (json.Alchymia.status == 1 && json.Alchymia.maxplayers == 0) { jQuery('#onlinebar_Alchymia').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Alchymia').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Alchymia').html(''); jQuery('#onlinebarin_Alchymia').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Phoenix.json', {}, function(json){ if (json.Phoenix.status == 1 && json.Phoenix.maxplayers >= 1) { jQuery('#onlinebar_Phoenix').children('span').animate({width: json.Phoenix.players10 + '%' }, 500 ); jQuery('#onlinebar_Phoenix').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Phoenix').html(''); jQuery('#onlinebarin_Phoenix').append('<center>' + json.Phoenix.players + '</center>'); } if (json.Phoenix.status == 0) { jQuery('#onlinebar_Phoenix').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Phoenix').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Phoenix').html(''); jQuery('#onlinebarin_Phoenix').append('<center>Сервер отключен</center>'); } if (json.Phoenix.status == 1 && json.Phoenix.maxplayers == 0) { jQuery('#onlinebar_Phoenix').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Phoenix').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Phoenix').html(''); jQuery('#onlinebarin_Phoenix').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Einbroch.json', {}, function(json){ if (json.Einbroch.status == 1 && json.Einbroch.maxplayers >= 1) { jQuery('#onlinebar_Einbroch').children('span').animate({width: json.Einbroch.players10 + '%' }, 500 ); jQuery('#onlinebar_Einbroch').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Einbroch').html(''); jQuery('#onlinebarin_Einbroch').append('<center>' + json.Einbroch.players + '</center>'); } if (json.Einbroch.status == 0) { jQuery('#onlinebar_Einbroch').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Einbroch').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Einbroch').html(''); jQuery('#onlinebarin_Einbroch').append('<center>Сервер отключен</center>'); } if (json.Einbroch.status == 1 && json.Einbroch.maxplayers == 0) { jQuery('#onlinebar_Einbroch').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Einbroch').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Einbroch').html(''); jQuery('#onlinebarin_Einbroch').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Lighthalzen.json', {}, function(json){ if (json.Lighthalzen.status == 1 && json.Lighthalzen.maxplayers >= 1) { jQuery('#onlinebar_Lighthalzen').children('span').animate({width: json.Lighthalzen.players10 + '%' }, 500 ); jQuery('#onlinebar_Lighthalzen').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Lighthalzen').html(''); jQuery('#onlinebarin_Lighthalzen').append('<center>' + json.Lighthalzen.players + '</center>'); } if (json.Lighthalzen.status == 0) { jQuery('#onlinebar_Lighthalzen').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Lighthalzen').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Lighthalzen').html(''); jQuery('#onlinebarin_Lighthalzen').append('<center>Сервер отключен</center>'); } if (json.Lighthalzen.status == 1 && json.Lighthalzen.maxplayers == 0) { jQuery('#onlinebar_Lighthalzen').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Lighthalzen').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Lighthalzen').html(''); jQuery('#onlinebarin_Lighthalzen').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Extreme.json', {}, function(json){ if (json.Extreme.status == 1 && json.Extreme.maxplayers >= 1) { jQuery('#onlinebar_Extreme').children('span').animate({width: json.Extreme.players10 + '%' }, 500 ); jQuery('#onlinebar_Extreme').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Extreme').html(''); jQuery('#onlinebarin_Extreme').append('<center>' + json.Extreme.players + '</center>'); } if (json.Extreme.status == 0) { jQuery('#onlinebar_Extreme').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Extreme').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Extreme').html(''); jQuery('#onlinebarin_Extreme').append('<center>Сервер отключен</center>'); } if (json.Extreme.status == 1 && json.Extreme.maxplayers == 0) { jQuery('#onlinebar_Extreme').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Extreme').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Extreme').html(''); jQuery('#onlinebarin_Extreme').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Infinity.json', {}, function(json){ if (json.Infinity.status == 1 && json.Infinity.maxplayers >= 1) { jQuery('#onlinebar_Infinity').children('span').animate({width: json.Infinity.players10 + '%' }, 500 ); jQuery('#onlinebar_Infinity').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Infinity').html(''); jQuery('#onlinebarin_Infinity').append('<center>' + json.Infinity.players + '</center>'); } if (json.Infinity.status == 0) { jQuery('#onlinebar_Infinity').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Infinity').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Infinity').html(''); jQuery('#onlinebarin_Infinity').append('<center>Сервер отключен</center>'); } if (json.Infinity.status == 1 && json.Infinity.maxplayers == 0) { jQuery('#onlinebar_Infinity').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Infinity').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Infinity').html(''); jQuery('#onlinebarin_Infinity').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/HackMine.json', {}, function(json){ if (json.HackMine.status == 1 && json.HackMine.maxplayers >= 1) { jQuery('#onlinebar_HackMine').children('span').animate({width: json.HackMine.players10 + '%' }, 500 ); jQuery('#onlinebar_HackMine').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_HackMine').html(''); jQuery('#onlinebarin_HackMine').append('<center>' + json.HackMine.players + '</center>'); } if (json.HackMine.status == 0) { jQuery('#onlinebar_HackMine').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_HackMine').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_HackMine').html(''); jQuery('#onlinebarin_HackMine').append('<center>Сервер отключен</center>'); } if (json.HackMine.status == 1 && json.HackMine.maxplayers == 0) { jQuery('#onlinebar_HackMine').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_HackMine').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_HackMine').html(''); jQuery('#onlinebarin_HackMine').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/DayZ.json', {}, function(json){ if (json.DayZ.status == 1 && json.DayZ.maxplayers >= 1) { jQuery('#onlinebar_DayZ').children('span').animate({width: json.DayZ.players10 + '%' }, 500 ); jQuery('#onlinebar_DayZ').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_DayZ').html(''); jQuery('#onlinebarin_DayZ').append('<center>' + json.DayZ.players + '</center>'); } if (json.DayZ.status == 0) { jQuery('#onlinebar_DayZ').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_DayZ').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_DayZ').html(''); jQuery('#onlinebarin_DayZ').append('<center>Сервер отключен</center>'); } if (json.DayZ.status == 1 && json.DayZ.maxplayers == 0) { jQuery('#onlinebar_DayZ').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_DayZ').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_DayZ').html(''); jQuery('#onlinebarin_DayZ').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Energy.json', {}, function(json){ if (json.Energy.status == 1 && json.Energy.maxplayers >= 1) { jQuery('#onlinebar_Energy').children('span').animate({width: json.Energy.players10 + '%' }, 500 ); jQuery('#onlinebar_Energy').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Energy').html(''); jQuery('#onlinebarin_Energy').append('<center>' + json.Energy.players + '</center>'); } if (json.Energy.status == 0) { jQuery('#onlinebar_Energy').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Energy').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Energy').html(''); jQuery('#onlinebarin_Energy').append('<center>Сервер отключен</center>'); } if (json.Energy.status == 1 && json.Energy.maxplayers == 0) { jQuery('#onlinebar_Energy').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Energy').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Energy').html(''); jQuery('#onlinebarin_Energy').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Leistung.json', {}, function(json){ if (json.Leistung.status == 1 && json.Leistung.maxplayers >= 1) { jQuery('#onlinebar_Leistung').children('span').animate({width: json.Leistung.players10 + '%' }, 500 ); jQuery('#onlinebar_Leistung').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Leistung').html(''); jQuery('#onlinebarin_Leistung').append('<center>' + json.Leistung.players + '</center>'); } if (json.Leistung.status == 0) { jQuery('#onlinebar_Leistung').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Leistung').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Leistung').html(''); jQuery('#onlinebarin_Leistung').append('<center>Сервер отключен</center>'); } if (json.Leistung.status == 1 && json.Leistung.maxplayers == 0) { jQuery('#onlinebar_Leistung').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Leistung').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Leistung').html(''); jQuery('#onlinebarin_Leistung').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Reunion.json', {}, function(json){ if (json.Reunion.status == 1 && json.Reunion.maxplayers >= 1) { jQuery('#onlinebar_Reunion').children('span').animate({width: json.Reunion.players10 + '%' }, 500 ); jQuery('#onlinebar_Reunion').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Reunion').html(''); jQuery('#onlinebarin_Reunion').append('<center>' + json.Reunion.players + '</center>'); } if (json.Reunion.status == 0) { jQuery('#onlinebar_Reunion').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Reunion').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Reunion').html(''); jQuery('#onlinebarin_Reunion').append('<center>Сервер отключен</center>'); } if (json.Reunion.status == 1 && json.Reunion.maxplayers == 0) { jQuery('#onlinebar_Reunion').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Reunion').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Reunion').html(''); jQuery('#onlinebarin_Reunion').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/OSS.json', {}, function(json){ if (json.OSS.status == 1 && json.OSS.maxplayers >= 1) { jQuery('#onlinebar_OSS').children('span').animate({width: json.OSS.players10 + '%' }, 500 ); jQuery('#onlinebar_OSS').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_OSS').html(''); jQuery('#onlinebarin_OSS').append('<center>' + json.OSS.players + '</center>'); } if (json.OSS.status == 0) { jQuery('#onlinebar_OSS').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_OSS').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_OSS').html(''); jQuery('#onlinebarin_OSS').append('<center>Сервер отключен</center>'); } if (json.OSS.status == 1 && json.OSS.maxplayers == 0) { jQuery('#onlinebar_OSS').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_OSS').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_OSS').html(''); jQuery('#onlinebarin_OSS').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Flaxon.json', {}, function(json){ if (json.Flaxon.status == 1 && json.Flaxon.maxplayers >= 1) { jQuery('#onlinebar_Flaxon').children('span').animate({width: json.Flaxon.players10 + '%' }, 500 ); jQuery('#onlinebar_Flaxon').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Flaxon').html(''); jQuery('#onlinebarin_Flaxon').append('<center>' + json.Flaxon.players + '</center>'); } if (json.Flaxon.status == 0) { jQuery('#onlinebar_Flaxon').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Flaxon').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Flaxon').html(''); jQuery('#onlinebarin_Flaxon').append('<center>Сервер отключен</center>'); } if (json.Flaxon.status == 1 && json.Flaxon.maxplayers == 0) { jQuery('#onlinebar_Flaxon').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Flaxon').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Flaxon').html(''); jQuery('#onlinebarin_Flaxon').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Paradise.json', {}, function(json){ if (json.Paradise.status == 1 && json.Paradise.maxplayers >= 1) { jQuery('#onlinebar_Paradise').children('span').animate({width: json.Paradise.players10 + '%' }, 500 ); jQuery('#onlinebar_Paradise').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Paradise').html(''); jQuery('#onlinebarin_Paradise').append('<center>' + json.Paradise.players + '</center>'); } if (json.Paradise.status == 0) { jQuery('#onlinebar_Paradise').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Paradise').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Paradise').html(''); jQuery('#onlinebarin_Paradise').append('<center>Сервер отключен</center>'); } if (json.Paradise.status == 1 && json.Paradise.maxplayers == 0) { jQuery('#onlinebar_Paradise').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Paradise').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Paradise').html(''); jQuery('#onlinebarin_Paradise').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Ayra.json', {}, function(json){ if (json.Ayra.status == 1 && json.Ayra.maxplayers >= 1) { jQuery('#onlinebar_Ayra').children('span').animate({width: json.Ayra.players10 + '%' }, 500 ); jQuery('#onlinebar_Ayra').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Ayra').html(''); jQuery('#onlinebarin_Ayra').append('<center>' + json.Ayra.players + '</center>'); } if (json.Ayra.status == 0) { jQuery('#onlinebar_Ayra').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Ayra').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Ayra').html(''); jQuery('#onlinebarin_Ayra').append('<center>Сервер отключен</center>'); } if (json.Ayra.status == 1 && json.Ayra.maxplayers == 0) { jQuery('#onlinebar_Ayra').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Ayra').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Ayra').html(''); jQuery('#onlinebarin_Ayra').append('<center>Профилактика</center>'); } });
- setInterval(function() {
- jQuery.getJSON('mon/Event.json', {}, function(json){ if (json.Event.status == 1 && json.Event.maxplayers >= 1) { jQuery('#onlinebar_Event').children('span').animate({width: json.Event.players10 + '%' }, 500 ); jQuery('#onlinebar_Event').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Event').html(''); jQuery('#onlinebarin_Event').append('<center>' + json.Event.players + '</center>'); } if (json.Event.status == 0) { jQuery('#onlinebar_Event').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Event').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Event').html(''); jQuery('#onlinebarin_Event').append('<center>Сервер отключен</center>'); } if (json.Event.status == 1 && json.Event.maxplayers == 0) { jQuery('#onlinebar_Event').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Event').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Event').html(''); jQuery('#onlinebarin_Event').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Creative.json', {}, function(json){ if (json.Creative.status == 1 && json.Creative.maxplayers >= 1) { jQuery('#onlinebar_Creative').children('span').animate({width: json.Creative.players10 + '%' }, 500 ); jQuery('#onlinebar_Creative').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Creative').html(''); jQuery('#onlinebarin_Creative').append('<center>' + json.Creative.players + '</center>'); } if (json.Creative.status == 0) { jQuery('#onlinebar_Creative').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Creative').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Creative').html(''); jQuery('#onlinebarin_Creative').append('<center>Сервер отключен</center>'); } if (json.Creative.status == 1 && json.Creative.maxplayers == 0) { jQuery('#onlinebar_Creative').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Creative').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Creative').html(''); jQuery('#onlinebarin_Creative').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Alchymia.json', {}, function(json){ if (json.Alchymia.status == 1 && json.Alchymia.maxplayers >= 1) { jQuery('#onlinebar_Alchymia').children('span').animate({width: json.Alchymia.players10 + '%' }, 500 ); jQuery('#onlinebar_Alchymia').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Alchymia').html(''); jQuery('#onlinebarin_Alchymia').append('<center>' + json.Alchymia.players + '</center>'); } if (json.Alchymia.status == 0) { jQuery('#onlinebar_Alchymia').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Alchymia').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Alchymia').html(''); jQuery('#onlinebarin_Alchymia').append('<center>Сервер отключен</center>'); } if (json.Alchymia.status == 1 && json.Alchymia.maxplayers == 0) { jQuery('#onlinebar_Alchymia').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Alchymia').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Alchymia').html(''); jQuery('#onlinebarin_Alchymia').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Phoenix.json', {}, function(json){ if (json.Phoenix.status == 1 && json.Phoenix.maxplayers >= 1) { jQuery('#onlinebar_Phoenix').children('span').animate({width: json.Phoenix.players10 + '%' }, 500 ); jQuery('#onlinebar_Phoenix').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Phoenix').html(''); jQuery('#onlinebarin_Phoenix').append('<center>' + json.Phoenix.players + '</center>'); } if (json.Phoenix.status == 0) { jQuery('#onlinebar_Phoenix').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Phoenix').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Phoenix').html(''); jQuery('#onlinebarin_Phoenix').append('<center>Сервер отключен</center>'); } if (json.Phoenix.status == 1 && json.Phoenix.maxplayers == 0) { jQuery('#onlinebar_Phoenix').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Phoenix').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Phoenix').html(''); jQuery('#onlinebarin_Phoenix').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Einbroch.json', {}, function(json){ if (json.Einbroch.status == 1 && json.Einbroch.maxplayers >= 1) { jQuery('#onlinebar_Einbroch').children('span').animate({width: json.Einbroch.players10 + '%' }, 500 ); jQuery('#onlinebar_Einbroch').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Einbroch').html(''); jQuery('#onlinebarin_Einbroch').append('<center>' + json.Einbroch.players + '</center>'); } if (json.Einbroch.status == 0) { jQuery('#onlinebar_Einbroch').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Einbroch').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Einbroch').html(''); jQuery('#onlinebarin_Einbroch').append('<center>Сервер отключен</center>'); } if (json.Einbroch.status == 1 && json.Einbroch.maxplayers == 0) { jQuery('#onlinebar_Einbroch').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Einbroch').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Einbroch').html(''); jQuery('#onlinebarin_Einbroch').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Lighthalzen.json', {}, function(json){ if (json.Lighthalzen.status == 1 && json.Lighthalzen.maxplayers >= 1) { jQuery('#onlinebar_Lighthalzen').children('span').animate({width: json.Lighthalzen.players10 + '%' }, 500 ); jQuery('#onlinebar_Lighthalzen').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Lighthalzen').html(''); jQuery('#onlinebarin_Lighthalzen').append('<center>' + json.Lighthalzen.players + '</center>'); } if (json.Lighthalzen.status == 0) { jQuery('#onlinebar_Lighthalzen').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Lighthalzen').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Lighthalzen').html(''); jQuery('#onlinebarin_Lighthalzen').append('<center>Сервер отключен</center>'); } if (json.Lighthalzen.status == 1 && json.Lighthalzen.maxplayers == 0) { jQuery('#onlinebar_Lighthalzen').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Lighthalzen').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Lighthalzen').html(''); jQuery('#onlinebarin_Lighthalzen').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Extreme.json', {}, function(json){ if (json.Extreme.status == 1 && json.Extreme.maxplayers >= 1) { jQuery('#onlinebar_Extreme').children('span').animate({width: json.Extreme.players10 + '%' }, 500 ); jQuery('#onlinebar_Extreme').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Extreme').html(''); jQuery('#onlinebarin_Extreme').append('<center>' + json.Extreme.players + '</center>'); } if (json.Extreme.status == 0) { jQuery('#onlinebar_Extreme').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Extreme').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Extreme').html(''); jQuery('#onlinebarin_Extreme').append('<center>Сервер отключен</center>'); } if (json.Extreme.status == 1 && json.Extreme.maxplayers == 0) { jQuery('#onlinebar_Extreme').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Extreme').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Extreme').html(''); jQuery('#onlinebarin_Extreme').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Infinity.json', {}, function(json){ if (json.Infinity.status == 1 && json.Infinity.maxplayers >= 1) { jQuery('#onlinebar_Infinity').children('span').animate({width: json.Infinity.players10 + '%' }, 500 ); jQuery('#onlinebar_Infinity').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Infinity').html(''); jQuery('#onlinebarin_Infinity').append('<center>' + json.Infinity.players + '</center>'); } if (json.Infinity.status == 0) { jQuery('#onlinebar_Infinity').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Infinity').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Infinity').html(''); jQuery('#onlinebarin_Infinity').append('<center>Сервер отключен</center>'); } if (json.Infinity.status == 1 && json.Infinity.maxplayers == 0) { jQuery('#onlinebar_Infinity').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Infinity').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Infinity').html(''); jQuery('#onlinebarin_Infinity').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/HackMine.json', {}, function(json){ if (json.HackMine.status == 1 && json.HackMine.maxplayers >= 1) { jQuery('#onlinebar_HackMine').children('span').animate({width: json.HackMine.players10 + '%' }, 500 ); jQuery('#onlinebar_HackMine').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_HackMine').html(''); jQuery('#onlinebarin_HackMine').append('<center>' + json.HackMine.players + '</center>'); } if (json.HackMine.status == 0) { jQuery('#onlinebar_HackMine').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_HackMine').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_HackMine').html(''); jQuery('#onlinebarin_HackMine').append('<center>Сервер отключен</center>'); } if (json.HackMine.status == 1 && json.HackMine.maxplayers == 0) { jQuery('#onlinebar_HackMine').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_HackMine').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_HackMine').html(''); jQuery('#onlinebarin_HackMine').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/DayZ.json', {}, function(json){ if (json.DayZ.status == 1 && json.DayZ.maxplayers >= 1) { jQuery('#onlinebar_DayZ').children('span').animate({width: json.DayZ.players10 + '%' }, 500 ); jQuery('#onlinebar_DayZ').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_DayZ').html(''); jQuery('#onlinebarin_DayZ').append('<center>' + json.DayZ.players + '</center>'); } if (json.DayZ.status == 0) { jQuery('#onlinebar_DayZ').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_DayZ').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_DayZ').html(''); jQuery('#onlinebarin_DayZ').append('<center>Сервер отключен</center>'); } if (json.DayZ.status == 1 && json.DayZ.maxplayers == 0) { jQuery('#onlinebar_DayZ').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_DayZ').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_DayZ').html(''); jQuery('#onlinebarin_DayZ').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Energy.json', {}, function(json){ if (json.Energy.status == 1 && json.Energy.maxplayers >= 1) { jQuery('#onlinebar_Energy').children('span').animate({width: json.Energy.players10 + '%' }, 500 ); jQuery('#onlinebar_Energy').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Energy').html(''); jQuery('#onlinebarin_Energy').append('<center>' + json.Energy.players + '</center>'); } if (json.Energy.status == 0) { jQuery('#onlinebar_Energy').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Energy').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Energy').html(''); jQuery('#onlinebarin_Energy').append('<center>Сервер отключен</center>'); } if (json.Energy.status == 1 && json.Energy.maxplayers == 0) { jQuery('#onlinebar_Energy').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Energy').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Energy').html(''); jQuery('#onlinebarin_Energy').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Leistung.json', {}, function(json){ if (json.Leistung.status == 1 && json.Leistung.maxplayers >= 1) { jQuery('#onlinebar_Leistung').children('span').animate({width: json.Leistung.players10 + '%' }, 500 ); jQuery('#onlinebar_Leistung').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Leistung').html(''); jQuery('#onlinebarin_Leistung').append('<center>' + json.Leistung.players + '</center>'); } if (json.Leistung.status == 0) { jQuery('#onlinebar_Leistung').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Leistung').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Leistung').html(''); jQuery('#onlinebarin_Leistung').append('<center>Сервер отключен</center>'); } if (json.Leistung.status == 1 && json.Leistung.maxplayers == 0) { jQuery('#onlinebar_Leistung').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Leistung').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Leistung').html(''); jQuery('#onlinebarin_Leistung').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Reunion.json', {}, function(json){ if (json.Reunion.status == 1 && json.Reunion.maxplayers >= 1) { jQuery('#onlinebar_Reunion').children('span').animate({width: json.Reunion.players10 + '%' }, 500 ); jQuery('#onlinebar_Reunion').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Reunion').html(''); jQuery('#onlinebarin_Reunion').append('<center>' + json.Reunion.players + '</center>'); } if (json.Reunion.status == 0) { jQuery('#onlinebar_Reunion').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Reunion').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Reunion').html(''); jQuery('#onlinebarin_Reunion').append('<center>Сервер отключен</center>'); } if (json.Reunion.status == 1 && json.Reunion.maxplayers == 0) { jQuery('#onlinebar_Reunion').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Reunion').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Reunion').html(''); jQuery('#onlinebarin_Reunion').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/OSS.json', {}, function(json){ if (json.OSS.status == 1 && json.OSS.maxplayers >= 1) { jQuery('#onlinebar_OSS').children('span').animate({width: json.OSS.players10 + '%' }, 500 ); jQuery('#onlinebar_OSS').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_OSS').html(''); jQuery('#onlinebarin_OSS').append('<center>' + json.OSS.players + '</center>'); } if (json.OSS.status == 0) { jQuery('#onlinebar_OSS').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_OSS').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_OSS').html(''); jQuery('#onlinebarin_OSS').append('<center>Сервер отключен</center>'); } if (json.OSS.status == 1 && json.OSS.maxplayers == 0) { jQuery('#onlinebar_OSS').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_OSS').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_OSS').html(''); jQuery('#onlinebarin_OSS').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Flaxon.json', {}, function(json){ if (json.Flaxon.status == 1 && json.Flaxon.maxplayers >= 1) { jQuery('#onlinebar_Flaxon').children('span').animate({width: json.Flaxon.players10 + '%' }, 500 ); jQuery('#onlinebar_Flaxon').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Flaxon').html(''); jQuery('#onlinebarin_Flaxon').append('<center>' + json.Flaxon.players + '</center>'); } if (json.Flaxon.status == 0) { jQuery('#onlinebar_Flaxon').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Flaxon').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Flaxon').html(''); jQuery('#onlinebarin_Flaxon').append('<center>Сервер отключен</center>'); } if (json.Flaxon.status == 1 && json.Flaxon.maxplayers == 0) { jQuery('#onlinebar_Flaxon').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Flaxon').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Flaxon').html(''); jQuery('#onlinebarin_Flaxon').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Paradise.json', {}, function(json){ if (json.Paradise.status == 1 && json.Paradise.maxplayers >= 1) { jQuery('#onlinebar_Paradise').children('span').animate({width: json.Paradise.players10 + '%' }, 500 ); jQuery('#onlinebar_Paradise').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Paradise').html(''); jQuery('#onlinebarin_Paradise').append('<center>' + json.Paradise.players + '</center>'); } if (json.Paradise.status == 0) { jQuery('#onlinebar_Paradise').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Paradise').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Paradise').html(''); jQuery('#onlinebarin_Paradise').append('<center>Сервер отключен</center>'); } if (json.Paradise.status == 1 && json.Paradise.maxplayers == 0) { jQuery('#onlinebar_Paradise').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Paradise').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Paradise').html(''); jQuery('#onlinebarin_Paradise').append('<center>Профилактика</center>'); } });
- jQuery.getJSON('mon/Ayra.json', {}, function(json){ if (json.Ayra.status == 1 && json.Ayra.maxplayers >= 1) { jQuery('#onlinebar_Ayra').children('span').animate({width: json.Ayra.players10 + '%' }, 500 ); jQuery('#onlinebar_Ayra').css('background-image','url(https://dl.dropbox.com/u/61851995/online.png)'); jQuery('#onlinebarin_Ayra').html(''); jQuery('#onlinebarin_Ayra').append('<center>' + json.Ayra.players + '</center>'); } if (json.Ayra.status == 0) { jQuery('#onlinebar_Ayra').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Ayra').css('background-image','url(https://dl.dropbox.com/u/61851995/offline.png)'); jQuery('#onlinebarin_Ayra').html(''); jQuery('#onlinebarin_Ayra').append('<center>Сервер отключен</center>'); } if (json.Ayra.status == 1 && json.Ayra.maxplayers == 0) { jQuery('#onlinebar_Ayra').children('span').animate({width: '70%' }, 500 ); jQuery('#onlinebar_Ayra').css('background-image','url(https://dl.dropbox.com/u/61851995/work.png)'); jQuery('#onlinebarin_Ayra').html(''); jQuery('#onlinebarin_Ayra').append('<center>Профилактика</center>'); } });
- }, 1000);
- });
- </script>
- <div id="mon_main">
- <div id="mon1" style="display: none;"><div class="progress-bar" id="onlinebar_Event">
- <b>Event</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Event"></b>
- </span>
- </div></div>
- <div id="mon2" style="display: none;"><div class="progress-bar" id="onlinebar_Creative">
- <b>Creative</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Creative"></b>
- </span>
- </div></div>
- <div id="mon3" style="display: none;"><div class="progress-bar" id="onlinebar_Alchymia">
- <b>Alchymia</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Alchymia"></b>
- </span>
- </div></div>
- <div id="mon4" style="display: none;"><div class="progress-bar" id="onlinebar_Phoenix">
- <b>Phoenix</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Phoenix"></b>
- </span>
- </div></div>
- <div id="mon5" style="display: none;"><div class="progress-bar" id="onlinebar_Einbroch">
- <b>Einbroch</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Einbroch"></b>
- </span>
- </div></div>
- <div id="mon6" style="display: none;"><div class="progress-bar" id="onlinebar_Lighthalzen">
- <b>Lighthalzen</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Lighthalzen"></b>
- </span>
- </div></div>
- <div id="mon7" style="display: none;"><div class="progress-bar" id="onlinebar_Extreme">
- <b>Extreme</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Extreme"></b>
- </span>
- </div></div>
- <div id="mon8" style="display: none;"><div class="progress-bar" id="onlinebar_Infinity">
- <b>Infinity</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Infinity"></b>
- </span>
- </div></div>
- <div id="mon9" style="display: none;"><div class="progress-bar" id="onlinebar_HackMine">
- <b>Hack/Mine</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_HackMine"></b>
- </span>
- </div></div>
- <div id="mon10" style="display: none;"><div class="progress-bar" id="onlinebar_DayZ">
- <b>Dayz</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_DayZ"></b>
- </span>
- </div></div>
- <div id="mon11" style="display: none;"><div class="progress-bar" id="onlinebar_Energy">
- <b>Energy</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Energy"></b>
- </span>
- </div></div>
- <div id="mon12" style="display: none;"><div class="progress-bar" id="onlinebar_Leistung">
- <b>Leistung</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Leistung"></b>
- </span>
- </div></div>
- <div id="mon13" style="display: none;"><div class="progress-bar" id="onlinebar_Reunion">
- <b>Reunion</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Reunion"></b>
- </span>
- </div></div>
- <div id="mon14" style="display: none;"><div class="progress-bar" id="onlinebar_OSS">
- <b>OSS</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_OSS"></b>
- </span>
- </div></div>
- <div id="mon15" style="display: none;"><div class="progress-bar" id="onlinebar_Flaxon">
- <b>Flaxon</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Flaxon"></b>
- </span>
- </div></div>
- <div id="mon16" style="display: none;"><div class="progress-bar" id="onlinebar_Paradise">
- <b>Paradise</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Paradise"></b>
- </span>
- </div></div>
- <div id="mon17" style="display: none;"><div class="progress-bar" id="onlinebar_Ayra">
- <b> Ayra</b>
- <span style="min-width: 10%;width: 10%;">
- <b id="onlinebarin_Ayra"></b>
- </span>
- </div></div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement