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

澳洲房产投资:澳元大跳水!跌穿4.4!澳洲买房赚翻了!

分享到:
2015-09-19
      澳元兑人民币的汇率瞬间大!跳!水!9月5日跌至7年新低!暴跌至1 AUD:4.39RMB,直逼2008年的历史最低水平。自2015年初,澳元至今已经累计暴跌15%,过去的一年累计暴跌25% !

     离澳元十年间的最低点4.1454 仅仅还有0.2456 RMB。德意志银行(Deutsche Bank)指出,资源产品需求持续疲软,中国经济放缓等因素,将促使澳元持续贬值可能跌至60美分下方,重返2003年时期的低水平。


(来自网络数据)

     澳元走低意味着出口价格降低,澳洲代购党和中国游客启动买买买模式,有利于提振对外贸易,刺激澳洲旅游市场、留学增长和楼市。相比澳洲工作的小伙伴们伤心自己工资大缩水,澳洲留学僧心中乐开了花,因为学费大打折、生活费大降价!


(来自网络数据)

     听闻澳元暴跌的消息之后,肯定不少在股市里亏了钱的中国大妈的内心开始一阵激动。澳元汇率一路下滑,满地房子跌至白菜价,还不出手更待何时?

Niche Southport
CBD精装公寓
绝佳地段 一切尽在中心
房型:2-3房,专属车位,性价比高
建筑面积:81-171平方米

     如今在澳洲买一套80万澳元的房,和汇率6的时候相比,直降10多万!有木有?如此算来,海外置业者澳洲买房可赚翻!说不定,又有人一次性买下澳洲10套房了!

黄金海岸CBD核心区域 发展升值潜力巨大

     Niche公寓坐落在著名旅游城市昆士兰州黄金海岸CBD Southport南港区中心,毗邻冲浪者天堂, Broadbeach,Broadbeach Water, Labrador, 和Main Beach。

     购物中心、医疗设施、学校、公交轻轨近在咫尺,高速公路驾车轻松可达,区域交通便利。乘车11分钟可到耗资上亿元的黄金海岸医院和格里菲斯大学黄金海岸校区。

     南港(southport)是黄金海岸商业、文化、经济中心,附近有包括中国城、冲浪者天堂在内的著名旅游景点。2018年即将举行的澳大利亚最大的运动会英联邦运动会将为该区域带来巨大的经济增长和发展机会。

绝佳地段豪华精装修 投资自住首选地

     Niche为8层楼高的精装公寓,共有2房2卫和3房2卫54套公寓,均配有1-2个车位。公寓内装前卫时尚,坐拥南港区最好的地理位置,享有极佳的视角观赏整个黄金海岸和天际线。

     公寓内配有园景花园,多功能烧烤、社交区、顶楼观景台、自行车停放区、24小时物业及保安管理,自住投资均是首选。

阅读原文

/*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=16753", url: "/ashx/AddClick.ashx", success: function (result) { $("#clickCount").html(""); $("#clickCount").html("点击次数:" + result); } });