![EcoHorizon-Gateway]()
Eco World Development Group Bhd (EcoWorld) will unveil four projects tomorrow in Penang and the Klang Valley.
These four projects are the first project of Eco Forest in Semenyih, Eco Business Park V in Puncak Alam, Eco Ardence second phase in Setia Alam and Eco Horizon in Batu Kawan, Penang.
EcoWorld Malaysia president and CEO Datuk Chang Khim Wah, together with the company’s divisional general managers Datuk Hoe Mee Ling, Ho Kwee Hong, Evon Yap and Liew Tian Xiong, will be officiating the launches tomorrow in their respective show galleries within the Klang Valley.
Up north, EcoWorld will be launching the first phase of landed homes in its 300-acre Eco Horizon township in Batu Kawan, Penang. Eco Horizon will be the first gated-and-guarded development in Batu Kawan.
Named Ashton, the first phase will comprises 2-storey terraced homes, super linked homes and garden homes.
With built-ups ranging from 2,290 sq ft to 2,601 sq ft, the average price of units in phase 1 is RM818,000.
Ashton will have a total of 704 units, of which 424 units will be open for sale this weekend.
Register your interest here
");
$("#accua-form___accua-form__32_59cf5e4497479").before(response_messages);
}
var throbbler = $("
");
var _ajax_submitting_accua_form___accua_form__32_59cf5e4497479 = false;
var timeout_handler = false;
var timeout_count = 0;
var fail_count = 0;
var disabled_fields = false;
var jsuuid_field = $('input[name="_AccuaForm_jsuuid"]', thisform);
var jsuuid = jsuuid_field.val();
if (jsuuid == '') {
var chars = '0123456789abcdefghijklmnopqrstuvwxyz'.split('');
var radix = chars.length
for (i = 0; i < 25; i++) {
jsuuid += chars[0 | Math.random()*radix];
}
jsuuid_field.val(jsuuid);
}
_handle_ajax_submit_accua_form___accua_form__32_59cf5e4497479 = function() {
if (_ajax_submitting_accua_form___accua_form__32_59cf5e4497479) {
return false;
}
jQuery("#accua-form___accua-form__32_59cf5e4497479 .pfbc-error").remove();
var valid_empty = true;
var valid_mail = true;
$("#accua-form___accua-form__32_59cf5e4497479 .pfbc-element").removeClass('pfbc-invalid');
$('.accuaforms-field-required', thisform).each(function(){
var field = $(this);
var type = field.attr('type');
if (type === 'checkbox' || type === 'radio') {
if ($("[name='"+field.attr("name")+"']:checked", "#accua-form___accua-form__32_59cf5e4497479").length > 0) {
return true;
}
} else {
var val = field.val();
if (typeof(val) == "string") {
if (! val.match(/^\s*$/)) {
return true;
}
} else if ((typeof(val) == "object") && val && (val.length > 0)) {
return true;
} else if (val) {
return true;
}
}
valid_empty = false;
field.parents("#accua-form___accua-form__32_59cf5e4497479 .pfbc-element").addClass('pfbc-invalid');
});
$('.pfbc-textbox[type="email"]', thisform).each(function(){
var field = $(this);
if (field.val().match(/^\s*$/)) {
return true;
}
if (field.val().match( /^([a-zA-Z0-9_.+%-])+@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9])+$/ )) {
return true;
}
valid_mail = false;
field.parents("#accua-form___accua-form__32_59cf5e4497479 .pfbc-element").addClass('pfbc-invalid');
});
if (valid_empty && valid_mail) {
thisform.append(throbbler);
_ajax_submitting_accua_form___accua_form__32_59cf5e4497479 = true;
$('input[name="_AccuaForm_tentatives"]', thisform).val(fail_count);
disabled_fields = $("input, textarea, button, select", thisform).not('[type="submit"]').not(':disabled');
disabled_fields.attr('readonly','readonly');
timeout_count = 0;
if (ajax_enabled) {
$("#submit_target_accua_form___accua_form__32_59cf5e4497479").attr('src','').removeAttr('src');
timeout_handler = setTimeout(_handle_ajax_submit_timeout_accua_form___accua_form__32_59cf5e4497479, 5000);
}
return true;
} else {
var message = '';
if (!valid_empty) {
message += '
' + "Please fill in all required fields" + '';
}
if (!valid_mail) {
message += '
' + "You have to enter a valid email address where required" + '';
}
thisform.append('
');
return false;
}
}
_handle_ajax_submit_timeout_accua_form___accua_form__32_59cf5e4497479 = function() {
if (_ajax_submitting_accua_form___accua_form__32_59cf5e4497479) {
if (timeout_count < 60) {
timeout_count++;
timeout_handler = setTimeout(_handle_ajax_submit_timeout_accua_form___accua_form__32_59cf5e4497479, 500);
_handle_ajax_submit_complete_accua_form___accua_form__32_59cf5e4497479();
} else {
timeout_handler = false;
_handle_ajax_submit_complete_accua_form___accua_form__32_59cf5e4497479();
if (_ajax_submitting_accua_form___accua_form__32_59cf5e4497479) {
_handle_ajax_submit_response_accua_form___accua_form__32_59cf5e4497479(false);
}
}
}
}
_handle_ajax_submit_complete_accua_form___accua_form__32_59cf5e4497479 = function() {
if (_ajax_submitting_accua_form___accua_form__32_59cf5e4497479) {
var response = false;
try {
var responsedoc = frames['submit_target_accua_form___accua_form__32_59cf5e4497479'].document;
if (responsedoc.getElementById("accua-form-ajax-response-loaded")) {
response = $.parseJSON(responsedoc.getElementById("accua-form-ajax-response").innerHTML);
}
} catch (err) {
response = false;
}
if (response) {
return _handle_ajax_submit_response_accua_form___accua_form__32_59cf5e4497479 (response);
}
}
}
_handle_ajax_submit_message_accua_form___accua_form__32_59cf5e4497479 = function(message) {
if (_ajax_submitting_accua_form___accua_form__32_59cf5e4497479) {
var response = false;
try {
response = $.parseJSON(message.data);
if (response.jsuuid != jsuuid || response.buildID != "accua-form___accua-form__32_59cf5e4497479") {
response = false;
}
} catch (err) {
response = false;
}
if (response) {
return _handle_ajax_submit_response_accua_form___accua_form__32_59cf5e4497479 (response);
}
}
}
_handle_ajax_submit_response_accua_form___accua_form__32_59cf5e4497479 = function(response) {
if (_ajax_submitting_accua_form___accua_form__32_59cf5e4497479) {
if(response && typeof(response) == "object" && typeof(response.submitted) == "boolean") {
response_messages.html(response.messages);
if (response.submitted) {
if (response.valid) {$('#accua-form___accua-form__32_59cf5e4497479').hide(); } else {var errorSize = response.errors.length;
var errorHTML = '
';
for(e = 0; e < errorSize; ++e)
errorHTML += '- ' + response.errors[e] + '
';
errorHTML += '
';
jQuery("#accua-form___accua-form__32_59cf5e4497479").append(errorHTML);
for (var name in response.files) {
$(".pfbc-fieldwrap:has(input[type='file'][name='"+name+"'])", thisform).html(response.files[name]);
}
$("input[name='_AccuaForm_hash']",thisform).val(response._AccuaForm_hash);
$("input[name='_AccuaForm_iv']", thisform).val(response._AccuaForm_iv);
$("input[name='_AccuaForm_data']",thisform).val(response._AccuaForm_data);
disabled_fields.removeAttr('readonly');
}
}
} else {
fail_count++;
if (fail_count > 2) {
ajax_enabled = false;
thisform.attr("action", "http:\/\/www.penangpropertytalk.com\/feed\/" );
thisform.removeAttr("target");
$('input[name="_AccuaForm_submit_method"]', thisform).val('fallback');
}
thisform.append('
' + "Unable to submit the form, please retry" + '
');
}
$('.accua_forms_show_recaptcha_button', thisform).click();
if (((typeof accuaform_recaptcha2_initialized) != 'undefined') && accuaform_recaptcha2_initialized) {
$('.accua_forms_recaptcha2_container', thisform).each(function(){
accua_forms_reload_recaptcha2($(this).attr('id'));
});
}
throbbler.remove();
_ajax_submitting_accua_form___accua_form__32_59cf5e4497479 = false;
if (timeout_handler) {
clearTimeout(timeout_handler);
timeout_handler = false;
}
}
}
if (ajax_enabled) {
thisform.attr("action", "http:\/\/www.penangpropertytalk.com\/wp-admin\/admin-ajax.php?action=accua_form_submit" );
thisform.attr("target","submit_target_accua_form___accua_form__32_59cf5e4497479");
try {
window.addEventListener('message', _handle_ajax_submit_message_accua_form___accua_form__32_59cf5e4497479, false);
} catch (e) { }
$('input[name="_AccuaForm_submit_method"]', thisform).val('iframe');
} else {
thisform.attr("action", "http:\/\/www.penangpropertytalk.com\/feed\/" );
}
thisform.attr("onsubmit","return _handle_ajax_submit_accua_form___accua_form__32_59cf5e4497479()");
});
//]]>
In total, EcoWorld has about 8,052.7 acres of landbank with a total GDV of RM87.5 billion. The developer has 20 ongoing projects in the Klang Valley, Iskandar Malaysia and Penang.
Source: TheEdgeProperty.com.my