home *** CD-ROM | disk | FTP | other *** search
/ Australian PC Authority 2000 August / AUG2000.BIN / nav_2 / menusetup.js < prev    next >
Encoding:
Text File  |  2000-03-12  |  3.6 KB  |  94 lines

  1. width = 160;
  2. childOverlap = 70;
  3. childOffset = 5; 
  4. iSecondsVisible = .5;
  5.  
  6. sFontFace = "Verdana";
  7. iFontSize = "10";
  8. sFontColour = "white";
  9.  
  10. backCol = "#000000";
  11. overCol = "#333333";
  12. overFnt = "#FFFFFF";
  13.  
  14. borCol = "#666666";
  15. itemPad = 4;
  16.  
  17. sImage = "../images/menu.gif";
  18. iImageSize = 10;
  19.  
  20. keepHilite = true; 
  21.  
  22. aPosX = new Array(15, 100)
  23. aPosY = new Array(16, 16)
  24.  
  25. arMenu1 = new Array(
  26. "Features","javascript:void(0);",1,
  27. "Labs","javascript:void(0);",1,
  28. "Cover Disc","javascript:document.location='/2000_3/CDLeft.asp'",0,
  29. "A List","javascript:document.location='/2000_3/alistLeft.asp'",0,
  30. "Reviews","javascript:void(0);",1,
  31. "Back Issue Reviews","javascript:document.location='/archiveRight.asp';",0,
  32. "Tech Support","javascript:top.location='/tech/techMain.asp';",0
  33. )
  34.  
  35.  
  36. arMenu2 = new Array(
  37. "Subscribe","javascript:document.location='/JoinLeft.asp'",0,
  38. "Newsletter","javascript:document.location='/register.asp';",0
  39. )
  40.  
  41. arMenu1_1 = new Array(
  42. "How the net works","javascript:document.location='/2000_3/featuresLeft_46.asp'",0,
  43. "Supercharge your PC","javascript:document.location='/2000_3/featuresLeft_48.asp'",0
  44. )
  45.  
  46. arMenu1_2 = new Array(
  47. "Super PCs","javascript:document.location='/2000_3/labintro_49.asp?iCurLeft=1'",1,
  48. "Hard Disks","javascript:document.location='/2000_3/labintro_50.asp?iCurLeft=2'",1
  49. )
  50.  
  51. arMenu1_2_1 = new Array(
  52. "Digital Star Power K7 700 Athlon","javascript:document.location='/2000_3/labRight_91.asp?iCurLeft=1'",0,
  53. "Pioneer 2000 AMD K7 700 MHz","javascript:document.location='/2000_3/labRight_92.asp?iCurLeft=1'",0,
  54. "PC View Ultra","javascript:document.location='/2000_3/labRight_94.asp?iCurLeft=1'",0,
  55. "The Winners","javascript:document.location='/2000_3/labWinner_49.asp?iCurLeft=1'",0)
  56.  
  57. arMenu1_2_2 = new Array(
  58. "IBM DeskStar 34 GXP","javascript:document.location='/2000_3/labRight_95.asp?iCurLeft=2'",0,
  59. "Quantum Fireball Plus KX","javascript:document.location='/2000_3/labRight_96.asp?iCurLeft=2'",0,
  60. "Samsung SpinPoint v9100","javascript:document.location='/2000_3/labRight_97.asp?iCurLeft=2'",0,
  61. "Seagate U8","javascript:document.location='/2000_3/labRight_98.asp?iCurLeft=2'",0,
  62. "The Winners","javascript:document.location='/2000_3/labWinner_50.asp?iCurLeft=2'",0)
  63.  
  64. arMenu1_5 = new Array(
  65. "PCs & Notebooks","javascript:void(0);",1,
  66. "Peripherals","javascript:void(0);",1,
  67. "Software","javascript:void(0);",1,
  68. "Reference","javascript:void(0);",1
  69. )
  70.  
  71. arMenu1_5_1 = new Array(
  72. "Dell Dimension XPS B800r","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=1&review=68'",0,
  73. "Peripherals Plus Athlon 800MHZ","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=1&review=69'",0,
  74. "iMac DV Special Edition","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=1&review=70'",0
  75. )
  76.  
  77. arMenu1_5_2 = new Array(
  78. "DiamonViper II Z200","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=2&review=71'",0,
  79. "Creative Video Blaster WebCam Go","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=2&review=72'",0,
  80. "mimio","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=2&review=73'",0
  81. )
  82.  
  83. arMenu1_5_3 = new Array(
  84. "Dreamweaver 3","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=3&review=74'",0,
  85. "OmniPage Pro 10","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=3&review=75'",0,
  86. "Cool Edit 2000","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=3&review=76'",0
  87. )
  88.  
  89. arMenu1_5_4 = new Array(
  90. "Under the Radar","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=4&review=77'",0,
  91. "Upgrading and Repairing PCs","javascript:document.location='/2000_3/reviewLeft.asp?iCurLeft=4&review=78'",0
  92. )
  93.  
  94.