home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / CHIPCD_MAR2001_PLAYWARE.iso / code / hierArrays.js < prev    next >
Encoding:
Text File  |  2001-02-13  |  861 b   |  45 lines

  1. // Gallery
  2. arMenu1 = new Array(
  3. 110,
  4. 106, 153,
  5. "#FFFFFF","#FFFFFF",
  6. "#888888","#444444",
  7. "#000000","#000000",
  8. "Skins","skins.htm",0,
  9. "Themes","themes.htm",0,
  10. "Trailers","trailers.htm",0,
  11. "Wallpapers","wallpapers.htm",0,
  12. "Screensavers","screensavers.htm",0)
  13.  
  14. // Arena
  15. arMenu2 = new Array(
  16. 110,
  17. 217, 153,
  18. "#FFFFFF","#FFFFFF",
  19. "#888888","#444444",
  20. "#000000","#000000",
  21. "Reviewed Games","revgames.htm",0,
  22. "Games","games.htm",0)
  23.  
  24. // Surge
  25. arMenu3 = new Array(
  26. 110,
  27. 328, 153,
  28. "#FFFFFF","#FFFFFF",
  29. "#888888","#444444",
  30. "#000000","#000000",
  31. "Mp3","surge.htm",0,
  32. "Software","surge.htm",0)
  33.  
  34. // DialUp
  35. arMenu4 = new Array(
  36. 110,
  37. 439, 153,
  38. "#FFFFFF","#FFFFFF",
  39. "#888888","#444444",
  40. "#000000","#000000",
  41. "Sitemap","sitemap.htm",0,
  42. "India Sites","indiasites.htm",0,
  43. "Newsletters","newsletters.htm",0,
  44. "Bookmarks","bookmarks.htm",0)
  45.