");
});
})
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=?",
,
function(data)
if(data.status == 1)
$.fancybox.close(true);
$("#userid").html('
');
$.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+');
);
Loading...
MotoGP Prancis 2019
Hasil Kualifikasi MotoGP Prancis, Marquez Raih Pole Position, Rossi Start dari Posisi Kelima
Sabtu, 18 Mei 2019 21:05
via MotoGP
Marc Marquez
Hasil Kualifikasi MotoGP Prancis 2019, Marquez Raih Pole Position, Rossi Start dari Posisi Kelima
TRIBUNJOGJA.COM - Marc Maquez sukses merebut pole position setelah menjadi pembalap tercepat pada sesi kualifikasi MotoGP Prancis 2019.
Pada kualifikasi di Sirkuit Le Mans, Sabtu (18/5/2019), Marc Marquez mencatat waktu putaran terbaik 1 menit 40,952 detik.
Catatan tersebut diraih Marquez setelah dia sempat terjatuh karena kondisi sirkuit yang basah akibat kondisi cuaca hujan.
Dia diikuti pembalap tim Ducati, Danilo Petrucci (1 menit 41,366 detik).
Pembalap Yamaha, Valentino Rossi, berada di posisi kelima (1 menit 41,552 detik).
• LIVE RACE di Trans7! Jadwal MotoGP 2019 Malam Ini - Marquez Samai Catatan Valentino Rossi
• Jadwal MotoGP 2019 Prancis LIVE RACE Trans7 malam ini, Marquez Tercepat, Rossi Posisi Lima
• Jadwal MotoGP 2019 Malam Ini Live Trans7 Seri Prancis, Kesempatan Rossi Perbaiki Catatan
Jalannya kualifikasi
Pembalap Yamaha, Valentino Rossi, tampil cemerlang pada awal kualifikasi pertama (Q1).
Dia memimpin dengan catatan waktu tercepat, diikuti oleh Franco Morbidelli (Petronas Yamaha).
Nasib berbeda dialami ole Alex Rins. Pembalap asal Suzuki tersebut tidak maksimal.
Dia pun harus memulai balapan dari posisi ke-19.
';
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://jogja.tribunnews.com/ajax/latest/?callback=?", , 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 = "
"+val.subtitle+"
";
else subtitle = '';
if(val.thumb) img = "
"+vthumb+"
";
else img = '';
if(val.c_title) cat = "
";
else cat = '';
$("#latestul").append("
");
);
$(".loading").remove();
);
}
else if (getLast > 150)
if ($("#ltldmr").length == 0)
$("#latestul").append('
');
}
});
});
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://jogja.tribunnews.com/ajax/latest/?callback=?", , 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("
");
);
$(".loading").remove();
);
No comments:
Post a Comment