
/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.

 Please note that major changes to this file have been made and is not compatible with earlier versions..

 You no longer need to number your menus as in previous versions.
 The new menu structure allows you to name the menu instead. This means that you can remove menus and not break the system.
 The structure should also be much easier to modify, add & remove menus and menu items.

 If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.

 Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=300                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=10              // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



PlainStyle=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"343399",                     // Mouse Off Font Color
"dbd9d9",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"6f6f77",                     // Mouse On Background Color
"343399",                     // Menu Border Color
"12",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"verdana,helvetica",          // Font Name
4,                            // Menu Item Padding or spacing
"arrow.gif",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"ffff00",                     // 3D High Color
"ccffff",                     // 3D Low Color
,                             // Current Page Item Font Color (leave this blank to disable)
,                             // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                             // Menu Header Font Color (Leave blank if headers are not needed)
,                             // Menu Header Background Color (Leave blank if headers are not needed)
"343399",                     // Menu Item Separator Color
]

PlainStyle2=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"333399",                     // Mouse Off Font Color
"dbd9d9",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"6f6f77",                     // Mouse On Background Color
"333399",                     // Menu Border Color
"10",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"verdana,helvetica",          // Font Name
4,                            // Menu Item Padding or spacing
"http://www.mmm.ucar.edu/mm5/images/arrow.gif",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"ffff00",                     // 3D High Color
"ccffff",                     // 3D Low Color
"ffffff",                     // Current Page Item Font Color (leave this blank to disable)
"6699CC",                     // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                             // Menu Header Font Color (Leave blank if headers are not needed)
,                             // Menu Header Background Color (Leave blank if headers are not needed)
"333399",                     // Menu Item Separator Color
]

WWE=[                         // WWE is an array of properties. You can have as many property arrays as you need
"333399",                     // Mouse Off Font Color
"dbd9d9",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"FF0033",                     // Mouse On Font Color
"000000",                     // Mouse On Background Color
"000000",                     // Menu Border Color
"12",                          // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"Arial",                      // Font Name
,                             // Menu Item Padding or spacing
"http://www.mmm.ucar.edu/mm5/images/arrow.gif",               // Sub Menu Image (Leave this blank if not needed)
1,                            // 3D Border & Separator bar
"FF0033",                     // 3D High Color
"000000",                     // 3D Low Color
"FF0033",                     // Current Page Item Font Color (leave this blank to disable)
"0000ff",                     // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"FF0033",                     // Menu Header Font Color (Leave blank if headers are not needed)
"000000",                     // Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",                     // Menu Item Separator Color
]


addmenu(menu=[
"Main",                       // Menu Name - This is needed in order for this menu to be called
0,                            // Menu Top - The Top position of this menu in pixels
25,                           // Menu Left - The Left position of this menu in pixels
397,                          // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
WWE,                          // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
,                             // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
])



/****** MAIN MENU STARTS HERE *****/

addmenu(menu=[
"Mainmenu",
114,
,
100,
,
"center",
PlainStyle,
1,
"center",
,
0,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Home","show-menu=Home",,,1
,"TERRAIN","show-menu=Terrain","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain.html",,1
,"REGRID","show-menu=Regrid","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid.html",,1
,"OA","show-menu=OA",,,1
,"INTERPF","show-menu=Interpf","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf.html",,1
,"MM5","show-menu=MM5","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5.html",,1
,"Graphics","show-menu=Graphics",,,1
,"Other","show-menu=Other",,,0
])

/*                         HOME							*/
addmenu(menu=[
"Home",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"On-Line Tutorial Home","show-menu=OLHome","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself.html",,0
,"MM5 Home","http://www.mmm.ucar.edu/mm5",,,0
])

addmenu(menu=[
"OLHome",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"General","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself.html",,,0
,"Case Study","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_case_study.html",,,0
,"Computer Information","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_computer_info.html",,,0
,"Documentation","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_docs.html",,,0
,"Getting Started","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_get_started.html",,,0
,"Programs","show-menu=prog","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_programs.html",,0
])

addmenu(menu=[
"prog",
,
,
150,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,

,"Program Description","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_programs.html",,,0
,"Program Flow Chart","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/teachyourself_programs_graphic.html",,,0
])

/*                         TERRAIN							*/
addmenu(menu=[
"Terrain",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_start.html",,,0
,"NCAR Graphics","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_ncarg.html",,,0
,"How to Run","show-menu=ter_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_run.html",,1
,"Examples","show-menu=terrain-ex","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_ex.html",,0
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_TS.html",,,0
])

addmenu(menu=[
"ter_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_run.html",,,1
,"terrain.deck","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain.deck.html",,,0
,"make log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/make.terrain.out.html",,,0
,"input data files","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Data.html",,,0
,"terrain print out","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain.print.out.html",,,0
,"TER.PLT","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_TER_PLT.html",,,0
,"terrain header log","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain.header_log.html",,,0
])

