双层巴士双层巴士,玩具双层巴士车英国双层巴士,,北极猴子,巴士底狱,troye sivan炉石传说卡背专题_巴士炉石传说白玉莲花式双层盒 故宫双层便当盒/寿司盒多彩双层花朵树脂项链Louis Vuitton垦丁有名的鹅銮鼻,巴士海峡的浪花呼噜呼噜…双层黄色系女式蛋糕,皇冠双层花环').load(function() {
++cnt;
if( cnt === totalImgs ) {
$imgs.show();
$container.montage({
fillLastRow : true,
alternateHeight : true,
alternateHeightRange : {
min : 150,
max : 240
}
});
}
}).attr('src',$img.attr('src'));
});
});
$(document).ready(function(){
//gotop
$(window).scroll(function() {
if ($(window).scrollTop() > 300) {
$('.back-to-top').fadeIn(800);
} else {
$('.back-to-top').fadeOut(800);
}
});
$(".back-to-top").click(function() {
$('body,html').animate({
scrollTop: 0
},
1000);
return false;
});
});
function checkbrowse() {
var ua = navigator.userAgent.toLowerCase();
var is = (ua.match(/\b(chrome|opera|safari|msie|firefox)\b/) || ['', 'mozilla'])[1];
var r = '(?:' + is + '|version)[\\/: ]([\\d.]+)';
var v = (ua.match(new RegExp(r)) || [])[1];
return {
'is': is,
'ver': v
}
}