#! 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 . "
Battlefield Earth DVD\$" . sprintf"%4.2f",($bedvdqty*$bedvdprice)*0.8; $itemtext = $itemtext . "
"; } if ($behc20qty > 0) { $itemtext = $itemtext . "
Battlefield Earth 20th Anniversary Hardcover Edition\$" . sprintf"%4.2f",($behc20qty*$behc20price)*0.8; $itemtext = $itemtext . "
"; } if ($mstqty > 0) { $itemtext = $itemtext . "
Master Storyteller: An Illustrated Tour...\$" . sprintf"%4.2f",($mstqty*$mstprice)*0.8; $itemtext = $itemtext . "
"; } if ($ksaucdqty > 0) { $itemtext = $itemtext . "
The Kingslayer (compact disc)\$" . sprintf"%4.2f",($ksaucdqty*$ksaucdprice)*0.8; $itemtext = $itemtext . "
"; } if ($ksaucassqty > 0) { $itemtext = $itemtext . "
The Kingslayer (cassette)\$" . sprintf"%4.2f",($ksaucassqty*$ksaucassprice)*0.8; $itemtext = $itemtext . "
"; } if ($bepbqty > 0) { $itemtext = $itemtext . "
Battlefield Earth paperback\$" . sprintf"%4.2f",($bepbqty*$bepbprice)*0.8; $itemtext = $itemtext . "
"; } if ($beauqty > 0) { $itemtext = $itemtext . "
Battlefield Earth audio\$" . sprintf"%4.2f",($beauqty*$beauprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo19pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XIX paperback\$" . sprintf"%4.2f",($wo19pbqty*$wo19pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo18pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XVIII paperback\$" . sprintf"%4.2f",($wo18pbqty*$wo18pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo17pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XVII paperback\$" . sprintf"%4.2f",($wo17pbqty*$wo17pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wobesthcqty > 0) { $itemtext = $itemtext . "
The Best of Writers of The Future trade paperback\$" . sprintf"%4.2f",($wobesthcqty*$wobesthcprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo16pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XVI paperback\$" . sprintf"%4.2f",($wo16pbqty*$wo16pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo15pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XV paperback\$" . sprintf"%4.2f",($wo15pbqty*$wo15pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo14pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XIV paperback\$" . sprintf"%4.2f",($wo14pbqty*$wo14pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo13pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XIII paperback\$" . sprintf"%4.2f",($wo13pbqty*$wo13pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo12pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XII paperback\$" . sprintf"%4.2f",($wo12pbqty*$wo12pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo11pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume XI paperback\$" . sprintf"%4.2f",($wo11pbqty*$wo11pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo10pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume X paperback\$" . sprintf"%4.2f",($wo10pbqty*$wo10pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo9pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume IX paperback\$" . sprintf"%4.2f",($wo9pbqty*$wo9pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo8pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume VIII paperback\$" . sprintf"%4.2f",($wo8pbqty*$wo8pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo7pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume VII paperback\$" . sprintf"%4.2f",($wo7pbqty*$wo7pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo6pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume VI paperback\$" . sprintf"%4.2f",($wo6pbqty*$wo6pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo5pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume V paperback\$" . sprintf"%4.2f",($wo5pbqty*$wo5pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo4pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume IV paperback\$" . sprintf"%4.2f",($wo4pbqty*$wo4pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo3pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume III paperback\$" . sprintf"%4.2f",($wo3pbqty*$wo3pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo2pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume II paperback\$" . sprintf"%4.2f",($wo2pbqty*$wo2pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wo1pbqty > 0) { $itemtext = $itemtext . "
Writers of The Future Volume I paperback\$" . sprintf"%4.2f",($wo1pbqty*$wo1pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($wotfpackqty > 0) { $itemtext = $itemtext . "
Writers of the Future package (includes Writers of the Future Volumes I-XVIII & Ron The Writer: The Shaping of Popular Fiction)\$" . sprintf"%4.2f",($wotfpackqty*$wotfpackprice)*0.8; $itemtext = $itemtext . "
"; } if ($fepbqty > 0) { $itemtext = $itemtext . "
Fear paperback\$" . sprintf"%4.2f",($fepbqty*$fepbprice)*0.8; $itemtext = $itemtext . "
"; } if ($feauqty > 0) { $itemtext = $itemtext . "
Fear audio\$" . sprintf"%4.2f",($feauqty*$feauprice)*0.8; $itemtext = $itemtext . "
"; } if ($fbpbqty > 0) { $itemtext = $itemtext . "
Final Blackout paperback\$" . sprintf"%4.2f",($fbpbqty*$fbpbprice)*0.8; $itemtext = $itemtext . "
"; } if ($fbauqty > 0) { $itemtext = $itemtext . "
Final Blackout audio\$" . sprintf"%4.2f",($fbauqty*$fbauprice)*0.8; $itemtext = $itemtext . "
"; } if ($bbpbqty > 0) { $itemtext = $itemtext . "
Buckskin Brigades paperback\$" . sprintf"%4.2f",($bbpbqty*$bbpbprice)*0.8; $itemtext = $itemtext . "
"; } if ($bbauqty > 0) { $itemtext = $itemtext . "
Buckskin Brigades audio\$" . sprintf"%4.2f",($bbauqty*$bbauprice)*0.8; $itemtext = $itemtext . "
"; } if ($mepbsetqty > 0) { $itemtext = $itemtext . "
Mission Earth paperback set\$" . sprintf"%4.2f",($mepbsetqty*$mepbsetprice)*0.8; $itemtext = $itemtext . "
"; } if ($meausetqty > 0) { $itemtext = $itemtext . "
Mission Earth audio set\$" . sprintf"%4.2f",($meausetqty*$meausetprice)*0.8; $itemtext = $itemtext . "
"; } if ($me01pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 1: The Invaders Plan paperback\$" . sprintf"%4.2f",($me01pbqty*$me01pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me01auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 1: The Invaders Plan audio\$" . sprintf"%4.2f",($me01auqty*$me01auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me02pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 2: Black Genesis paperback\$" . sprintf"%4.2f",($me02pbqty*$me02pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me02auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 2: Black Genesis audio\$" . sprintf"%4.2f",($me02auqty*$me02auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me03pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 3: The Enemy Within paperback\$" . sprintf"%4.2f",($me03pbqty*$me03pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me03auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 3: The Enemy Within audio\$" . sprintf"%4.2f",($me03auqty*$me03auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me04pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 4: An Alien Affair paperback\$" . sprintf"%4.2f",($me04pbqty*$me04pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me04auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 4: An Alien Affair audio\$" . sprintf"%4.2f",($me04auqty*$me04auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me05pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 5: Fortune of Fear paperback\$" . sprintf"%4.2f",($me05pbqty*$me05pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me05auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 5: Fortune of Fear audio\$" . sprintf"%4.2f",($me05auqty*$me05auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me06pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 6: Death Quest paperback\$" . sprintf"%4.2f",($me06pbqty*$me06pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me06auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 6: Death Quest audio\$" . sprintf"%4.2f",($me06auqty*$me06auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me07pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 7: Voyage of Vengeance paperback\$" . sprintf"%4.2f",($me07pbqty*$me07pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me07auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 7: Voyage of Vengeance audio\$" . sprintf"%4.2f",($me07auqty*$me07auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me08pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 8: Disaster paperback\$" . sprintf"%4.2f",($me08pbqty*$me08pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me08auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 8: Disaster audio\$" . sprintf"%4.2f",($me08auqty*$me08auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me09pbqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 9: Villainy Victorious paperback\$" . sprintf"%4.2f",($me09pbqty*$me09pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me09auqty > 0) { $itemtext = $itemtext . "
Mission Earth Vol 9: Villainy Victorious audio\$" . sprintf"%4.2f",($me09auqty*$me09auprice)*0.8; $itemtext = $itemtext . "
"; } if ($me10pbqty > 0) { $itemtext = $itemtext . "
Mission Earth vol 10: The Doomed Planet paperback\$" . sprintf"%4.2f",($me10pbqty*$me10pbprice)*0.8; $itemtext = $itemtext . "
"; } if ($me10auqty > 0) { $itemtext = $itemtext . "
Mission Earth vol 10: The Doomed Planet audio\$" . sprintf"%4.2f",($me10auqty*$me10auprice)*0.8; $itemtext = $itemtext . "
"; } if ($aphcqty > 0) { $itemtext = $itemtext . "
Ai! Pedrito! hardcover\$" . sprintf"%4.2f",($aphcqty*$aphcprice)*0.8; $itemtext = $itemtext . "
"; } if ($apauqty > 0) { $itemtext = $itemtext . "
Ai! Pedrito! audio\$" . sprintf"%4.2f",($apauqty*$apauprice)*0.8; $itemtext = $itemtext . "
"; } if ($avhcqty > 0) { $itemtext = $itemtext . "
A Very Strange Trip hardcover\$" . sprintf"%4.2f",($avhcqty*$avhcprice)*0.8; $itemtext = $itemtext . "
"; } if ($avauqty > 0) { $itemtext = $itemtext . "
A Very Strange Trip audio\$" . sprintf"%4.2f",($avauqty*$avauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($odhcqty > 0) { $itemtext = $itemtext . "
Ole Doc Methuselah hardcover\$" . sprintf"%4.2f",($odhcqty*$odhcprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($odauqty > 0) { $itemtext = $itemtext . "
Ole Doc Methuselah audio\$" . sprintf"%4.2f",($odauqty*$odauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($tyhcqty > 0) { $itemtext = $itemtext . "
Typewriter in the Sky hardcover\$" . sprintf"%4.2f",($tyhcqty*$tyhcprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($tyauqty > 0) { $itemtext = $itemtext . "
Typewriter in the Sky audio\$" . sprintf"%4.2f",($tyauqty*$tyauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($sshcqty > 0) { $itemtext = $itemtext . "
Slaves of Sleep & The Masters of Sleep hardcover\$" . sprintf"%4.2f",($sshcqty*$sshcprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($ssauqty > 0) { $itemtext = $itemtext . "
Slaves of Sleep & The Masters of Sleep audio\$" . sprintf"%4.2f",($ssauqty*$ssauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($ahhcqty > 0) { $itemtext = $itemtext . "
The Automagic Horse hardcover\$" . sprintf"%4.2f",($ahhcqty*$ahhcprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($ahauqty > 0) { $itemtext = $itemtext . "
The Automagic Horse audio\$" . sprintf"%4.2f",($ahauqty*$ahauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($lrhbibqty > 0) { $itemtext = $itemtext . "
L. Ron Hubbard Fiction Bibliography hardcover\$" . sprintf"%4.2f",($lrhbibqty*$lrhbibprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($sixgauqty > 0) { $itemtext = $itemtext . "
Six-Gun Cabellero audio\$" . sprintf"%4.2f",($sixgauqty*$sixgauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($esauqty > 0) { $itemtext = $itemtext . "
Empty Saddles audio\$" . sprintf"%4.2f",($esauqty*$esauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($goauqty > 0) { $itemtext = $itemtext . "
Guns of Mark Jardine audio\$" . sprintf"%4.2f",($goauqty*$goauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } if ($hlauqty > 0) { $itemtext = $itemtext . "
Hot Lead Payoff audio\$" . sprintf"%4.2f",($hlauqty*$hlauprice)*0.8 . ""; $itemtext = $itemtext . "
"; } # if ($belbengqty > 0) { # $itemtext = $itemtext . "
Battlefield Earth leatherbound\$" . sprintf"%4.2f",($belbengqty*$belbengprice)*0.8 . ""; # $itemtext = $itemtext . "
"; # } # if ($belbfrqty > 0) { # $itemtext = $itemtext . "
Battlefield Earth leatherbound French Edition\$" . sprintf"%4.2f",$belbfrqty*$belbfrprice . ""; # $itemtext = $itemtext . "
"; # } # if ($belbitqty > 0) { # $itemtext = $itemtext . "
Battlefield Earth leatherbound Italian\$" . sprintf"%4.2f",$belbitqty*$belbitprice . ""; # $itemtext = $itemtext . "
"; # } # # # $subtotal=$subtotal+$specsubtotal; # $iprice=$iprice+$specsubtotal; # $totaltext = "Subtotal:\$" . $subtotal . ""; $totaltext = $totaltext . " Subtotal:\$" . $iprice . ""; ### Leatherbounds & Prints ### if ($botbe01auqty > 0) { $itemcolltext = $itemcolltext . "
Battlefield Earth unabridged audio
Books on Tape® edition Part 1\$" . sprintf"%4.2f",($botbe01auqty*$botbe01auprice); $itemcolltext = $itemcolltext . "
"; } if ($botbe02auqty > 0) { $itemcolltext = $itemcolltext . "
Battlefield Earth unabridged audio
Books on Tape® edition Part 2\$" . sprintf"%4.2f",($botbe02auqty*$botbe02auprice); $itemcolltext = $itemcolltext . "
"; } # if ($belbengqty > 0) { # $itemcolltext = $itemcolltext . "
Battlefield Earth leatherbound\$" . sprintf"%4.2f",($belbengqty*$belbengprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($belbfrqty > 0) { # $itemcolltext = $itemcolltext . "
Battlefield Earth leatherbound French edition\$" . sprintf"%4.2f",($belbfrqty*$belbfrprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($belbitqty > 0) { # $itemcolltext = $itemcolltext . "
Battlefield Earth leatherbound Italian edition\$" . sprintf"%4.2f",($belbitqty*$belbitprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($belbspnqty > 0) { # $itemcolltext = $itemcolltext . "
Battlefield Earth leatherbound Spanish edition\$" . sprintf"%4.2f",($belbspnqty*$belbspnprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beleprqty > 0) { # $itemcolltext = $itemcolltext . "
The Legend\$" . sprintf"%4.2f",($beleprqty*$beleprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($begrprqty > 0) { # $itemcolltext = $itemcolltext . "
Glencannon’s Run\$" . sprintf"%4.2f",($begrprqty*$begrprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bechprqty > 0) { # $itemcolltext = $itemcolltext . "
Challenge\$" . sprintf"%4.2f",($bechprqty*$bechprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beviprqty > 0) { # $itemcolltext = $itemcolltext . "
Vision\$" . sprintf"%4.2f",($beviprqty*$beviprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bepuprqty > 0) { # $itemcolltext = $itemcolltext . "
Pursuit\$" . sprintf"%4.2f",($bepuprqty*$bepuprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beieprqty > 0) { # $itemcolltext = $itemcolltext . "
Jonnie Goodboy Tyler, International Edition\$" . sprintf"%4.2f",($beieprqty*$beieprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bemtprqty > 0) { # $itemcolltext = $itemcolltext . "
Man, The Endangered Species\$" . sprintf"%4.2f",($bemtprqty*$bemtprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beusprqty > 0) { # $itemcolltext = $itemcolltext . "
Jonnie Goodboy Tyler, U.S. Edition\$" . sprintf"%4.2f",($beusprqty*$beusprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($betdiprqty > 0) { # $itemcolltext = $itemcolltext . "
The Drone, International Edition\$" . sprintf"%4.2f",($betdiprqty*$betdiprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($betduprqty > 0) { # $itemcolltext = $itemcolltext . "
The Drone, U.S. Edition\$" . sprintf"%4.2f",($betduprqty*$betduprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($begmprqty > 0) { # $itemcolltext = $itemcolltext . "
Gold Mining Disaster\$" . sprintf"%4.2f",($begmprqty*$begmprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bertprqty > 0) { # $itemcolltext = $itemcolltext . "
Robert The Fox\$" . sprintf"%4.2f",($bertprqty*$bertprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($betlprqty > 0) { # $itemcolltext = $itemcolltext . "
The Learning Machine\$" . sprintf"%4.2f",($betlprqty*$betlprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beinprqty > 0) { # $itemcolltext = $itemcolltext . "
Insurrection\$" . sprintf"%4.2f",($beinprqty*$beinprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($becoprqty > 0) { # $itemcolltext = $itemcolltext . "
Countdown\$" . sprintf"%4.2f",($becoprqty*$becoprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($becdprqty > 0) { # $itemcolltext = $itemcolltext . "
Chrissie Dreams of Rescue\$" . sprintf"%4.2f",($becdprqty*$becdprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bewiprqty > 0) { # $itemcolltext = $itemcolltext . "
Windsplitter\$" . sprintf"%4.2f",($bewiprqty*$bewiprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beboprqty > 0) { # $itemcolltext = $itemcolltext . "
Battle of Edinburgh\$" . sprintf"%4.2f",($beboprqty*$beboprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($begrminiprqty > 0) { # $itemcolltext = $itemcolltext . "
Glencannon’s Run miniature\$" . sprintf"%4.2f",($begrminiprqty*$begrminiprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bechminiprqty > 0) { # $itemcolltext = $itemcolltext . "
Challenge miniature\$" . sprintf"%4.2f",($bechminiprqty*$bechminiprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($beviminiprqty > 0) { # $itemcolltext = $itemcolltext . "
Vision miniature\$" . sprintf"%4.2f",($beviminiprqty*$beviminiprprice); # $itemcolltext = $itemcolltext . "
"; # } # if ($bepuminiprqty > 0) { # $itemcolltext = $itemcolltext . "
Pursuit miniature\$" . sprintf"%4.2f",($bepuminiprqty*$bepuminiprprice); # $itemcolltext = $itemcolltext . "
"; # } # # $spectotaltext = "Subtotal:\$" . $specsubtotal . ""; ########## Send Basket Page ########## $cartsnd = $cartbpifrm; if (($lbcount+$printcount > 0) && ($pbcount+hccount == 0)) { $itemtext=$itemcolltext; $totaltext=$spectotaltext; $cartsnd=$cartfrm; } if (($pbcount == 0) && ($hccount == 0) && ($lbcount == 0) && ($printcount == 0)) { print "Location: http://www.authorservicesinc.com/order/empty\.html\n\n"; exit(1); } if (open(CARTSND, $cartsnd) != 1) { # open the file to send print "Location: http://www.authorservicesinc.com/order/error\.html\n\n"; exit(1); } else{ # if openable then print "Content-type: text/html\n\n"; while() { # for each line in the file: $inln = $_; if ($inln =~ "") { if (($lbcount+$printcount > 0) && ($pbcount+$hccount > 0)) { $inln = "Note: This order form will process your book and/or audio selections delivered by L. Ron Hubbard's Publisher, Bridge Publications, Inc. After the first form is completed, a second order form will be generated for your Battlefield Earth \"Books on Tape\®\;\" selections.

"; # $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 }