<!--
// filename: urls_bottom_sample.js
// floats the menu over all of the other objects

document.write("    | <A HREF=../airbrush/airbrush.php>Airbrush</A>");
document.write("    | <A HREF=../animate/animate.php>Animate</A>");
document.write("    | <A HREF=../assembly/assembly.php>Assembly</A>");
document.write("    | <A HREF=../banners/banners.php>Banners</A>");
document.write("    | <A HREF=../cartoons/cartoons.php>Cartoon</A>");
document.write("    | <A HREF=../composition/composition.php>Composition</A>");
document.write("    | <A HREF=../design/design.php>Design</A>");
document.write("    | <A HREF=../general/general.php>General</A>");
document.write("    | <BR>");
document.write("    | <A HREF=../medical/medical.php>Medical</A>");
document.write("    | <A HREF=../patent/patent.php>Patent</A>");
document.write("    | <A HREF=../photography/photography.php>Photography</A>");
document.write("    | <A HREF=../portraits/portraits.php>Portraits</A>");
document.write("    | <A HREF=../product/product.php>Product</A>");
document.write("    | <A HREF=../technical/technical.php>Technical</A>");
document.write("    | <BR>");
document.write("    | <A HREF=../about_us/about_us.php>About Us</A>");
document.write("    | <A HREF=../index.htm>Home</A>");
document.write("    | <A HREF=../mail/mail.php>Mail</A>");
// -->
