You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
11 KiB
PHP

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="robots" content="noindex,nofollow" /><title>Customers Email Review - China Highlights</title></head><style> table td ul { margin-left:5px; padding-left:5px; } table td ul li { list-style-type: none; padding-left:0px; line-height: 18px; margin-bottom:5px; }</style><body style="color: #333; margin: 20px 0px; padding: 0px; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"><table width="668" cellpadding="0" cellspacing="0" align="center" style="background-color:#f1f1f1; margin: 10px auto; border-radius:4px;"><tr><td colspan="6" align="right" valign="middle" style="font-size:16px; background-color:#fff; padding:0 0 10px; color:#000;" ><img src="https://www.asiahighlights.com/pic/mailtelphone.jpg" width="22" height="16" alt="Telephone" /> +86-773-2806225</td></tr><tr><td width="20"></td><td width="106" style="padding:20px 0"><a href="https://www.asiahighlights.com"><img src="https://www.asiahighlights.com/pic/logo-104.png" alt="Asia Highlights" align="middle"/></a></td><td width="58" >&nbsp;</td><td width="406" style="font-family:Georgia; font-size:45px; color:#010101;"><img src="https://www.asiahighlights.com/pic/slogan.png"></td><td width="58">&nbsp;</td><td width="15">&nbsp;</td></tr><tr><td></td><td colspan="4" width="628"><img src="https://www.asiahighlights.com/image/auto-email-ads.jpg"></td><td></td></tr><tr><td></td><td colspan="4" style=" font-family:Verdana; font-size:14px; padding:10px 0 10px 0px;text-align: justify; color:#8b8b8b;">You're receiving this email because you sent an inquiry on asiahighlights.com.</td><td></td></tr><tr><td></td><?php $realname = $this->input->post('realname'); ?><td colspan="4" style="font-family:Verdana;line-height:25px;text-align: justify; font-size:12px; color:#000; padding-bottom:10px;"><p>Dear<?php echo!empty($realname) ? $realname : false; ?>,</p><p>Thank you for choosing Asia Highlights. Your inquiry has been submitted to Asia Highlights. One of our travel advisors will respond within 24 hours. If you have not received a reply within 24 horus, please check your &quot;bulk mail&quot; or &quot;junk mail&quot; folders and then contact our Customer Service Manager at &nbsp;&nbsp;<a href="mailto:contact@asiahighlights.com">contact@asiahighlights.com</a> so that we can investigate immediately.</p><p>Below is a copy of your inquiry. Let us know if it is incorrect or you want to make some changes:</p></td><td></td></tr><tr><td></td><td colspan="4" style="font-family:Verdana; font-size:12px; color:#2b6cbd; padding:20px 0 5px 0;">Your Contact Details:</td><td></td></tr><tr><th colspan="6" ></th></tr><?php if (!empty($realname)) { ?><tr><th>&nbsp;</th><td colspan="4" style=" line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0;font-size:12px;">Full Name:<?php echo $realname; ?></td><td></td></tr><?php } ?><?php $nationality = $this->input->post('nationality'); if (!empty($nationality)) { ?><tr><th>&nbsp;</th><td colspan="4" style=" line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; font-size:12px;">Nationality:<?php echo $nationality; ?></td><td></td></tr><?php } ?><?php $email = $this->input->post('email'); if (!empty($email)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px;font-size:12px;margin-bottom:5px; padding:3px 0 8px 0">E-mail Address:<?php echo $email; ?></td><td></td></tr><?php } ?><?php $PhoneNo = $this->input->post('PhoneNo'); if (!empty($PhoneNo)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Phone Number:<?php echo $PhoneNo; ?></td><td></td></tr><?php } ?><tr><th></th><td colspan="4" style="font-family:Verdana; font-size:12px; color:#2b6cbd; padding:20px 0 5px 0;">Enquiry Details:</td><td></td></tr> <?php $adultenum = $this->input->post('adultenum'); empty($adultenum)?$adultenum=$this->input->post('adultsNumber'):false; $childnum = $this->input->post('childnum'); empty($childnum)?$childnum=$this->input->post('ChildrenNumber'):false; $babynum = $this->input->post('babynum'); empty($babynum)?$babynum=$this->input->post('BabiesNumber'):false; if (!empty($adultenum)) { ?><tr><th></th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Number of Travelers:<?php echo $adultenum . ' adults '; echo!empty($childnum) ? ' , ' . $childnum . ' child' : false; echo!empty($babynum) ? ' , ' . $babynum . ' baby' : false; ?></td><td></td></tr><?php } ?><?php $cli_tourdays = $this->input->post('cli_tourdays'); if (!empty($cli_tourdays)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Tour length:<?php echo $cli_tourdays; ?> days</td><td></td></tr><?php } ?><?php $starting_date = $this->input->post('starting_date'); empty($starting_date)?$starting_date=$this->input->post('Date_Start'):false; if (!empty($starting_date)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Date of Arrival:<?php echo $starting_date; ?></td><td></td></tr><?php } ?><?php $cli_days = $this->input->post('cli_days'); if (!empty($cli_days)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Length:</span><?php echo $cli_days; ?></td><td></td></tr><?php } ?><?php $destinations = $this->input->post('destinations'); if (!empty($destinations)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Destinations:</span><?php echo $destinations; ?></td><td></td></tr><?php } ?> <?php $cli_no = $this->input->post('cli_no'); $cli_tourtitle = $this->input->post('cli_tourtitle'); if (!empty($cli_no)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Tour Code:<?php echo $cli_no; echo!empty($cli_tourtitle) ? $cli_tourtitle : false; ?></td><td></td></tr><?php } ?><?php $hotel = $this->input->post('hotel'); if (!empty($hotel)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Hotel Style:</span><?php echo $hotel; ?></td><td></td></tr><?php } ?><?php $Starting_City = $this->input->post('Starting_City'); if (!empty($Starting_City)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Start City of the Tour:</span><?php echo $Starting_City; ?></td><td></td></tr><?php } ?><?php $Ending_City = $this->input->post('Ending_City'); if (!empty($Ending_City)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">End City of the Tour:</span><?php echo $Ending_City; ?></td><td></td></tr><?php } ?><?php $guiding = $this->input->post('guiding'); if (!empty($guiding)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">Guide v Freetime:</span><?php echo $guiding; ?></td><td></td></tr><?php } ?><?php $city = $this->input->post('city'); if (!empty($city)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">City:</span> <?php foreach($city as $k=>$v){ if($k !== 0){?>, <?php } echo $v; } ?></td><td></td></tr><?php } ?><?php $seriousBooking = $this->input->post('seriousBooking'); if (!empty($seriousBooking)) { ?><tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">You Are :</span><?php echo $seriousBooking; ?></td><td></td></tr><?php } ?><?php $additionalrequirements = $this->input->post('additionalrequirements'); empty($additionalrequirements)?$expectation=0:false; empty($additionalrequirements)?$additionalrequirements=$this->input->post('comments'):false; empty($additionalrequirements)?$additionalrequirements=$this->input->post('aquestion'):false; $comments = $this->input->post('comments'); if (!empty($additionalrequirements)) { ?><tr><th></th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;"><?php if(empty($comments)){?> Your Expectation: <?php }?> <?php echo $additionalrequirements; ?></td><td></td></tr><?php } ?> <tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:20px 0 8px 0; text-align: justify; font-size:12px; color:#2b6cbd">Got questions? Talk directly to Albee Ning, our expert advisor:</span></td><td></td></tr> <tr><th>&nbsp;</th><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 8px 0; text-align: justify; font-size:12px;">WhatsApp: +86 158 7702 2710</span></td><td></td></tr><tr><td>&nbsp;</td><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:20px 0 8px 0; text-align: justify; font-size:12px;">Kind regards,</td><td></td></tr><tr><td>&nbsp;</td><td colspan="4" style="line-height: 18px; margin-bottom:5px; padding:3px 0 60px 0; text-align: justify; font-size:14px;">Asia Highlights Team</td><td></td></tr><tr><td colspan="6" style="font-size:12px; padding:20px 0 10px 0px;text-align: justify; color:#8b8b8b; background-color:#fff; line-height:18px;">Copyright &#169; 2016, Asia Highlights, All rights reserved.</td></tr></table></body></html>