$(document).ready(function () { $(".main_visual").hover(function(){ $("#btn_prev,#btn_next").fadeIn() },function(){ $("#btn_prev,#btn_next").fadeOut() }) $dragBln = false; $(".main_image").touchSlider({ flexible : true, speed : 200, btn_prev : $("#btn_prev"), btn_next : $("#btn_next"), paging : $(".flicking_con a"), counter : function (e) { $(".flicking_con a").removeClass("on").eq(e.current-1).addClass("on"); } }); $(".main_image").bind("mousedown", function() { $dragBln = false; }) $(".main_image").bind("dragstart", function() { $dragBln = true; }) $(".main_image a").click(function() { if($dragBln) { return false; } }) timer = setInterval(function() { $("#btn_next").click();}, 5000); $(".main_visual").hover(function() { clearInterval(timer); }, function() { timer = setInterval(function() { $("#btn_next").click();}, 5000); }) $(".main_image").bind("touchstart", function() { clearInterval(timer); }).bind("touchend", function() { timer = setInterval(function() { $("#btn_next").click();}, 5000); }) });
var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?2c061d651d6d7c8408a84715105c03b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();

您现在的位置是:主页 > 拍卖公告 > 惠安土地3万多平米只要915.2万

惠安土地3万多平米只要915.2万

时间:2016-10-13 12:16  来源:嘉泉拍卖  阅读次数: 复制分享 我要评论

福建省嘉泉拍卖有限公司
拍卖预告
本公司近期将在泉州市中级人民法院二楼拍卖大厅拍卖:
福建泉州市碧煌经贸有限公司所有的址在惠安县辋川镇更新村的工业房地产,总建筑面积:4722.98㎡,土地使用权面积:31813㎡,起拍价:915.2万元。
有意向者可关注“嘉泉拍卖”微信公众号,或登录公司网站:http://www.inxm.com.cn/
咨询电话:18020971805 13860181306
 
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000)