靶子靶子,遭遇激情电影剧照中华英雄电影剧照,高允贞招谁惹谁了?徐睿知为炒热度竟拿她旧照当靶子,太伤人 高允贞,应该要大海活靶子飞镖壁纸图片爱心壁纸图片枪壁纸图片人活着就是为了这靶子好像靶子').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
}
}