");
});
})
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...
Travel
Lokasi gurun ini berjarak sekitar 70 kilometer dari ibu kota Teritori Yukon, Whitehorse dengan waktu tempuh kurang-lebih satu jam.
Selasa, 21 Mei 2019 10:42
shutterstock via kompas.com
Gurung terkecil di dunia, gurun Carcross
TRIBUNJOGJA.COM – Ada banyak gurun yang tersebar di seluruh penjuru dunia.
Setiap gurun pun memiliki karakteristik yang berbeda satu sama lain.
Jika Sahara merupakan gurun terbesar di dunia, lantas manakah gurun terkecil di dunia?
Jawaban dari pertanyaan tersebut adalah Gurun Carcross.
Gurun ini tidak berada di Afrika, melainkan Benua Amerika.
• Gurun Sahara akan Berubah Menjadi Kawasan Subur Setiap 20.000 Tahun
Gurun Carcross tepatnya berada di Carcross, Teritori Yukon, Negara Kanada.
Lokasi gurun ini berjarak sekitar 70 kilometer dari ibu kota Teritori Yukon, Whitehorse dengan waktu tempuh kurang-lebih satu jam.
Terbentuknya Gurun Carcross
Sebagai perbandingan, Gurun Sahara memiliki luas 9.100.000 kilometer persegi, sementara Gurun Carcross hanya seluas 2,59 kilometer persegi.
Luas itu bahkan lebih kecil daripada Gumuk Pasir Parangtritis yang memiliki luas sekitar 4,1 kilometer persegi.
';
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