cookies_js = true; $nc->form_id = "contactForm"; $nc->false_field_id = "last_name"; $nc->false_field_name = "last_name"; $nc->css_img = true; $nc->img = true; $nc->img_path = "/lib/nc/nc-img.php"; $nc->obfuscate = true; $nav1 = 0; $nav2 = 0; $page_title = 'Contact ShareTrader.co.nz'; $page_desc = ''; $page_keys = ''; include($st->dir_root . "/header.php"); ?>

Contact Us

false, 'email' => false, 'message' => false, 'code' => false, ); if($submitted) { if(!$name) { $errors['name'] = "
Required
"; } if(!$pt->validEmail($email)) { $errors['email'] = "
Please enter a valid email address
"; } if(!$message) { $errors['message'] = "
Required
"; } if(!$nc->valid()) { $errors['email'] = "
Sorry, there was a problem submitting your request
"; } } if($submitted && !$pt->has_errors($errors)) { ?>

Thank-you for contacting us

We shall reply to your enquiry soon. In the meantime, if you just can't wait, give us a call on 0800 345 675 (or +64 7 349 1920).

$v) { $msg .= "$k: $v\n"; } mail("philip@goodreturns.co.nz", "www.ShareTrader.co.nz contact form", $msg, "From: NOREPLY@tarawera.co.nz\nsend-via-ses: 1\n", "-f NOREPLY@tarawera.co.nz"); mail("bulk@tarawera.co.nz", "www.ShareTrader.co.nz contact form", $msg, "From: NOREPLY@tarawera.co.nz\nsend-via-ses: 1\n", "-f NOREPLY@tarawera.co.nz"); } else { $subjects = array( "general" => "General Enquiry", "advertising" => "Advertising Enquiry", "investor_interview" => "Investor Interview questions", "newsletter_subscriptions" => "Newsletter Subscriptions", ); ?>

Do you have any questions or comments? We'd like to hear your feedback - please use the form below or contact us personally.

Name:
Last name:
Email address:
Subject:
Message:

ShareTrader Office

Tarawera Publishing Ltd
Phone: +64 (0)7 349 1920
Fax: +64 (0)7 349 1926

ShareTrader New Zealand Postal Address:

Tarawera Publishing Limited
PO Box 2011
Rotorua
New Zealand

getCode(); //print $nc->debug(); include($st->dir_root . "/footer.php"); ?>