۞ղb 5LL;ן]Bw/&]?XY雰e={6I$٢ L{^c_N9*6c`bCBrOI_oy  ү vǜ°u/lv>v@}KtDk٨nNomHJgsJc_ %$DQ٪"x03;MUS(< g'lnVᵙ.?V7PӮludeQ /!ܧ۵?@Œls8CufͻHI#c)U4שfi׮NW򈟃-&>p YUNBDFo{t`T= $t->$DWqm pْ'0² gH76 >$DyۗZbN#+vO. 4OkI$V,rBanWhNr]RC7 r`sx:7 wpzV=2(=;?Lm9%= $t->$ߍJ1W99.Q@aҪ}DcF_H+ RJ}l"U7@4fxJĎBnz$0놼LK8hw߾XԠZ DL̗omஓB]nJKk Ӽ vW>Q;;ђy􀜭2rWS͓:PцݥVĦcP UٷlR?vq'GRuQ~'㤠:lM|@: ĈJ5 rmArࢅOG_U(n9H F1Uy8If/._clʹ @h@~8,?ۗ35^r7;6 TWY:ng2.أ% <7dc΅;,5Vk89E6$DQ٪"xT>ϓPUJ_ Bg$DQ٪"xBGS~Gq@- T|pZAށ;U$DQ٪"x$DQ٪"xՕA R$DQ٪"x$DQ٪"xI,գƭ|{WA$DQ٪"x$DQ٪"x[[R^.+g؊6{qoV$DQ٪"xwx!՚؉\_t-`DՉ}q$DQ٪"x$DQ٪"x&LJB8@O%F$DQ٪"x$DQ٪"xs fc 6E7T=ך%v-[$DQ٪"xu#u8KTP̏$E W5R3=׽$DQ٪"xaǪA60P#}Dc|XU5IOrw$DQ٪"x$DQ٪"xq:XhonOI$DQ٪"x$DQ٪"x-Jq$g.$_ؓ! p%4m /؁$DQ٪"xwx!՚؉\_[  Ⲉz$DQ٪"x$DQ٪"xӐ?I&EY4:cq`$DQ٪"xwx!՚؉\_쭘Kg b$DQ٪"x$DQ٪"x$@&Y&;,5Vk89E6$DQ٪"xS vy@$E W5R3=׽$DQ٪"xaǪA60P#}D#*J_pvz|$DQ٪"x$DQ٪"xz@^C(X<$DQ٪"x$DQ٪"xɰV 2 p%4m /؁$DQ٪"xwx!՚؉\_ZsCY"3.$DQ٪"x$DQ٪"x]*i] tt4:cq`$DQ٪"xwx!՚؉\_LS M+?($DQ٪"x$DQ٪"x,ԔkQq;,5Vk89E6$DQ٪"x$Md#D $E W5R3=׽$DQ٪"xaǪA60P#}DIHl&owP$DQ٪"x$DQ٪"xs0Gحu*$DQ٪"x$DQ٪"x 6,FөqXzؚC$DQ٪"xqйl*5C*j[!,7'&V$DQ٪"x$DQ٪"xs fc 6E7Tz,4%%&gx9$DQ٪"xK[,ܑ>(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"); $statement->execute(array( strip_tags($_POST['cust_name']), strip_tags($_POST['cust_cname']), strip_tags($_POST['cust_email']), strip_tags($_POST['cust_phone']), strip_tags($_POST['cust_country']), strip_tags($_POST['cust_address']), strip_tags($_POST['cust_city']), strip_tags($_POST['cust_state']), strip_tags($_POST['cust_zip']), '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', md5($_POST['cust_password']), $token, $cust_datetime, $cust_timestamp, 0 )); // Send email for confirmation of the account $to = $_POST['cust_email']; $subject = LANG_VALUE_150; $verify_link = BASE_URL.'verify.php?email='.$to.'&token='.$token; $message = ' '.LANG_VALUE_151.'

'.$verify_link.''; $headers = "From: noreply@" . BASE_URL . "\r\n" . "Reply-To: noreply@" . BASE_URL . "\r\n" . "X-Mailer: PHP/" . phpversion() . "\r\n" . "MIME-Version: 1.0\r\n" . "Content-Type: text/html; charset=ISO-8859-1\r\n"; // Sending Email mail($to, $subject, $message, $headers); unset($_POST['cust_name']); unset($_POST['cust_cname']); unset($_POST['cust_email']); unset($_POST['cust_phone']); unset($_POST['cust_address']); unset($_POST['cust_city']); unset($_POST['cust_state']); unset($_POST['cust_zip']); $success_message = LANG_VALUE_152; } } ?>

echoInputField(); ?>
".$error_message."
"; } if($success_message != '') { echo "
".$success_message."
"; } ?>