$(function () { payment_form = $('form').attr('id'); addLinkToSetDefaults(); }); function setDefaultsForAll() { if (payment_form === "payment_confirmation"){ setDefaultsForUnsignedDetailsSection(); } else { setDefaultsForPaymentDetailsSection(); } } function addLinkToSetDefaults() { $(".section").prev().each(function (i) { legendText = $(this).text(); $(this).text(""); var setDefaultMethod = "setDefaultsFor" + capitalize($(this).next().attr("id")) + "()"; newlink = $(document.createElement("a")); newlink.attr({ id:'link-' + i, name:'link' + i, href:'#' }); newlink.append(document.createTextNode(legendText)); newlink.bind('click', function () { eval(setDefaultMethod); }); $(this).append(newlink); }); newbutton = $(document.createElement("input")); newbutton.attr({ id:'defaultAll', value:'Default All', type:'button', onClick:'setDefaultsForAll()' }); newbutton.bind('click', function() { setDefaultsForAll; }); $("#"+payment_form).append(newbutton); } function capitalize(string) { return string.charAt(0).toUpperCase() + string.slice(1); } function setDefaultsForPaymentDetailsSection() { $("input[name='transaction_type']").val("authorization"); $("input[name='reference_number']").val(new Date().getTime()); $("input[name='amount']").val("100.00"); $("input[name='currency']").val("THB"); } function setDefaultsForUnsignedDetailsSection(){ $("input[name='card_type']").val("001"); $("input[name='card_number']").val("4242424242424242"); $("input[name='card_expiry_date']").val("11-2020"); }

新星海景

在芭堤雅租一套公寓,享受在壮丽宁静的环境中生活

新海景是一个公寓项目,位于普拉塔姆纳克6巷,纳克鲁亚,芭堤雅,春布里20150年。 新海景是一个公寓项目,位于普拉塔姆纳克6巷,纳克鲁亚,芭堤雅,春布里20150年。 公寓由一栋建筑组成,有8层,包括78个单元。

这栋现代风格的公寓位于普拉图姆纳克地区,位于一座迷人的建筑内,非常适合芭堤雅房地产市场的高端。 该建筑群是一座 8 层的豪华建筑,配有屋顶露台和俯瞰大海的游泳池。 超现代设计,带子级停车区,交通便利。 一楼设有最先进的大堂、安保系统、健身房和健身中心,还设有商业区以及受欢迎的餐厅和咖啡馆。 只有很短的步行路程,你会发现芭堤雅最好的海滩和市中心只有几分钟的路程。
阅读更多

Details

Leave a Reply

Your email address will not be published. Required fields are marked *