"); }); }) gapi.client.load('oauth2', 'v2', function() { gapi.client.oauth2.userinfo.get().execute(function(resp) { $('#email').val(resp.email); }) }); } } else if (authResult['error']) { // There was an error. // Possible error codes: // "access_denied" - User denied access to your app // "immediate_failed" - Could not automatially log in the user console.log('There was an error: ' + authResult['error']); } } jQuery(function($) { $( "#gConnect1,#gConnect2,#gConnect3").click(function() { $.cookie("fconnect", "true", { expires: 2, path: '/', domain: '.tribunnews.com', }); }); }); function logincek(id,types) { $.getJSON("http://www.tribunnews.com/auth/user_cek?callback=?", {type:types,uid:id}, function(data) { if(data.status == 1) { $.fancybox.close(true); $("#userid").html('
' + data.fullname + ''); $.getJSON("http://www.tribunnews.com/auth/user_img?callback=?", { id : data.user_id,size : '22' }, function(data) { $("#img_uhead").html(data.img); $("#img_uhead img").css({"border":"1px solid #555","margin-top":"-2px"}); $("#img_uhead").show(); }); } else { if(types == "fb") register('fb','Register with Facebook'); else if(types == "gplus") register('gplus','Register with Google+'); } }); }
Kandang Ayam akan menyelenggarakan grand opening buka cabang baru, berlangsung mulai
Sabtu, 16 Februari 2019 11:57
instagram
makan gratis Kandang Ayam
Laporan Wartawan Tribun Jabar, Hilda Rubiah
TRIBUNJABAR.ID, BANDUNG - Warga Bandung ada kabar gembira, Anda mau makan gratis?
Bisa datang ke Kandang Ayam di Jalan Purwakarta No 116 AntapaniKota Bandung.
Kandang Ayam akan menyelenggarakan grand opening buka cabang baru, berlangsung mulai Senin (18/2/2019) sampai Jumat (22/2/2019).
Nah, di sana Anda bisa makan gratis dengan mengikuti persyaratan yang telah ditentukan.
Caranya, Add Line Official Kandang Ayam atau scan barcode terdapat di gambar yang post di Instagram @kandang_ayam.
• Perangi Hoax, IJTI Sangkuriang Ajak Milenial Deklarasi Setop Hoax
Jangan sampai kelewatan, promo makan gratis di grand opening kandang ayam ini terbatas hanya untuk 1.000 porsi.
Lebih lanjut, Anda bisa mengikuti terus informasi melalui Instagram Kandang Ayam.
Penulis: Hilda Rubiah
Editor: Ichsan
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '

'; htmlcode += '
'; for (var i in json.products) { if (i >= products_count) continue; htmlcode += '
'; htmlcode += '
'; htmlcode += '

'; htmlcode += '
'; htmlcode += ''; htmlcode += ''; htmlcode += ''; htmlcode += '
'; } htmlcode += ''; htmlcode += '
'; for (i in json.impression_pixels) { htmlcode += '

'; } div.innerHTML = htmlcode; div.style.display = 'block'; };
"); $("#latestul").append("
"); $(".loading").show(); var newlast = getLast; $.getJSON("http://jabar.tribunnews.com/ajax/latest/?callback=?", {start: newlast,section:'17',img:'thumb2'}, function(data) { $.each(data.posts, function(key, val) { newlast = newlast + 1; newlast = newlast+1; if(val.video) { var vthumb = ""; var vtitle = " "; } else { var vthumb = ""; var vtitle = ""; } if(val.thumb) { var img = "
"+vthumb+"
"; var milatest = "mr140"; } else { var img = ""; var milatest = ""; } if(val.subtitle) subtitle = "
"; else subtitle = ''; if(val.thumb) img = "

"+vthumb+"
"; else img = ''; if(val.c_title) cat = "
"+val.c_title+""; else cat = ''; $("#latestul").append(""+img+""); }); $(".loading").remove(); }); } else if (getLast > 150) { if ($("#ltldmr").length == 0){ $("#latestul").append('
Tampilkan lainnya'); } } } }); }); function loadmore(){ if ($("#ltldmr").length > 0) $("#ltldmr").remove(); var getLast = parseInt($("#latestul > li:last-child").attr("data-sort")); $("#latestul").append(""); $(".loading").show(); var newlast = getLast ; $.getJSON("http://jabar.tribunnews.com/ajax/latest/?callback=?", {start: newlast,section:'17',img:'thumb2',total:'40'}, function(data) { $.each(data.posts, function(key, val) { newlast = newlast+1; if(val.video) { var vthumb = "
"; var vtitle = " "; } else { var vthumb = ""; var vtitle = ""; } if(val.thumb) { var img = "
"+vthumb+""; var milatest = "mr140"; } else { var img = ""; var milatest = ""; } if(val.subtitle) subtitle = ""+val.subtitle+""; else subtitle = ''; $("#latestul").append(""+img+""); }); $(".loading").remove(); }); }