function mobile_device_detect(url) { var thisOS = navigator.platform; var os = new Array("iPhone", "iPod", "iPad", "android", "Nokia", "SymbianOS", "Symbian", "Windows Phone", "Phone", "Linux armv71", "MAUI", "UNTRUSTED/1.0", "Windows CE", "BlackBerry", "IEMobile"); for (var i = 0; i < os.length; i++) { if (thisOS.match(os[i])) { window.location = url; } } //因为相当部分的手机系统不知道信息,这里是做临时性特殊辨认 if (navigator.platform.indexOf('iPad') != -1) { window.location = url; } //做这一部分是因为Android手机的内核也是Linux //但是navigator.platform显示信息不尽相同情况繁多,因此从浏览器下手,即用navigator.appVersion信息做判断 var check = navigator.appVersion; if (check.match(/linux/i)) { //X11是UC浏览器的平台 ,如果有其他特殊浏览器也可以附加上条件 if (check.match(/mobile/i) || check.match(/X11/i)) { window.location = url; } } //类in_array函数 Array.prototype.in_array = function (e) { for (i = 0; i < this.length; i++) { if (this[i] == e) return true; } return false; } } var nowurl = (window.location.href).replace("http://www.premier-capital.com/",""); if (nowurl.length > 2) { if (nowurl.substring(0, 2) != "m/") { if (nowurl.indexOf('Introduction') > -1) { mobile_device_detect("http://m.premier-capital.com/m/introduce.html"); } else { mobile_device_detect("http://m.premier-capital.com/m/" + nowurl); } } } else { mobile_device_detect("http://m.premier-capital.com/"); }
香港  北京 上海  广州  深圳   厦门   杭州   沈阳   成都   大连   郑州   美国  澳大利亚  新西兰  新加坡  

分享到微信朋友圈

打开微信,点击底部的“发现”,
使用“扫一扫”即可将网页分享至朋友圈。

全国免费热线:4008-303-103
香港总部: 00852-2868-9200

海外房产投资额达44亿美元 上半年英国成最吸资国家

分享到:
2015-09-19
国房价每年上涨超8%租金收益超7%!
英国房价每年上涨超8%,租金收益超7%!据路透社报道,上半年亚洲房地产对外投资总额达190亿美元,其中对英国的投资额则为44亿美元。

英国财政部预计,到2020年将有90%适宜建设的闲置工业或商业用地被重新利用,在这些土地上开发的住宅将达到20万套。

随着高铁的开通缩短了伯明翰与伦敦的距离,伯明翰已成为英国人口迁入的主要目的地,未来五到十年将是投资伯明翰地产的黄金时期,是投资不动产的窗口期。

租金占年轻上班族1/5

伯明翰为英国伦敦外第一大城市,位于英格兰的中部,居民108万(2012数据)。和全球很多城市一样,在伯明翰租房的多为年轻人。虽然是英国第二大城市,但房租不算太贵,大多每月150-500英镑(约合人民币1494元-4975元),基本占年轻上班族收入的1/5或者更少。与很多地方一样,在伯明翰租房也讲究地段,基本就是越靠市中心房租就越高。

年7%-10%投资回报率

英国伯明翰假日酒店Castle Bromwich Inn临近伯明翰索力哈尔地区的繁华中心,2011年人口统计11857生活在此地。另外酒店位置也可以很快的到达伯明翰国际展览中心,经常有著名展览会举行,另有许多著名景点围绕于此,例如英国伯明翰著名的奥尔顿他主题公园,吉百利巧克力工厂,及购物中心。得利于周全的配套和上佳的地段,酒店年投资回报率:7%-10%。

六英里直达伯明翰市中心

Castle Bromwich Inn接近M6主干线与A452公路交叉口,通过M6公路将可以非常容易地链接伯明翰机场,大约在南部9英里;而相连接的M42公路,将会把客人带往相距6英里以外的伯明翰市中心。

酒店预计年增值6%-7%

Castle Bromwich Inn为斜顶红砖建筑,共5层,包含宾馆、酒吧、地下室、游客商店、24小时餐厅以及室外花园区域,室外停车场可以容纳90-100辆车辆停放。

宾馆包含110个房间,可以容纳230为顾客同时入住,分为66个双人床房间、29个标间、11个家庭房、4个残疾人客房,房间大小由18-23平方米不等。所有房间均有卫生间配备、网络链接、茶水处、直线电话配备、电视设备,并有电梯服务及空调设施。

便利的交通、完备的设施和良好的住房体验造就其6%-7%的年增值率,预计到2020年可增值30%-35%!

阅读原文

/*var hidebdb = setInterval(function(){ if(document.getElementById("BDBridgeWrap")!=null) { document.getElementById("BDBridgeWrap").style.display="none"; clearInterval(hidebdb); } },50);*/ //20150706注释 /*$(function(){ $("#BDBridgeWrap").css({"display":"none"}); $(".fixedivLink li .a2").hover(function () { $("#BDBridgeWrap").css({"display":"block"}); }); })*/ var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?c250ee3945c077f7112b170fc73eee10"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Fdd7eafd6da862fe920105daa206332a9' type='text/javascript'%3E%3C/script%3E"));
$(function(){ $(".headerBotL li").eq(2).find(".subNav a").eq(1).click(function(){ alert("正在建设中..."); }) }) $(function () { $(".aaddclass a").each(function () { $(this).css("color", "#E56600"); }); }); $(".headerBotL li:eq(6)").addClass("curr"); var i = 0; $(function () { $(".exhi_info_bt ul li").each(function () { if ($(this).find("a").attr("href").indexOf("26") > -1) { $(this).find("a").addClass("curr"); return false; } i++; }); if (i == $(".exhi_info_bt ul").find("li").length) { $(".exhi_info_bt ul li:eq(0) a").addClass("curr"); } }); window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": false, "bdPic": "", "bdStyle": "0", "bdSize": "24" }, "share": {} }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)]; $.ajax({ type: "post", dataType: "text", data: "Id=16752", url: "/ashx/AddClick.ashx", success: function (result) { $("#clickCount").html(""); $("#clickCount").html("点击次数:" + result); } });