Home Toggle navigation Technical Support Partnership Career Contact Us PT. Sinar Global Tehnik is one of the Unggul Group Companies which focuses on the field of Electrical – Mechanical, Maintenance Support, and procurement of materials along with factory automation system in Indonesia. A reliable and competent personnel become one of the more value we have supported with a commitment to provide services professional, reliable, and focusing on customer satisfaction. OUR EXPERIENCE " alt=""> Nama Project : Tanggal : © 2016. SGTehnik var winwidth=$(window).width(); var winwidth1=$(document).width(); if(winwidth >= 750){ $(".menu").css('margin-bottom',0);} else{ $(".menu").css('margin-bottom',50); } console.log(winwidth1); if(winwidth1 >= 750){ $(".menu").css('margin-bottom',0);} else{ $(".menu").css('margin-bottom','5%'); } $('#myCarousel1').carousel({ interval: 5000 }); var clickEvent = false; $('#myCarousel1').on('click', '.nav a', function() { clickEvent = true; $('.nav li').removeClass('active'); $(this).parent().addClass('active'); }).on('slid.bs.carousel', function(e) { if(!clickEvent) { var count = $('.nav').children().length -1; var current = $('.nav li.active'); current.removeClass('active').next().addClass('active'); var id = parseInt(current.data('slide-to')); if(count == id) { $('.nav li').first().addClass('active'); } } clickEvent = false; });