query($query); while($row = mysql_fetch_array($sql_result)){ $catpath = $dir; $catname = $row['CATEGORY_NAME']; $catfreight = $row['LIGHT_FREIGHT']; $catfeature = $row['FEATURE']; $catimg = $row['FEATURE_IMG']; } $letter = ''; ereg("index(.*).html",$PHP_SELF,$regs); if($regs[1] != ''){$letter = strtolower($regs[1]);} echo "\n"; echo "\n"; echo "\n"; echo "".$catname."\n"; echo "\n"; echo "\n"; echo "\n"; if($catfeature != ''){ echo "\n"; echo "
FEATURED ITEM!
\n"; } echo "

[Monsters In Motion]
\n"; echo "
".$catname."
\n"; echo "


\n"; if($catfreight == 1){ echo "

\n"; echo "Please Note that our shopping cart software DOES NOT
calculate shipping on our Soundtracks/DVDs/Books correctly:
\n"; echo "

\n"; echo "\n"; echo "For US Customers: $4.90 for the first CD and $1.00 each additional
\n"; echo "For Canada Customers: $5.90 for the first CD and $1.00 each additional
\n"; echo "For International Customers: $6.90 for the first CD and $1.00 each additional.\n"; echo "

\n"; } echo "
\n"; echo "

Where To?

\n"; echo "
";