Here is the complete catalog. All stock is NEW, not used. There are multiple copies of most releases, discount rates are available for bulk orders.

To order, send an e-mail to info@spiralobjective.com, stating your name & mailing address, what you want, and how you want to pay.We'll email you back and let you know the availability of stock and postage costs.

Overseas orders can be sent Air (7-12 days), Economy (3-4 weeks) or Surface (2-3mths).

All prices are in AUSTRALIAN dollars.  We also accept PAYPAL Payments to: info@spiralobjective.com

100% No Rip Offs.

If you want to convert your overseas currency to Aussie Dollars, go to: www.xe.com

cheers, greg

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Show All

 

"; echo "ARTISTTITLEF'MATPRICECOUNTRYLABEL"; while ($data = fgetcsv ($fp, 1000, ",")) { $num = count ($data); $index = strtoupper($index); //$lowindex = strtolower($index); $tmp = strpos(strtoupper($data[0]), $index); //$tmp2 = strpos($data[0], $lowindex); if (strcmp($index, "ALL") == 0) { /* to get the records starting with non-letters to show */ $tmp = 0; } if ($tmp === false ) { /* note: three equal signs - not found... */ } else { if ($tmp == 0) { echo ""; for ($c=0; $c < $num; $c++) { echo "$data[$c]"; } echo ""; } } } echo ""; fclose ($fp); ?>