jQuery.noConflict(); var dot_i = 0; jQuery(document).ready(function(e) { var html = ' \
\
\ \
\
\
\
\
\
\
\
\
\ about\ data stream...\
\ \
Chernobyl-TOUR® Inform
'; jQuery('.informer-chernobyl-tour').html(html); jQuery('.informer-chernobyl-tour .pog').click(function(e) { jQuery('.informer-chernobyl-tour .bg2').animate({opacity: 1}, 200); jQuery('.informer-chernobyl-tour .p1').hide(); jQuery('.informer-chernobyl-tour .p2').show(); }); jQuery('.informer-chernobyl-tour .rad').click(function(e) { jQuery('.informer-chernobyl-tour .bg2').animate({opacity: 0}, 200); jQuery('.informer-chernobyl-tour .p1').show(); jQuery('.informer-chernobyl-tour .p2').hide(); }); /*setInterval(function (){ if(dot_i > 4) dot_i = 0 jQuery('.informer-chernobyl-tour .proc').html('data stream'+(new Array(dot_i).join('.'))); dot_i++; },400);*/ jQuery('.informer-chernobyl-tour .proc').html('03.08.2026 '); });