addmenu(menu=[
"terrain-ex",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"List of Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/terrain_ex.html",,,1
,"Expanded Domains","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex1.html",,,0
,"Multiple Model Domains","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex2.html",,,0
,"3D FDDA (no SFC FDDA)","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex3.html",,,0
,"3D and SFC FDDA","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex4.html",,,0
,"Noah LSM","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex5.html",,,0
,"PX LSM","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex6.html",,,0
,"1-way / 2-way nesting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex7.html",,,0
,"Overlapping Nests","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex8.html",,,0
,"Dot & Cross Points","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/terrain/Examples/terrain_ex9.html",,,0
])

/*                         REGRID							*/
addmenu(menu=[
"Regrid",
,
,
180,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_start.html",,,0
,"Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_data.html",,,0
,"Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_compile.html",,,0
,"Run: pregrid","show-menu=pregrid_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_run_pregrid.html",,0
,"Run: regridder","show-menu=regridder_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_run_regridder.html",,1
,"Examples","show-menu=regrid-ex","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_ex.html",,0
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_TS.html",,,0
])

addmenu(menu=[
"pregrid_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run pregrid","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_run_pregrid.html",,,1
,"pregrid.csh","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/pregrid.csh.html",,,0
,"pregrid log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/pregrid.print.out.html",,,0
,"intermediate file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/intermediate_file_format.html",,,0
])

addmenu(menu=[
"regridder_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run regridder","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_run_regridder.html",,,1
,"namelist.input","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regridder.namelist.input.html",,,0
,"regridder log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regridder.print.out.html",,,0
])

addmenu(menu=[
"regrid-ex",
,
,
200,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"List of Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/regrid_ex.html",,,1
,"Noah / PX LSM","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex1.html",,,0
,"Temporally Interpolate Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex2.html",,,0
,"NCEP GDAS data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex3.html",,,0
,"General GRIB data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex4.html",,,0
,"ERA15 data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex5.html",,,0
,"Own Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex6.html",,,0
,"NCAR Mass Store data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex7.html",,,0
,"Constant Fields","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex8.html",,,0
,"NARR Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/regrid/Examples/regrid_ex9.html",,,0
])

/*                  Objective Analysis							*/
addmenu(menu=[
"OA",
,
,
180,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"LITTLE_R","show-menu=Little_R","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r.html",,0
,"RAWINS","show-menu=RAWINS","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins.html",,0
])

addmenu(menu=[
"Little_R",
,
,
170,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_start.html",,,0
,"Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_data.html",,,0
,"Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_compile.html",,,0
,"How to Run","show-menu=little_r_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_run.html",,1
,"Examples","show-menu=little_r-ex","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_ex.html",,0
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_TS.html",,,0
])


addmenu(menu=[
"little_r_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_run.html",,,1
,"namelist.input","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r.namelist.input.html",,,0
,"little_r log file (no fdda)","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_log_no_fdda.html",,,0
,"little_r log file (fdda)","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_log_fdda.html",,,0
])

addmenu(menu=[
"little_r-ex",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"List of Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/little_r_ex.html",,,1
,"SFCFDDA_DOMAIN1","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/Examples/little_r_ex1.html",,,0
,"Missing Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/Examples/little_r_ex2.html",,,0
,"NCAR Mass Store data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/Examples/little_r_ex3.html",,,0
,"Own Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/little_r/Examples/little_r_ex4.html",,,0
])


addmenu(menu=[
"RAWINS",
,
,
170,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins_start.html",,,0
,"How to Run","show-menu=rawins_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins_run.html",,1
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins_misc.html",,,0
])

addmenu(menu=[
"rawins_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins_run.html",,,1
,"rawins.deck","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rawins/rawins.deck.html",,,0
])


/*                         INTERPF							*/
addmenu(menu=[
"Interpf",
,
,
190,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_start.html",,,0
,"How to Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_compile.html",,,0
,"How to Run","show-menu=interpf_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_run.html",,1
/*,"Examples","show-menu=interpf-ex","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_ex.html",,0
,"Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_ex.html",,,0*/
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_TS.html",,,0
])


addmenu(menu=[
"interpf_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_run.html",,,1
,"namelist.input","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf.namelist.input.html",,,0
,"interpf log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpf/interpf_log.html",,,0
])

/*                         MM5							*/
addmenu(menu=[
"MM5",
,
,
210,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_start.html",,,0
,"Data","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_data.html",,,0
,"How to Compile","show-menu=mm5_compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_compile.html",,0
,"How to Run","show-menu=mm5_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_run.html",,1
,"Examples","show-menu=mm5-ex","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_ex.html",,0
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_TS.html",,,0
])


addmenu(menu=[
"mm5_compile",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_compile.html",,,1
,"configure.user","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5.configure.user.html",,,0
])


addmenu(menu=[
"mm5_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_run.html",,,1
,"mm5.deck","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5.deck.html",,,0
,"mmlif","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5.mmlif.html",,,0
,"mm5.print.out log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5.print.out.html",,,0
])

