home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / MINDWARE_MAR_2001.iso / code / hierArrays.js < prev    next >
Encoding:
Text File  |  2001-02-15  |  1.1 KB  |  54 lines

  1. // Resolve
  2. arMenu1 = new Array(
  3. 110,
  4. 163, 153,
  5. "#FFFFFF","#FFFFFF",
  6. "#888888","#444444",
  7. "#000000","#000000",
  8. "Troubleshooting","troubleshooting.htm",0,
  9. "Tutorials","tutorials.htm",0,
  10. "Workshop","workshop.htm",0)
  11.  
  12. // Software
  13. arMenu2 = new Array(
  14. 110,
  15. 274, 153,
  16. "#FFFFFF","#FFFFFF",
  17. "#888888","#444444",
  18. "#000000","#000000",
  19. "Free App","freeapp.htm",0,
  20. "Developers","developer.htm",0,
  21. "Home","home.htm",0,
  22. "Office","office.htm",0,
  23. "Internet","internet.htm",0,
  24. "Utilities","utilities.htm",0,
  25. "Updates","updates.htm",0,
  26. "In Magazine","inmagazine.htm",0,
  27. "Resources","resources.htm",0,
  28. "Graphics","graphics.htm",0)
  29.  
  30. // In Print
  31. arMenu3 = new Array(
  32. 110,
  33. 385, 153,
  34. "#FFFFFF","#FFFFFF",
  35. "#888888","#444444",
  36. "#000000","#000000",
  37. "AList","inprint_alist.htm",0,
  38. "Previous Issue","previssue.htm",0,
  39. "Price Watch","pricewatch.htm",0,
  40. "Test Drive","testdrive.htm",0,
  41. "Radar","radar.htm",0,
  42. "Internet Music","internetmusic.htm",0)
  43.  
  44.  
  45. // MindMatters
  46. arMenu4 = new Array(
  47. 110,
  48. 497, 153,
  49. "#FFFFFF","#FFFFFF",
  50. "#888888","#444444",
  51. "#000000","#000000",
  52. "E-Books","ebooks.htm",0,
  53. "Whitepapers","whitepapers.htm",0)
  54.