home *** CD-ROM | disk | FTP | other *** search
/ Correspondence Bible School - Life of Jesus Christ / _____.iso / Script / menu_array.js < prev    next >
Text File  |  2004-09-29  |  20KB  |  375 lines

  1.  
  2. //The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
  3. menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
  4. //Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.
  5.  
  6.  
  7.  
  8. ////////////////////////////////////
  9. // Editable properties START here //
  10. ////////////////////////////////////
  11.  
  12. // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
  13. if(navigator.appVersion.indexOf("MSIE 6.0")>0)
  14. {
  15.    effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
  16. }
  17. else
  18. {
  19.    effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
  20. }
  21.  
  22.  
  23. timegap=500            // The time delay for menus to remain visible
  24. followspeed=5         // Follow Scrolling speed
  25. followrate=40         // Follow Scrolling Rate
  26. suboffset_top=10;      // Sub menu offset Top position
  27. suboffset_left=10;      // Sub menu offset Left position
  28.  
  29. style1=[            // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
  30. "navy",               // Mouse Off Font Color
  31. "ccccff",            // Mouse Off Background Color
  32. "ffebdc",            // Mouse On Font Color
  33. "4b0082",            // Mouse On Background Color
  34. "000000",            // Menu Border Color
  35. 11,                  // Font Size in pixels
  36. "normal",            // Font Style (italic or normal)
  37. "bold",               // Font Weight (bold or normal)
  38. "Verdana, Arial",      // Font Name
  39. 4,                  // Menu Item Padding
  40. "../images/Menu/arrow.gif",         // Sub Menu Image (Leave this blank if not needed)
  41. ,                  // 3D Border & Separator bar
  42. "66ffff",            // 3D High Color
  43. "000099",            // 3D Low Color
  44. "Purple",            // Current Page Item Font Color (leave this blank to disable)
  45. "pink",               // Current Page Item Background Color (leave this blank to disable)
  46. "../images/Menu/arrowdn.gif",         // Top Bar image (Leave this blank to disable)
  47. "ffffff",            // Menu Header Font Color (Leave blank if headers are not needed)
  48. "000099",            // Menu Header Background Color (Leave blank if headers are not needed)
  49. ]
  50.  
  51.  
  52.  
  53. addmenu(menu=[      // This is the array that contains your menu properties and details
  54. "mainmenu",         // Menu Name - This is needed in order for the menu to be called
  55. 7,               // Menu Top - The Top position of the menu in pixels
  56. 160,            // Menu Left - The Left position of the menu in pixels
  57. ,               // Menu Width - Menus width in pixels
  58. 1,               // Menu Border Width
  59. ,               // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
  60. style1,            // Properties Array - this is set higher up, as above
  61. 1,               // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
  62. "left",            // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
  63. effect,            // Filter - Text variable for setting transitional effects on menu activation - see above for more info
  64. ,               // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
  65. 1,                // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
  66. ,               // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
  67. ,               // Position of TOP sub image left:center:right
  68. ,               // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
  69. ,               // Right To Left - Used in Hebrew for example. (1=on/0=off)
  70. ,               // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
  71. ,               // ID of the div you want to hide on MouseOver (useful for hiding form elements)
  72. ,               // Reserved for future use
  73. ,               // Reserved for future use
  74. ,               // Reserved for future use
  75. ,"┬ φα≈αδε","../index.htm",,"┬σ≡φ≤≥ⁿ±  φα Φ±⌡εΣφ≤■ ±≥≡αφΦ÷≤",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"   ╬±φεΓφεσ ∞σφ■ ΣεΩ≤∞σφ≥α
  76. ,"╙≡εΩΦ   ","show-menu=Lesson",,"",1
  77. ,"▌Ωτα∞σφ√  ","show-menu=Exam",,"",1
  78. ,"╠≤δⁿ≥Φ∞σΣΦα  ","show-menu=Multimedia",,"",1
  79. ,"╧εΦ±Ω  ","show-menu=search",,"",1
  80. ,"╧ε∞ε∙ⁿ  ","show-menu=Help",,"",1
  81. ])
  82.  
  83.    addmenu(menu=["Lesson",
  84.    ,,100,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  85.    ,"┬ΓσΣσφΦσ","show-menu=Introduction",,,1
  86.    ,"╙≡εΩ 1","show-menu=Lesson1",,,1
  87.    ,"╙≡εΩ 2","show-menu=Lesson2",,,1
  88.    ,"╙≡εΩ 3","show-menu=Lesson3",,,1
  89.    ,"╙≡εΩ 4","show-menu=Lesson4",,,1
  90.    ,"╙≡εΩ 5","show-menu=Lesson5",,,1
  91.    ,"╙≡εΩ 6","show-menu=Lesson6",,,1
  92.    ,"╙≡εΩ 7","show-menu=Lesson7",,,1
  93.    ,"╙≡εΩ 8","show-menu=Lesson8",,,1
  94.    ,"╙≡εΩ 9","show-menu=Lesson9",,,1
  95.    ,"╙≡εΩ 10","show-menu=Lesson10",,,1
  96.    ,"╙≡εΩ 11","show-menu=Lesson11",,,1
  97.    ,"╙≡εΩ 12","show-menu=Lesson12",,,1
  98.    ])
  99.  
  100.  
  101.       addmenu(menu=["Introduction",  // ╧εΣ∞σφ■ ╙≡εΩεΓ
  102.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  103.       ,"1 ╧≡σΣΦ±δεΓΦσ","../Introduction/Intr001.htm",,,0
  104.       ,"2 ┬ΓσΣσφΦσ","../Introduction/Intr01.htm",,,0
  105.       ,"3 ╙≈σßφ√Θ ∞α≥σ≡Φαδ","../Introduction/Intr02.htm",,,0
  106.       ,"4 ┬√∩εδφσφΦσ ²Ωτα∞σφεΓ","../Introduction/Intr04.htm",,,0
  107.       ,"5 ╬ß∙Φσ ≤ΩαταφΦ ","../Introduction/Intr05.htm",,,0
  108.       ])
  109.  
  110.  
  111. addmenu(menu=["Lesson1",  // ╧εΣ∞σφ■ ╙≡εΩεΓ
  112.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  113.       ,"1 ┬ΓσΣσφΦσ","../Lesson1/U1_1.htm",,,0
  114.       ,"2 ╧Φ±ⁿ∞σφφ√σ Φ±≥ε≈φΦΩΦ","../Lesson1/U1_2.htm",,,0
  115.       ,"3 ┴ΦßδΦ ","../Lesson1/U1_3.htm",,,0
  116.       ,"4 ╧εΓσ±≥ΓεΓαφΦσ σΓαφπσδΦ±≥εΓ","../Lesson1/U1_4.htm",,,0
  117.       ,"5 ╩≡α≥Ωεσ ±≡αΓφσφΦσ ≈σ≥√≡σ⌡ ┼ΓαφπσδΦΘ","../Lesson1/U1_5.htm",,,0
  118.       ,"6 ╩≡α≥ΩΦΘ εßτε≡ µΦτφΦ ╒≡Φ±≥α","../Lesson1/U1_6.htm",,,0
  119.       ,"7 ╟αΩδ■≈σφΦσ","../Lesson1/U1_7.htm",,,0
  120.        ])
  121.  
  122.  
  123.  addmenu(menu=["Lesson2",  // ╧εΣ∞σφ■ ╙≡εΩεΓ
  124.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  125.       ,"1 ╨Φ∞±Ωα  Φ∞∩σ≡Φ ","../Lesson2/U2_1.htm",,,0
  126.       ,"2 ╩≤δⁿ≥≤≡α Φ ≡σδΦπΦ  ╨Φ∞±ΩεΘ Φ∞∩σ≡ΦΦ","../Lesson2/U2_2.htm",,,0
  127.       ,"3 ╚±≥ε≡Φ  ╧αδσ±≥Φφ√","../Lesson2/U2_3.htm",,,0
  128.       ,"4 ╬±φεΓφ√σ ≈α±≥Φ ╧αδσ±≥Φφ√","../Lesson2/U2_4.htm",,,0
  129.       ,"5 ├σεπ≡α⌠Φ  ╧αδσ±≥Φφ√","../Lesson2/U2_5.htm",,,0
  130.       ,"6  ╧≡αΓδσφΦσ ΣΦφα±≥ΦΦ ╚≡εΣεΓ","../Lesson2/U2_6.htm",,,0
  131.       ,"7 ╚≤ΣαΦτ∞","../Lesson2/U2_7.htm",,,0
  132.       ,"8 ╘α≡Φ±σΦ Φ ╤αΣΣ≤ΩσΦ","../Lesson2/U2_8.htm",,,0
  133.       ,"9 ╩φΦµφΦΩΦ, ▌δδΦφ±≥√","../Lesson2/U2_9.htm",,,0
  134.       ])
  135.  
  136.  addmenu(menu=["Lesson3", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  137.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  138.       ,"1 ╧εΣπε≥εΓΩα Ω ∩≡Φ⌡εΣ≤ ╠σ±±ΦΦ","../Lesson3/U3_1.htm",,,0
  139.       ,"2 ╨εΣε±δεΓΦσ ╒≡Φ±≥α","../Lesson3/U3_2.htm",,,0
  140.       ,"3 ╨εµΣσφΦσ ╚εαφφα ╩≡σ±≥Φ≥σδ ","../Lesson3/U3_3.htm",,,0
  141.       ,"4 ╚τß≡αφΦσ ╠α≡ΦΦ","../Lesson3/U3_4.htm",,,0
  142.       ,"5 ╨εµΣσφΦσ ╤∩α±Φ≥σδ ","../Lesson3/U3_5.htm",,,0
  143.       ,"6 ╤εΓσ≡°σφΦσ ταΩεφφ√⌡ εß≡ ΣεΓ","../Lesson3/U3_6.htm",,,0
  144.       ,"7 ╧ε±σ∙σφΦσ Γεδ⌡ΓεΓ","../Lesson3/U3_7.htm",,,0
  145.       ,"8 ┴σπ±≥Γε Γ ┼πΦ∩σ≥ Φ ΓετΓ≡α∙σφΦσ Γ ═ατα≡σ≥","../Lesson3/U3_8.htm",,,0
  146.       ,"9 ╧ε±σ∙σφΦσ ⌡≡α∞α","../Lesson3/U3_9.htm",,,0
  147.       ,"10 ┬ετ≡α±≥αφΦσ","../Lesson3/U3_10.htm",,,0
  148.       ,"11 ╟αΩδ■≈σφΦσ","../Lesson3/U3_11.htm",,,0
  149.       ])
  150.  
  151.  addmenu(menu=["Lesson4", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  152.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  153.       ,"1 ═α≈αδε εß∙σ±≥Γσφφεπε ±δ≤µσφΦ ","../Lesson4/U4_1.htm",,,0
  154.       ,"2 ├εδε± ╚εαφφα ╩≡σ±≥Φ≥σδ ","../Lesson4/U4_2.htm",,,0
  155.       ,"3 ╩≡σ∙σφΦσ ╚Φ±≤±α","../Lesson4/U4_3.htm",,,0
  156.       ,"4 ╚Φ±≤± ∩σ≡σΣ φα≡εΣε∞","../Lesson4/U4_4.htm",,,0
  157.       ,"5 ╚±Ω≤°σφΦσ Γ ∩≤±≥√φσ","../Lesson4/U4_5.htm",,,0
  158.       ,"6 ╧σ≡Γ√σ ∩ε±δσΣεΓα≥σδΦ","../Lesson4/U4_6.htm",,,0
  159.       ,"7 ╧σ≡Γεσ ≈≤Σε","../Lesson4/U4_7.htm",,,0
  160.       ,"8 ╟αΩδ■≈σφΦσ","../Lesson4/U4_8.htm",,,0
  161.       ])
  162.  
  163.  addmenu(menu=["Lesson5", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  164.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  165.       ,"1 ╨αφφΦΘ Φ≤ΣσΘ±ΩΦΘ ∩σ≡ΦεΣ","../Lesson5/U5_1.htm",,,0
  166.       ,"2 ┬δα±≥ⁿ ╚Φ±≤±α","../Lesson5/U5_2.htm",,,0
  167.       ,"3 ╬ß∙σφΦσ ± δ■Σⁿ∞Φ","../Lesson5/U5_3.htm",,,0
  168.       ,"4 ┴σ±σΣα ± ═ΦΩεΣΦ∞ε∞","../Lesson5/U5_4.htm",,,0
  169.       ,"5 ┴σ±σΣα ± ╤α∞α≡ φΩεΘ","../Lesson5/U5_5.htm",,,0
  170.       ,"6 ╬≥Ω≡√≥Φσ Φ±≥Φφ√","../Lesson5/U5_6.htm",,,0
  171.       ,"7 ╟αΩδ■≈σφΦσ","../Lesson5/U5_7.htm",,,0
  172.       ])
  173.  
  174.  addmenu(menu=["Lesson6", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  175.    ,,180,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  176.       ,"1 ┬ΓσΣσφΦσ","../Lesson6/U6_1.htm",,,0
  177.       ,"2 ╨αφφΦΘ παδΦδσΘ±ΩΦΘ ∩σ≡ΦεΣ","../Lesson6/U6_2.htm",,,0
  178.       ,"3 I ±≥αΣΦ : Γ ├αδΦδσσ","../Lesson6/U6_3.htm",,,0
  179.       ,"4 II ±≥αΣΦ : Γ ╩α∩σ≡φα≤∞σ","../Lesson6/U6_4.htm",,,0
  180.       ,"5 ─σφⁿ ±εΓσ≡°σφΦ  ≈≤Σσ±","../Lesson6/U6_5.htm",,,0
  181.       ,"6 III ±≥αΣΦ : Γ ├αδΦδσσ","../Lesson6/U6_6.htm",,,0
  182.       ,"7 IV ±≥αΣΦ : Γ ╩α∩σ≡φα≤∞σ","../Lesson6/U6_7.htm",,,0
  183.       ,"8 ╥≡Φ ∩≡Φ≥≈Φ","../Lesson6/U6_8.htm",,,0
  184.       ])
  185.  
  186.  addmenu(menu=["Lesson7", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  187.    ,,190,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  188.       ,"1 ╤≡σΣφΦΘ παδΦδσΘ±ΩΦΘ ∩σ≡ΦεΣ","../Lesson7/U7_1.htm",,,0
  189.       ,"2 ╒≡εφεδεπΦ≈σ±Ωα  ≥αßδΦ÷α","../Lesson7/U7_2.htm",,,0
  190.       ,"3 ┬ ╚σ≡≤±αδΦ∞σ Φ φα ∩≤≥Φ Γ ├αδΦδσ■","../Lesson7/U7_3.htm",,,0
  191.       ,"4 ╚τß≡αφΦσ α∩ε±≥εδεΓ","../Lesson7/U7_4.htm",,,0
  192.       ,"5 ═απε≡φα  ∩≡ε∩εΓσΣⁿ","../Lesson7/U7_5.htm",,,0
  193.       ,"6 ┬ ├αδΦδσσ","../Lesson7/U7_6.htm",,,0
  194.       ,"7 ┬ετΓ≡α∙σφΦσ Γ ╩α∩σ≡φα≤∞","../Lesson7/U7_7.htm",,,0
  195.       ,"8 ╙ ∞ε≡ ","../Lesson7/U7_8.htm",,,0
  196.       ,"9 ┬ετΓ≡α∙σφΦσ Γ ╩α∩σ≡φα≤∞","../Lesson7/U7_9.htm",,,0
  197.       ,"10 ┬ ├αδΦδσσ ","../Lesson7/U7_10.htm",,,0
  198.       ,"11 ╙ ∞ε≡ ","../Lesson7/U7_11.htm",,,0
  199.       ,"12 ┬ετΓ≡α∙σφΦσ Γ ╩α∩σ≡φα≤∞","../Lesson7/U7_12.htm",,,0
  200.       ,"13 ╟αΩδ■≈σφΦσ","../Lesson7/U7_13.htm",,,0
  201.       ])
  202.  
  203.  addmenu(menu=["Lesson8", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  204.    ,,180,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  205.       ,"1 ╧ετΣφΦΘ παδΦδσΘ±ΩΦΘ ∩σ≡ΦεΣ","../Lesson8/U8_1.htm",,,0
  206.       ,"2 ╚Φ±≤± Φ ε∩∩ετΦ÷Φ ","../Lesson8/U8_2.htm",,,0
  207.       ,"3 ╤Φδα τφα∞σφΦ ","../Lesson8/U8_3.htm",,,0
  208.       ,"4 ╚±∩εΓσΣαφΦσ ╧σ≥≡α","../Lesson8/U8_4.htm",,,0
  209.       ,"5 ╧≡σεß≡αµσφΦσ ╚Φ±≤±α","../Lesson8/U8_5.htm",,,0
  210.       ,"6 ╟αΩδ■≈σφΦσ","../Lesson8/U8_6.htm",,,0
  211.       ])
  212.  
  213.  addmenu(menu=["Lesson9", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  214.    ,,190,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  215.       ,"1 ┬ταΦ∞ε±Γ τⁿ ταΓσ≡°α■∙σπε ±δ≤µσφΦ ","../Lesson9/U9_1.htm",,,0
  216.       ,"2 ╟αΓσ≡°α■∙σσ ±δ≤µσφΦσ","../Lesson9/U9_2.htm",,,0
  217.       ,"3 ╧ετΣφΦΘ ╚≤ΣσΘ±ΩΦΘ ∩σ≡ΦεΣ","../Lesson9/U9_3.htm",,,0
  218.       ,"4 ╚Φ±≤± ╒≡Φ±≥ε± φα ∩≡ατΣφΦΩσ ╩≤∙σΘ","../Lesson9/U9_4.htm",,,0
  219.       ,"5 ╤σ∞ⁿΣσ± ≥ ≤≈σφΦΩεΓ","../Lesson9/U9_5.htm",,,0
  220.       ,"6 ╚Φ±≤± φα ∩≡ατΣφΦΩσ ╬ßφεΓδσφΦ  ⌡≡α∞α","../Lesson9/U9_6.htm",,,0
  221.       ,"7 ╧σ≡σΘ±ΩΦΘ ∩σ≡ΦεΣ","../Lesson9/U9_7.htm",,,0
  222.       ,"8 ┬ ╧σ≡σσ","../Lesson9/U9_8.htm",,,0
  223.       ,"9 ═α ∩≤≥Φ Γ ╚σ≡≤±αδΦ∞","../Lesson9/U9_9.htm",,,0
  224.       ,"10 ╟αΩδ■≈σφΦσ","../Lesson9/U9_10.htm",,,0
  225.       ])
  226.  
  227.  addmenu(menu=["Lesson10", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  228.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  229.       ,"1 ┬ΓσΣσφΦσ","../Lesson10/U10_1.htm",,,0
  230.       ,"2 ╤δ≤µσφΦσ φα ±≥≡α±≥φεΘ φσΣσδσ","../Lesson10/U10_2.htm",,,0
  231.       ,"3 ╤ Γε±Ω≡σ±σφΦ  Σε ∩ ≥φΦ÷√","../Lesson10/U10_3.htm",,,0
  232.       ,"4 ┬ε±Ω≡σ±σφⁿσ","../Lesson10/U10_4.htm",,,0
  233.       ,"5 ╧εφσΣσδⁿφΦΩ","../Lesson10/U10_5.htm",,,0
  234.       ,"6 ┬≥ε≡φΦΩ","../Lesson10/U10_6.htm",,,0
  235.       ,"7 ╤≡σΣα","../Lesson10/U10_7.htm",,,0
  236.       ,"8 ╫σ≥Γσ≡π","../Lesson10/U10_8.htm",,,0
  237.       ,"9 ╫σ≥Γσ≡π '╙≥σ°Φ≥σδⁿφα ' ≡σ≈ⁿ ╚Φ±≤±α","../Lesson10/U10_9.htm",,,0
  238.       ,"10 ╧ ≥φΦ÷α  └≡σ±≥ Φ ±≤Σ","../Lesson10/U10_10.htm",,,0
  239.       ,"11 ╧ ≥φΦ÷α ╨α±∩ ≥Φσ","../Lesson10/U10_11.htm",,,0
  240.       ,"12 ╧ ≥φΦ÷α ╧επ≡σßσφΦσ","../Lesson10/U10_12.htm",,,0
  241.       ,"13 ╟αΩδ■≈σφΦσ","../Lesson10/U10_13.htm",,,0
  242.       ])
  243.  
  244.  addmenu(menu=["Lesson11", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  245.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  246.       ,"1 ┬ΓσΣσφΦσ","../Lesson11/U11_1.htm",,,0
  247.       ,"2 ╤εß√≥Φ  ∩ε±δσ Γε±Ω≡σ±σφΦ ","../Lesson11/U11_2.htm",,,0
  248.       ,"3 ┬ε±Ω≡σ±σφΦσ ╚Φ±≤±α","../Lesson11/U11_3.htm",,,0
  249.       ,"4 ─ε±≥εΓσ≡φε±≥ⁿ Γε±Ω≡σ±σφΦ ","../Lesson11/U11_4.htm",,,0
  250.       ,"5 ╟φα≈σφΦσ Γε±Ω≡σ±σφΦ ","../Lesson11/U11_5.htm",,,0
  251.       ,"6 ▀ΓδσφΦ  ╚Φ±≤±α ╒≡Φ±≥α","../Lesson11/U11_6.htm",,,0
  252.       ,"7 ┬ετφσ±σφΦσ ╒≡Φ±≥α","../Lesson11/U11_7.htm",,,0
  253.       ,"8 ╟αΩδ■≈σφΦσ","../Lesson11/U11_8.htm",,,0
  254.       ])
  255.  
  256.  addmenu(menu=["Lesson12", // ╧εΣ∞σφ■ ╙≡εΩεΓ
  257.    ,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  258.       ,"1 ╧≡Φ≥≈Φ ╚Φ±≤±α","../Lesson12/U12_1.htm",,,0
  259.       ,"2 ╧σ≡σ≈σφⁿ ∩≡Φ≥≈","../Lesson12/U12_2.htm",,,0
  260.       ,"3 ╬≥Σσδⁿφ√σ ∩≡Φ≥≈Φ ","../Lesson12/U12_3.htm",,,0
  261.       ,"4 ╬≥Σσδⁿφ√σ ∩≡Φ≥≈Φ (∩≡εΣεδµσφΦσ)","../Lesson12/U12_4.htm",,,0
  262.       ,"5 ╫≤Σσ±α ╚Φ±≤±α","../Lesson12/U12_5.htm",,,0
  263.       ,"6 ╧σ≡σ≈σφⁿ ≈≤Σσ±","../Lesson12/U12_6.htm",,,0
  264.       ,"7 ╧≡ε∩εΓσΣΦ Φ ∩ε≤≈σφΦ  ╚Φ±≤±α","../Lesson12/U12_7.htm",,,0
  265.       ,"8 ╟αΩδ■≈σφΦσ","../Lesson12/U12_8.htm",,,0
  266.       ])
  267.  
  268.  
  269.    addmenu(menu=["Exam",
  270.    ,,120,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  271.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 1","../exams/ControlU_01.htm",,,1
  272.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 2","../exams/ControlU_02.htm",,,1
  273.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 3","../exams/ControlU_03.htm",,,1
  274.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 4","../exams/ControlU_04.htm",,,1
  275.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 5","../exams/ControlU_05.htm",,,1
  276.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 6","../exams/ControlU_06.htm",,,1
  277.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 7","../exams/ControlU_07.htm",,,1
  278.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 8","../exams/ControlU_08.htm",,,1
  279.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 9","../exams/ControlU_09.htm",,,1
  280.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 10","../exams/ControlU_10.htm",,,1
  281.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 11","../exams/ControlU_11.htm",,,1
  282.    ,"<img src=../images/Menu/newsimage.gif border=0> ▌Ωτα∞σφ 12","../exams/ControlU_12.htm",,,1
  283.    ])
  284.  
  285.    addmenu(menu=["Multimedia", // ╬±φεΓφεσ ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  286.    ,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  287.    ,"╘ε≥επ≡α⌠ΦΦ","show-menu=Photos",,,1
  288.    ,"╩α≡≥√","show-menu=Maps",,,1
  289.    ,"╒≡εφεδεπΦ≈σ±ΩΦσ Ωα≡≥√","show-menu=AnimMaps",,,1
  290.    ,"┬ΦΣσε⌠≡απ∞σφ≥√","show-menu=Video",,,1
  291.    ,"┴ΦßδΦΦ","show-menu=Bibles",,,1
  292.    ,"╤∩≡αΓε≈φΦΩΦ","show-menu=Diction",,,1
  293.    ,"╧≡επ≡α∞∞√","show-menu=Programs",,,1
  294.    ])
  295.  
  296.  
  297.  addmenu(menu=["Photos", // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  298.    ,,150,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  299.       ,"╚σ≡≤±αδΦ∞","../Photos/Jerusalem.htm",,,0
  300.       ,"├αδΦδσ ","../Photos/Galelee.htm",,,0
  301.       ,"╧σ≡σ ","../Photos/Jordan.htm",,,0
  302.       ,"╚≤Σσ ","../Photos/Judah.htm",,,0
  303.       ,"╤α∞α≡Φ ","../Photos/Samaria.htm",,,0
  304.       ])
  305.  
  306.  
  307.  
  308.  addmenu(menu=["Maps",  // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  309.    ,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  310.       ,"╩α≡≥√, Φ±∩εδⁿτ≤σ∞√σ Γ ²≥ε∞ Ω≤≡±σ","../Maps/Maps-Total.htm",,,0
  311.        ])
  312.  
  313.  
  314.  addmenu(menu=["AnimMaps",  // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  315.    ,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  316.       ,"╠δαΣσφ≈σ±≥Γε","../IMAGES/Flash/1EarlyLife_Main.swf",,,0
  317.       ,"═α≈αδε ±δ≤µσφΦ ","../IMAGES/Flash/2EarlyService.swf",,,0
  318.       ,"├εΣ ∩ε∩≤δ ≡φε±≥Φ","../IMAGES/Flash/3Popularity.swf",,,0
  319.       ,"├εΣ ε∩∩ετΦ÷ΦΦ","../IMAGES/Flash/4Opposition.swf",,,0
  320.       ,"╧ε±δσΣφΦΘ ∞σ± ÷","../IMAGES/Flash/5LastMonth.swf",,,0
  321.       ,"╧ε±δσΣφΦσ ΣφΦ","../IMAGES/Flash/LastDays_Main.swf",,,0
  322.       ,"╫α±√ φα Ω≡σ±≥σ","../IMAGES/JesusFilm/jesus.jpg",,,0
  323.           ])
  324.  
  325.  
  326.  addmenu(menu=["Video",  // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  327.    ,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  328.       ,"┴δαπεΓσ∙σφΦσ","../Video/Maria.mpg",,,0
  329.       ,"╧≡σεß≡αµσφΦσ","../Video/preobrazhenie.mpg",,,0
  330.       ,"╬≈Φ∙σφΦσ ╒≡α∞α","../Video/temple.mpg",,,0
  331.       ,"╨α±∩ ≥Φσ","../Video/Cross.mpg",,,0
  332.       ,"┬ε±Ω≡σ±σφΦσ","../Video/tomb.mpg",,,0
  333.       ])
  334.  
  335.  addmenu(menu=["Bibles", // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  336.    ,,150,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  337.       ,"═εΓ√Θ ╟αΓσ≥","../Programs/Bibles/NewTestament/bindex.htm",,,0
  338.       ,"╓Φ≥α≥α Φτ ┴ΦßδΦΦ (ε≥Ω≡√≥ⁿ)","../Programs/Bibles/BibleQuote/bibleqt4.exe",,,0
  339.       ])
  340.  
  341.  addmenu(menu=["Diction", // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  342.    ,,150,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  343.       ,"├σδδσ  (ε≥Ω≡√≥ⁿ)","../Programs/Dictionares/Gellei/index.chm",,,0
  344.       ,"┴≡εΩπα≤τα (ε≥Ω≡√≥ⁿ)","../Programs/Dictionares/Brokgauz.chm",,,0
  345.       ,"╩εΣ≡αφ≥","../Programs/Dictionares/kodrant.pdf",,,0
  346.       ,"╙±≥α≡σΓ°Φ⌡ ±δεΓ","../Programs/Dictionares/stslov.htm",,,0
  347.       ])
  348.  
  349.  
  350.  addmenu(menu=["Programs", // ╧εΣ∞σφ■ ╠≤δⁿ≥Φ∞σΣΦα
  351.    ,,150,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  352.       ,"╬∩Φ±αφΦσ ∩≡επ≡α∞∞","../Programs/Programs.htm",,,0
  353.       ,"Internet Explorer 5.5 (╙±≥αφεΓΦ≥ⁿ)","../Programs/Programs/IE5.5_SP1rus/IE5SETUP.EXE",,,0
  354.       ,"Acrobat Reader 5.0 (╙±≥αφεΓΦ≥ⁿ)","../Programs/Programs/Acrobat/Setup.exe",,,0
  355.       ,"IrfanView (╙±≥αφεΓΦ≥ⁿ)","../Programs/Programs/IrfanView32%203.25/iview325.exe",,,0
  356.  
  357.       ])
  358.  
  359.  
  360.    addmenu(menu=["search",
  361.    ,,150,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  362.    ,"<img src=../IMAGES/SEARCH.gif border=0> ╧≡σΣ∞σ≥φ√Θ ≤Ωατα≥σδⁿ", "../Search/TermIndex.htm",,,1
  363.    ,"<img src=../IMAGES/SEARCH.gif border=0> ╧εΦ±Ω Γ ╚φ≥σ≡φσ≥σ", "../Search/SEARCH.HTM",,,1
  364.    ])
  365.  
  366.    addmenu(menu=["Help",
  367.    ,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
  368.    ,"╩αΩ ∩εδⁿτεΓα≥ⁿ±  ∩≡επ≡α∞∞εΘ","../Help/Help.htm",,,1
  369.    ,"╬ß≡α≥φα  ±Γ τⁿ","../Help/send-mail.htm",,,1
  370.    ,"╧≡εΓσ≡Ωα Ωε∞∩ⁿ■≥σ≡α","../TestPagin/testpc.htm",,,1
  371.    ])
  372.  
  373.  
  374. dumpmenus()
  375.