addmenu(menu=[
"mm5-ex",
,
,
200,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"List of Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/mm5_ex.html",,,1
,"3D FDDA (no SFC FDDA)","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex3.html",,,0
,"3D and SFC FDDA","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex4.html",,,0
,"Observational Nudging","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex5.html",,,0
,"Noah LSM","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex1.html",,,0
,"PX LSM","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex2.html",,,0
,"Restart Runs","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex7.html",,,0
,"Restart & Split Input Files","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex8.html",,,0
,"Restart, Split Input Files & FDDA","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex9.html",,,0
,"Split Output Files","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex10.html",,,0
,"Different output times","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex11.html",,,0
,"IFSKIP","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex12.html",,,0
,"Overlapping Nests","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex6.html",,,0
,"Moving Nests","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex13.html",,,0
,"Time Series Output","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5/Examples/mm5_ex14.html",,,0
])


/*                         Graphics							*/
addmenu(menu=[
"Graphics",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"RIP","show-menu=RIP","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip.html",,0
,"MM5toGrADS","show-menu=MM5toGrADS","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds.html",,0
,"GRAPH","show-menu=Graph","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph.html",,0
])

addmenu(menu=[
"Rip",
,
,
120,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_start.html",,,0
,"Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_compile.html",,,0
,"Run: ripdp","show-menu=ripdp","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/ripdp_run.html",,0
,"Run: rip","show-menu=runrip","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_run.html",,1
/*,"Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_ex.html",,,0*/
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_misc.html",,,0
/*,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_TS.html",,,0*/
])

addmenu(menu=[
"ripdp",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run ripdp","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/ripdp_run.html",,,1
,"ripdp_sample.in","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/ripdp_sample.in.html",,,0
,"ripdp log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/ripdp.log.html",,,0
])

addmenu(menu=[
"runrip",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run rip","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_run.html",,,1
,"rip_sample.in","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_sample.in.html",,,0
,"rip log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/rip/rip_sample.out.html",,,0
])


addmenu(menu=[
"MM5toGrADS",
,
,
120,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_start.html",,,0
,"Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_compile.html",,,0
,"Run","show-menu=rungrads","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_run.html",,1
/*,"Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_ex.html",,,0*/
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_TS.html",,,0
])

addmenu(menu=[
"rungrads",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5tograds_run.html",,,1
,"namelist.input","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/namelist.input.html",,,0
,"mm5_to_grads.csh","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/mm5tograds/mm5_to_grads.csh.html",,,0
])

addmenu(menu=[
"Graph",
,
,
120,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph_start.html",,,0
,"Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph_compile.html",,,0
,"Run: GRAPH","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph_run.html",,,1
/*,"Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph_ex.html",,,0*/
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/graph/graph_TS.html",,,0
])


/*                         Other							*/
addmenu(menu=[
"Other",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"NESTDOWN","show-menu=Nestdown","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown.html",,0
,"INTERPB","show-menu=Interpb","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb.html",,0
,"Utilities","show-menu=Util","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/utilities/utilities.htm",,0
])


addmenu(menu=[
"Nestdown",
,
,
120,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_start.html",,,0
,"How to Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_compile.html",,,0
,"How to Run","show-menu=nestdown_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_run.html",,1
/*,"Examples","show-menu=nestdown-ex","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_ex.html",,0
,"Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_ex.html",,,0*/
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_misc.html",,,0
,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_TS.html",,,0
])


addmenu(menu=[
"Interpb",
,
,
120,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Introduction","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb.html",,,0
,"Where to Start","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_start.html",,,0
,"How to Compile","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_compile.html",,,0
,"How to Run","show-menu=interpb_run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_run.html",,1
/*,"Examples","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_ex.html",,,0*/
,"Miscellaneous","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_misc.html",,,0
/*,"Trouble Shooting","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_TS.html",,,0*/
])


addmenu(menu=[
"interpb_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_run.html",,,1
,"namelist.input","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb.namelist.input.html",,,0
,"interpb log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/interpb/interpb_log.html",,,0
])


addmenu(menu=[
"nestdown_run",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"How to Run","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_run.html",,,1
,"namelist.input","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown.namelist.input.html",,,0
,"nestdown log file","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/nestdown/nestdown_log.html",,,0
])


addmenu(menu=[
"Util",
,
,
160,
1,
,
PlainStyle2,
0,
,
"Fade(duration=0.5);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"List of Utilities","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/utilities/utilities.htm",,,1
,"readv3.f","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/utilities/utilities1.htm",,,0
,"Split MM Output Files","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/utilities/utilities2.htm",,,0
,"Paste MM Output Files","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/utilities/utilities3.htm",,,0
,"Create Time Series","http://www.mmm.ucar.edu/mm5/On-Line-Tutorial/utilities/utilities4.htm",,,0
,"User Contributed Utilities","http://www.mmm.ucar.edu/mm5/mm5v3/util.html",,,0
])



/******************************************   END    ***************************/



dumpmenus();
	
