/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/

//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="<scr"+"ipt language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_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=500                   // 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



fiAidStyle=[             // fiAidStyle is an array of properties. You can have as many property arrays as you need
"white",                      // Mouse Off Font Color
"990000",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"white",                      // Mouse On Font Color
"black",                      // Mouse On Background Color
"990000",                     // Menu Border Color
"11",                         // 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
3,                            // Menu Item Padding or spacing
"http://www.sc.edu/financialaid/arrow1.gif",                 // Sub Menu Image - use with pointer or something (Leave this blank if not needed)
,                            // 3D Border & Separator bar
,                     // 3D High Color
,                     // 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)
,                             // Menu Item Separator Color
]

fiAidStyle2=[             // fiAidStyle is an array of properties. You can have as many property arrays as you need
"black",                      // Mouse Off Font Color
"CCCCCC",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"white",                      // Mouse On Font Color
"black",                      // Mouse On Background Color
"CCCCCC",                     // Menu Border Color
"11",                         // 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
0,                            // Menu Item Padding or spacing
"http://www.sc.edu/financialaid/arrow1.gif",                 // Sub Menu Image - use with pointer or something (Leave this blank if not needed)
,                            // 3D Border & Separator bar
,                     // 3D High Color
,                     // 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)
,                             // Menu Item Separator Color
]

addmenu(
  menu=[  // This is the array that contains your menu properties and details
    "midmenu",   // Menu Name - This is needed in order for the menu to be called
    82,         // Menu Top - The Top position of the menu in pixels
    180,          // Menu Left - The Left position of the menu in pixels
    189,          // Menu Width - Menus width in pixels
    .5,            // Menu Border Width 
    ,             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
    fiAidStyle2,   // Properties Array - this is set higher up, as above
    1,            // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
    "center",       // Alignment - sets the 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 - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
    1,            // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
    1,            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
    ,             // Position of TOP sub image left:center:right
    ,             // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
    ,             // Right To Left - Used in Hebrew for example. (1=on/0=off)
    ,             // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
    ,             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
    ,             // Background image for menu when BGColor set to transparent.
    ,             // Scrollable Menu
    ,             // Reserved for future use
    ,"Frequently Asked Questions", "faq.html",,,1
    ,"Contact Us","contact.html",,,1
    ,"Online Fact Book <img src =images/arrowdown2.gif>","show-menu=factbookmenu",,,1 
]
)

addmenu(
  menu=[  // This is the array that contains your menu properties and details
    "topmenu",   // Menu Name - This is needed in order for the menu to be called
    450,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    180,          // Menu Width - Menus width in pixels
    1,            // Menu Border Width 
    ,             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
    fiAidStyle,   // Properties Array - this is set higher up, as above
    1,            // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
    "left",       // Alignment - sets the 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 - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
    0,            // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
    1,            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
    ,             // Position of TOP sub image left:center:right
    ,             // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
    ,             // Right To Left - Used in Hebrew for example. (1=on/0=off)
    ,             // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
    ,             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
    ,             // Background image for menu when BGColor set to transparent.
    ,             // Scrollable Menu
    ,             // Reserved for future use
    ,"Applying For Financial Aid","show-menu=applymenu",,,1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
    ,"Check on My Financial Aid","show-menu=checkmenu",,,1
    ,"Master Promissory Note on the Web","show-menu=mpnmenu",,,1
    ,"Loan Counseling on the<br>Web","show-menu=lcmenu",,,1
    ,"Student Employment","show-menu=employmenu",,,1
    ,"Award Terms and <br>Conditions","tandc.html",,,1
    ,"Satisfactory Academic Progress","sap.html",,,1
    ,"State Programs","show-menu=statemenu",,,1
    ,"Forms","show-menu=formsmenu",,,1
    ,"Financial Aid for Summer","summer.html",,,1
    ,"Scholarships","show-menu=scholarmenu",,,1
    ,"Study Abroad/NSE/Transient/<br>Concurrent Students","studyabroad.html",,,1
    ,"Important Dates","important_dates.html",,,1
    ,"Home","index.html",,,1
    ,"","",,,1
    ,"<img src=images/find_us_on_facebook_badge.GIF>","http://www.facebook.com/pages/Columbia-SC/USC-Columbia-Office-of-Student-Financial-Aid-and-Scholarships/63019209809#/pages/Columbia-SC/USC-Columbia-Office-of-Student-Financial-Aid-and-Scholarships/63019209809?sid=32f7b55e5c4ad9ceeb833fa68b3d66ec&ref=s",,,1
	,"","",,,1
    

]
)



