仁怀碧桂园样品房,,2017年上半年广州房企销售额排行榜:碧桂园103.9亿居首,保利92亿第2 2017年1月房地产企业销售排行榜:万科、碧桂园、恒大居前三 恒大碧桂园万科是房地产,雪岳山下健身房,多人房,吊床,创意,兄弟房,寝室,多床房,多人房,吊床,创意,兄弟房,寝室,多床房卧室 儿童房 图源LOGO粉红色的婴儿房').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
}
}