Canadian House & Home media kit
“;
$message = “Dear ” . $name . “,\r\n\r\n”;
$message .= “Thank you for your interest.\r\n\r\n”;
$message .= “Please follow the link below to download the Canadian House & Home media kit:\r\n”;
$message .= “http://houseandhome.com/sites/default/assets/advertise/MediaPackageHH.pdf\r\n\r\n”;
$message .= “Please follow the link below to download the Maison & Demeure media kit:\r\n”;
$message .= “http://houseandhome.com/sites/default/assets/advertise/MediaPackageMD.pdf\r\n\r\n”;
$message .= “Click below to view an abridged digital edition of Canadian House & Home magazine:\r\n”;
$message .= “http://digital.houseandhome.com/sample\r\n\r\n”;
$message .= “Please don’t hesitate to contact our Advertising department on [email protected]\r\n”;
$message .= “Thank you for your interest.\r\n\r\n\r\n”;
$message .= “For more information about either House & Home or Maison & Demeure, please visit http://www.houseandhome.com or http://www.maisonetdemeure.com \r\n\r\n”;
$message .= “House & Home Media, 511 King Street West, Suite 120, Toronto, Ontario, M5V 2Z4 \r\n\r\n”;
if (mail($email, $subject, $message, $headers)) {
$errmsg = “Your media kit was sent successfully, thank you.”;
drupal_set_message(t(‘Your media kit was sent successfully, thank you.’),$type = ‘status’);
$intemail = “[email protected]”;
$inthead = “From: Media Kit request
$intsubj = “Media Kit request”;
$intmsg = “A media kit was recently requested, below are the details:\r\n\r\n”;
$intmsg .= “Name: ” . $name . “\r\n”;
$intmsg .= “Organization: ” . $org . “\r\n”;
$intmsg .= “Phone no.: ” . $phone . “\r\n”;
$intmsg .= “E-mail: ” . $email . “\r\n”;
mail($intemail, $intsubj, $intmsg, $inthead);
} else {
$errmsg = “Your media kit could not be sent at this time, please email [email protected].”;
drupal_set_message(t(‘Your media kit could not be sent at this time, please email [email protected].’),$type = ‘status’);
}
}
}
// !eregi(“^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$”, $_POST[’email’])
// Set section ID
$section = “admin”;
$pub = “hh”;
?>
Signup for the media kit package:
Please fill in all fields below, and you will be emailed a link to download the current media package for House & Home Media, in PDF format.
All fields must be correctly filled out