Do you want To Invest?
If you wish to talk, let us know and we'll be in touch shortly.
WE’RE READY For Business
Fill up the following form for investment.
Thanks for contacting us! We will be in touch with you shortly.
jQuery( document ).ready(function( $ ){
$( '.formx' ).on('submit_success', function(){
jQuery('.thankscon').show();
jQuery('.formx').hide();
;
name = jQuery('#form-field-yourname').val();
jQuery('#custom-name').show();
jQuery('#custom-name h2').text(name);
});
});
