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']; $catlarge = $row['LARGE_CATEGORY']; } $catlabel = ''; $catthumb = substr($catimg,0,-4)."tn.jpg"; if($catimg != ''){ $query = "SELECT LABEL from thumbs where IMG='".$catthumb."'"; $sql_result = $MySQL->query($query); while($row = mysql_fetch_array($sql_result)){ $catlabel = $row[0]; } } $letter = ''; ereg("index(.*).html",$PHP_SELF,$regs); if($regs[1] != ''){$letter = strtolower($regs[1]);} echo "\n"; echo "Monsters In Motion:".$catname." Index\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; if($catlarge){ echo "\n"; echo "
"; if($catfeature != ''){ echo "\n"; echo "
\n"; } echo "

[Monsters In Motion]
\n"; echo "www.monstersinmotion.com

\n"; echo "".$catname." Index

\n"; echo "
\n"; echo "\n"; echo "A | \n"; echo "B | \n"; echo "C | \n"; echo "D | \n"; echo "E | \n"; echo "F | \n"; echo "G | \n"; echo "H | \n"; echo "I | \n"; echo "J | \n"; echo "K | \n"; echo "L | \n"; echo "M
\n"; echo "N | \n"; echo "O | \n"; echo "P | \n"; echo "Q | \n"; echo "R | \n"; echo "S | \n"; echo "T | \n"; echo "U | \n"; echo "V | \n"; echo "W | \n"; echo "X | \n"; echo "Y | \n"; echo "Z\n"; echo "
\n"; echo "

 

\n"; echo "
\n"; if($catfeature !=''){ echo "
\n"; echo "\n"; echo "
".$catlabel."
FEATURED ITEM!
\n"; echo "
\n"; } echo "

\n"; echo "

Please Note that our shopping cart software DOES NOT
calculate shipping on our Soundtracks/DVDs/Books correctly:

For US Customers: $4.90 for the first CD and $1.00 each additional
For Canada Customers: $5.90 for the first CD and $1.00 each additional
For International Customers: $6.90 for the first CD and $1.00 each additional.

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

Where To?

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

\n"; echo "
\n"; }else{ echo " <BODY bgcolor='White' TEXT='Black' LINK='Red' VLINK='#94776B' ALINK='Silver'> <P ALIGN=CENTER> <img src='/graphics/wslogo.gif' width='319' height='114' border='0' alt='[Monsters In Motion]'><BR> <FONT COLOR='gray' FACE='Comic Sans MS, Arial, Helvetica' SIZE='4'>www.monstersinmotion.com</FONT> </P> <P ALIGN=CENTER> <FONT FACE='Comic Sans MS, Arial, Helvetica' COLOR='#94776B' SIZE=5> <B>Please update your browser!</B></FONT> </P> <FONT FACE='Comic Sans MS, Arial, Helvetica' SIZE=2> <P> The pages in our Gallery are designed to be viewed with a frames capable browser. The browser you are using is quite 'old' in the terms of the world wide web.</P> <P>We'd suggest version 3.0 (or higher) of <A HREF='http://home.netscape.com/comprod/mirror/index.html'>Netscape Navigator</A>, or <A HREF='http://www.microsoft.com/ie/ie.htm'>Microsoft&reg; Internet Exlporer</A>. Clicking on either of these links will take you to their sites where you can download an upgrade.</P> <P>If, as an AOL subscriber, you use their internal browser, please upgrade to version 3.0 (all of which can be done online while connected to AOL). </P> </FONT> <P ALIGN=CENTER> <FONT FACE='Comic Sans MS, Arial, Helvetica' SIZE=3> <A HREF='/gallery1.html'>Return to Gallery</A> <IMG SRC='/graphics/dot_red.gif' HEIGHT=6 WIDTH=6 HSPACE=6> <A HREF='/'>Return to MIM Home Page</A></Font><BR> </P> </BODY> "; } echo "\n"; ?>