锡制茶叶罐茶叶罐,器世界钧瓷茶道专场拍卖会 六一 一元起拍钧瓷茶叶罐 茶托 香薰 香炉 温茶器作品欣赏纯手工粗陶茶具-茶叶罐欣赏 器世界陶艺师游佳老师的作品,宁静,细腻,不谄媚,不世俗,,茶叶罐花事茶叶罐。花事茶叶罐花事茶叶罐茶叶罐花事茶叶罐花事茶叶罐。茶叶罐').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
}
}