addmenu(menu=[
"applymenu",                  // Menu Name - This is needed in order for this menu to be called
98,                          // Menu Top - The Top position of this menu in pixels
180,                          // Menu Left - The Left position of this menu in pixels
230,                          // 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"
fiAidStyle,              // 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
"Fade(duration=0.1)",         // 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
,"Start with the FAFSA","start.html",,,1
,"Financial Aid Programs","programs.html",,,1   
,"What Funds Require a FAFSA","require.html",,,1
,"Application Deadlines","deadline.html",,,1
,"Important Processing Information","importantinfo.html",,,1
,"Tips for Completing the FAFSA","tips.html",,,1
,"Award Information","awardinformation.html",,,1
,"Apply for Student Loans","studentloans.html",,,1
,"Apply for Summer Aid","applysummer.html",,,1
,"Other Helpful Information","otherhelp.html",,,1
])

addmenu(menu=[
"checkmenu",                  
119,                          
180,                          
230,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"Check on My Financial Aid Application","checkapp.html",,,1
,"Check on My Financial Aid Awards","checkaward.html",,,1
,"Using Your Aid to Pay Your Fees","payfees.html",,,1
])

addmenu(menu=[
"mpnmenu",                  
139,                          
180,                          
230,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
, 
,"Complete Your Stafford Loan Master Promissory Note","mastpromnote.html",,,1                            

])

addmenu(menu=[
"lcmenu",                  
172,                          
180,                          
230,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                    
,"Complete Your Stafford Loan Entrance and Exit Counseling","entexitcounseling.html",,,1
,"Complete Your Perkins Loan Entrance and Exit Counseling","perkinsent.html",,,1
,"Complete Your Grad PLUS Loan Entrance and Exit Counseling","gradpluscounseling.html",,,1

])

addmenu(menu=[
"employmenu",                  
207,                          
180,                          
230,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"Federal Work-Study Employment - Information For Students","workstudy.html",,,1
,"Federal Work-Study Employment - Information For Employers","workstudy_employers_general.html",,,1
,"Other Employment","jobs.html",,,1
])

addmenu(menu=[
"termsmenu",                  
225,                          
180,                          
160,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"FINANCIAL AID PROGRAMS","programs.html",,,1
,"AWARDING POLICIES AND PROCEDURES","polandproc.html",,,1
,"THE AWARDING PROCESS","awdprcss.html",,,1

,"YOUR RESPONSIBILITIES","response.html",,,1
,"SATISFACTORY ACADEMIC PROGRESS","SAP.html",,,1
])

addmenu(menu=[
"statemenu",                  
295,                          
180,                          
160,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"Palmetto Fellows","palmetto.html",,,1
,"LIFE Scholarship","life.html",,,1
,"HOPE Scholarship","hope.html",,,1
,"State Need Based Grant","stategrant.html",,,1
])

addmenu(menu=[
"summermenu",                  
275,                          
180,                          
160,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"SUMMER 2004 APPLICATION","summer.html",,,1
])

addmenu(menu=[
"formsmenu",                  
315,                          
180,                          
160,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,
,"2009-2010 Forms","forms0910.html",,,1
,"2010-2011 Forms","",,,1
])

addmenu(menu=[
"scholarmenu",                  
355,                          
180,                          
230,                          
0,                            
,                             
fiAidStyle,              
0,                            
,                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"General University Scholarships","academic.html",,,1
,"General University Scholarships Appeal Policy","appeals.htm",,,1
,"Retaining Your General University Scholarship (FAQ)","appealsfaq.htm",,,1
,"Departmental Scholarships","departmental.html",,,1
,"Non-Institutional Scholarships","noninst.html",,,1
])

addmenu(menu=[
"factbookmenu",                  
96,                          
560,                          
190,                          
0,                            
,                             
fiAidStyle2,              
0,                            
"center",                             
"Fade(duration=0.1)",         
0,                            
0,                            
0,                            
,                            
,                             
0,                            
0,                            ,                             
,                             
0,                            
,                             
,"2004-2005 Fact Book","factbook2004-2005.html",,,1
,"2005-2006 Fact Book","factbook2005-2006.html",,,1
,"2006-2007 Fact Book","factbook2006-2007.html",,,1
,"2007-2008 Fact Book","factbook2007-2008.html",,,1
,"2008-2009 Fact Book","factbook2008-2009.html",,,1
,"2009-2010 Fact Book","factbook2009-2010.html",,,1
])

addmenu(menu=[
"SubMenu2",
,
,
150,
0,
,
fiAidStyle,
0,
,
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Back to home page","index.html",,,
,"Open Self In  New Window","http://www.sc.edu/financialaid",,,
])


addmenu(menu=[
"SubMenu1",
,
,
150,
0,
,
fiAidStyle,
0,
,
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Sub menu 1 item 1","http://www.sc.edu/financialaid",,,
,"Sub menu 1 item 2 with a sub menu","show-menu=SubMenu2","#",,0
,"Sub menu 1 item 3","http://www.sc.edu/financialaid",,,
])





dumpmenus();
