//Contents for products menu
var menu1=new Array()
menu1[0]='<a href="product_CAHA.php">Human Anatomy</a>'
menu1[1]='<a href="product_CAAA.php">Cyber-Science 3D</a>'
menu1[2]='<a href="product_CACS.php">Custom Solutions</a>'
menu1[3]='<a href="catestimonials.php">Testimonials</a>'

//Contents for support menu 
var menu2=new Array()
menu2[0]='<a href="ftpinfo.php">FTP Information</a>'
menu2[1]='<a href="usersmanual.php">Users Manual</a>'
menu2[2]='<a href="upgrades.php">Upgrades</a>'
menu2[3]='<a href="faq.php">FAQ</a>'

//Contents for distributors menu 
var menu3=new Array()
menu3[0]='<a href="nearest_dist.php">Find your nearest distributor</a>'
menu3[1]='<a href="become_dist.php">Become a distributor</a>'