#! perl -d use CGI; # use the CGI as the default output object $query = new CGI; # get the input from the CGI object $logging_drive = "d:"; # the drive that it is possible to save data to $website_drive = "e:"; # the drive that contains the files that need to be read ### Get the user's cookie and referring page ### $cookie = $ENV{'HTTP_COOKIE'}; $ref = $ENV{'HTTP_REFERER'}; ### Split the user's cookie into the items he wishes to order ### @item = split(/,/,$cookie); $cartfrm = "$website_drive/asi/order/basket\.html"; $cartbpifrm = "$website_drive/asi/order/basket\.html"; $aphcprice = 25.00; $apauprice = 25.00; $avhcprice = 25.00; $avauprice = 25.00; $bbpbprice = 6.99; $bbauprice = 15.95; $bedvdprice = 14.99; $behcprice = 45.00; $belbengprice = 750.00; $belbfrprice = 1200.00; $belbspnprice = 1200.00; $belbitprice = 1200.00; $behc20price = 29.95; $bepbprice = 7.99; $beauprice = 29.95; $wo19pbprice = 7.99; $wo18pbprice = 7.99; $wo17pbprice = 7.99; $wobesthcprice = 14.95; $wo16pbprice = 7.99; $wo15pbprice = 6.99; $wo14pbprice = 6.99; $wo13pbprice = 6.99; $wo12pbprice = 6.99; $wo11pbprice = 6.99; $wo10pbprice = 6.99; $wo9pbprice = 5.99; $wo8pbprice = 5.99; $wo7pbprice = 5.95; $wo6pbprice = 7.99; $wo5pbprice = 7.99; $wo4pbprice = 7.99; $wo3pbprice = 7.99; $wo2pbprice = 7.99; $wo1pbprice = 7.99; $fepbprice = 6.99; $feauprice = 9.95; $fbpbprice = 6.99; $fbauprice = 11.95; $odhcprice = 18.95; $odauprice = 24.95; $sixgauprice = 10.95; $esauprice = 9.95; $goauprice = 9.95; $hlauprice = 9.95; $mepbsetprice = 67.86; $meausetprice = 159.50; $me01pbprice = 6.99; $me01auprice = 15.95; $me02pbprice = 6.99; $me02auprice = 15.95; $me03pbprice = 4.95; $me03auprice = 15.95; $me04pbprice = 6.99; $me04auprice = 15.95; $me05pbprice = 6.99; $me05auprice = 15.95; $me06pbprice = 6.99; $me06auprice = 15.95; $me07pbprice = 6.99; $me07auprice = 15.95; $me08pbprice = 6.99; $me08auprice = 15.95; $me09pbprice = 6.99; $me09auprice = 15.95; $me10pbprice = 6.99; $me10auprice = 15.95; $tyhcprice = 16.95; $tyauprice = 16.95; $sshcprice = 19.95; $ssauprice = 19.95; $ahhcprice = 17.95; $ahauprice = 11.95; $lrhbibprice = 50.00; $beleprprice = 3850.00; $begrprprice = 3000.00; $bechprprice = 2850.00; $beviprprice = 2000.00; $bepuprprice = 3000.00; $beieprprice = 7500.00; $bemtprprice = 6250.00; $beusprprice = 3500.00; $betdiprprice = 1500.00; $betduprprice = 1500.00; $begmprprice = 800.00; $bertprprice = 1400.00; $betlprprice = 800.00; $beinprprice = 800.00; $becoprprice = 900.00; $becdprprice = 3000.00; $bewiprprice = 3000.00; $beboprprice = 900.00; $begrminiprprice = 150.00; $bechminiprprice = 150.00; $beviminiprprice = 150.00; $bepuminiprprice = 150.00; $botbe01auprice = 60.00; $botbe02auprice = 60.00; $wotfpackprice = 143.82; $mstprice = 49.95; $ksaucdprice = 25.00; $ksaucassprice = 20.00; ########## Set Order Form Values ########## foreach $checkcookie (@item) { if ($checkcookie =~ "aphc") { $aphcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "apau") { $apauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "ksaucd") { $ksaucdqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "ksaucass") { $ksaucassqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "avhc") { $avhcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "avau") { $avauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bbpb") { $bbpbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bbau") { $bbauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bedvd") { $bedvdqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "behc20") { $behc20qty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "mst") { $mstqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bepb") { $bepbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "beau") { $beauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "belbeng") { $belbengqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "fepb") { $fepbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "feau") { $feauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "fbpb") { $fbpbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "fbau") { $fbauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "odhc") { $odhcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "odau") { $odauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "6gau") { $sixgauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "esau") { $esauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "goau") { $goauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "hlau") { $hlauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "mepbset") { $mepbsetqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "meauset") { $meausetqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me01pb") { $me01pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me01au") { $me01auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me02pb") { $me02pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me02au") { $me02auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me03pb") { $me03pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me03au") { $me03auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me04pb") { $me04pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me04au") { $me04auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me05pb") { $me05pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me05au") { $me05auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me06pb") { $me06pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me06au") { $me06auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me07pb") { $me07pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me07au") { $me07auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me08pb") { $me08pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me08au") { $me08auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me09pb") { $me09pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me09au") { $me09auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me10pb") { $me10pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "me10au") { $me10auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wobesthc") { $wobesthcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo19pb") { $wo19pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo18pb") { $wo18pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo17pb") { $wo17pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo16pb") { $wo16pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo15pb") { $wo15pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo14pb") { $wo14pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo13pb") { $wo13pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo12pb") { $wo12pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo11pb") { $wo11pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo10pb") { $wo10pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo9pb") { $wo9pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo8pb") { $wo8pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo7pb") { $wo7pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo6pb") { $wo6pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo5pb") { $wo5pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo4pb") { $wo4pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo3pb") { $wo3pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo2pb") { $wo2pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wo1pb") { $wo1pbqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "wotfpack") { $wotfpackqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "tyhc") { $tyhcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "tyau") { $tyauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "sshc") { $sshcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "ssau") { $ssauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "ahhc") { $ahhcqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "ahau") { $ahauqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "lrhbib") { $lrhbibqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "belbfr") { $belbfrqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "belbspn") { $belbspnqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "belbit") { $belbitqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "belepr") { $beleprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "begrpr") { $begrprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bechpr") { $bechprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bevipr") { $beviprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bepupr") { $bepuprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "beiepr") { $beieprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bemtpr") { $bemtprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "beuspr") { $beusprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "betdipr") { $betdiprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "betdupr") { $betduprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "begmpr") { $begmprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bertpr") { $bertprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "betlpr") { $betlprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "beinpr") { $beinprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "becopr") { $becoprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "becdpr") { $becdprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bewipr") { $bewiprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bebopr") { $beboprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "begrminipr") { $begrminiprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bechminipr") { $bechminiprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "beviminipr") { $beviminiprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "bepuminipr") { $bepuminiprqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "botbe01au") { $botbe01auqty = substr($checkcookie,0,index($checkcookie,"-")); } if ($checkcookie =~ "botbe02au") { $botbe02auqty = substr($checkcookie,0,index($checkcookie,"-")); } } ### Calculate Quantities & Totals ### ### Leatherbounds & Prints ### $lbcount = $belbengqty+$belbfrqty+$belbitqty+$belbspnqty+$botbe02auqty+$botbe01auqty; $printcount = $beleprqty+$begrprqty+$bechprqty+$beviprqty+$bepuprqty+$beieprqty+$bemtprqty+$beusprqty+$betdiprqty+$betduprqty+$begmprqty+$bertprqty+$betlprqty+$beinprqty+$becoprqty+$becdprqty+$bewiprqty+$beboprqty+$begrminiprqty+$bechminiprqty+$beviminiprqty+$bepuminiprqty; $specsubtotal = ($botbe02auqty*$botbe02auprice)+($botbe01auqty*$botbe01auprice); # $specsubtotal = (($beleprqty*$beleprprice)+($belbengqty*$belbengprice)+($belbfrqty*$belbfrprice)+($belbitqty*$belbitprice)+($belbspnqty*$belbspnprice)+($begrprqty*$begrprprice)+($bechprqty*$bechprprice)+($beviprqty*$beviprprice)+($bepuprqty*$bepuprprice)+($beieprqty*$beieprprice)+($bemtprqty*$bemtprprice)+($beusprqty*$beusprprice)+($betdiprqty*$betdiprprice)+($betduprqty*$betduprprice)+($begmprqty*$begmprprice)+($bertprqty*$bertprprice)+($betlprqty*$betlprprice)+($beinprqty*$beinprprice)+($becoprqty*$becoprprice)+($becdprqty*$becdprprice)+($bewiprpqty*$bewiprprice)+($beboprqty*$beboprprice)+($begrminiprprice*$begrminiprqty)+($bechminiprprice*$bechminiprqty)+($beviminiprprice*$beviminiprqty)+($bepuminiprprice*$bepuminiprqty)); # $specsubtotal = $specsubtotal+($begrminiprqty*$begrminiprprice)+($bechminiprqty+$bechminiprprice)+($beviminiprqty*$beviminiprprice)+($bepuminiprqty+$bepuminiprprice); ### Bridge Books & Audios ### $pbcount = $ksaucdqty+$ksaucassqty+$apauqty+$avauqty+$odauqty+$bedvdqty+$bepbqty+$beauqty+$bbpbqty+$bbauqty+$fepbqty+$feauqty+$fbpbqty+$fbauqty+$sixgauqty+$esauqty+$goauqty+$hlauqty+$wo15pbqty+$wo16pbqty+$wo17pbqty+$wo18pbqty+($mepbsetqty*10)+($meausetqty*10)+$me01pbqty+$me01auqty+$me02pbqty+$me02auqty+$me03pbqty+$me03auqty+$me04pbqty+$me04auqty+$me05pbqty+$me05auqty+$me06pbqty+$me06auqty+$me07pbqty+$me07auqty+$me08pbqty+$me08auqty+$me09pbqty+$me09auqty+$me10pbqty+$me10auqty+$wo14pbqty+$wo13pbqty+$wo12pbqty+$wo11pbqty+$wo10pbqty+$wo9pbqty+$wo8pbqty+$wo7pbqty+$wo6pbqty+$wo5pbqty+$wo4pbqty+$wo3pbqty+$wo2pbqty+$wo1pbqty+$ssauqty+$ahauqty+$tyauqty; $hccount = $aphcqty+$avhcqty+$odhcqty+$tyhcqty+$sshcqty+$ahhcqty+$lrhbibqty+$wobesthcqty+$wotfpackqty+$behc20qty+$mstqty; $subtotal = (($wo15pbqty * $wo15pbprice) + ($wo16pbqty * $wo16pbprice) + ($wobesthcqty * $wobesthcprice) + ($wo17pbqty * $wo17pbprice) + ($wo18pbqty * $wo18pbprice) + ($wo19pbqty * $wo19pbprice) + ($wo14pbqty * $wo14pbprice) + ($wo13pbqty * $wo13pbprice) + ($wo12pbqty * $wo12pbprice) + ($wo11pbqty * $wo11pbprice) + ($wo10pbqty * $wo10pbprice) + ($wo9pbqty * $wo9pbprice) + ($wo8pbqty * $wo8pbprice) + ($wo7pbqty * $wo7pbprice) + ($wo6pbqty * $wo6pbprice) + ($wo5pbqty * $wo5pbprice) + ($wo4pbqty * $wo4pbprice) + ($wo3pbqty * $wo3pbprice) + ($wo2pbqty * $wo2pbprice) + ($wo1pbqty * $wo1pbprice)+ ($bepbqty * $bepbprice) + ($behc20qty * $behc20price)+ ($bedvdqty * $bedvdprice)+ ($beauqty * $beauprice) + ($bbpbqty * $bbpbprice) + ($bbauqty * $bbauprice) + ($fepbqty * $fepbprice) + ($feauqty * $feauprice) + ($fbpbqty * $fbpbprice) + ($fbauqty * $fbauprice) + ($aphcqty * $aphcprice) + ($apauqty * $apauprice) + ($avhcqty * $avhcprice) + ($avauqty * $avauprice) + ($odhcqty * $odhcprice) + ($odauqty * $odauprice) + ($tyhcqty * $tyhcprice) + ($tyauqty * $tyauprice) + ($sshcqty * $sshcprice) + ($ssauqty * $ssauprice) + ($ahhcqty * $ahhcprice) + ($ahauqty * $ahquprice) + ($lrhbibqty * $lrhbibprice) + ($mepbsetqty * $mepbsetprice) + ($meausetqty * $meausetprice) + ($me01pbqty * $me01pbprice) + ($me01auqty * $me01auprice) + ($me02pbqty * $me02pbprice) + ($me02auqty * $me02auprice) + ($me03auqty * $me03auprice) + ($me03pbqty * $me03pbprice) + ($me04pbqty * $me04pbprice) + ($me04auqty * $me04auprice) + ($me05pbqty * $me05pbprice) + ($me05auqty * $me05auprice) + ($me06pbqty * $me06pbprice) + ($me06auqty * $me06auprice) + ($me07pbqty * $me07pbprice) + ($me07auqty * $me07auprice) + ($me08pbqty * $me08pbprice) + ($me08auqty * $me08auprice) + ($me09pbqty * $me09pbprice) + ($me09auqty * $me09auprice) + ($me10pbqty * $me10pbprice) + ($me10auqty * $me10auprice) + ($wotfpackqty * $wotfpackprice)+ ($mstqty * $mstprice)); $subtotal = $subtotal + (($ksaucdqty * $ksaucdprice) + ($ksaucassqty * $ksaucassprice) + ($sixgauqty * $sixgauprice) + ($esauqty * $esauprice) + ($goauqty * $goauprice) + ($hlauqty * $hlauprice)); $subtotal = sprintf"%4.2f",$subtotal; $iprice = $subtotal - ($subtotal * 0.2); $iprice = sprintf"%4.2f",$iprice; if ($bedvdqty > 0) { $itemtext = $itemtext . "
"; # $inln = "Note: Your order for the Battlefield Earth unabridged audio \"Books on Tape®\" edition will not appear below as it is ordered separately. After your order as below is processed, a second order form will be generated.
";
}
}
if ($inln =~ "") {
$inln = $itemtext;
}
if ($inln =~ "") {
$inln = $totaltext;
}
# if ($inln =~ "") {
# $inln = $itemcolltext;
#
# }
# if ($inln =~ "") {
# $inln = $spectotaltext;
# }
# if ($inln =~ "") {
# if ($paymethod eq "check") {
# print "Please mail your check or money order to the Bridge Publications Mail Order department, at the address below.";
# }
# }
#
if ($inln =~ "") {
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
if ($lbcount+$printcount > 0) { print "\n"; }
print "\n";
print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
# print "\n";
# print "\n";
# print "\n";
# print "\n";
print "\n";
print "\n";
print "\n";
# print "\n";
# print "\n";
# print "\n";
}
# if (($inln =~ "") && ($baddomain !~ 1) && ($UsrEmail ne "")) {
# print "The email address you entered was: $UsrEmailN\@$UsrEmail\n
Important: Make sure your email address is correct so you can be contacted about your order.
"; # } print "$inln\n"; } close(CARTSND); # close the file being sent }