﻿//Main Menu
/*
 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. If you have more than one menu_array.js file rem out this line in subsequent files
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 this file is part of a multi pack.



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

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
  effect = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
  effect = "Shadow(color='#777777', Direction=135, Strength=5)"  // Stop IE5.5 bug when using more than one filter
}


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


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.
  "white",           // Mouse Off Font Color
  "990000",          // Mouse Off Background Color
  "white",           // Mouse On Font Color
  "990000",          // Mouse On Background Color
  "990000",          // Menu Border Color 
  12,                // Font Size in pixels
  "normal",          // Font Style (italic or normal)
  "bold",            // Font Weight (bold or normal)
  "arial, verdana, sans-serif",  // Font Name
  5,                 // Menu Item Padding
  ,"http://www.sc.edu/development/images/bgcolorimage.gif"  // Sub Menu Image (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
]

style2c=[             // style2c is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
  "990000",           // Mouse Off Font Color
  "FFFFFF",          // Mouse Off Background Color
  "",           // Mouse On Font Color
  "",          // Mouse On Background Color
  "",          // Menu Border Color 
  12,                // Font Size in pixels
  "normal",          // Font Style (italic or normal)
  "bold",            // Font Weight (bold or normal)
  "arial, verdana, sans-serif",  // Font Name
  5,                 // Menu Item Padding
  ,"http://www.sc.edu/development/images/bgcolorimage.gif"  // Sub Menu Image (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
]
style1sub=[
  "white", "990000", "white", "bb0000", "bb0000",
  12, "normal", "bold", "arial, verdana, sans-serif",
  5,,
  ,,,,,,,,,
]

style2=[
  "white", "990000", "white", "990000", "990000",
  12, "normal", "bold", "arial, verdana, sans-serif",
  5,,
  ,,,,,,,,,
]

style2sub=[
  "black", "", "black", "", "",
  12, "normal", "bold", "arial, verdana, sans-serif",
  5,,
  ,,,,,,,,,
]

addmenu(
  menu=[  // This is the array that contains your menu properties and details
    "maintopmenu",   // Menu Name - This is needed in order for the menu to be called
    -350,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    170,          // Menu Width - Menus width in pixels
    ,            // Menu Border Width 
    ,             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
    style1,       // 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)
    0,            // 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
    ,"DEVELOPMENT STAFF","http://www.sc.edu/development/DevOfficeMain.html",,"Development Staff",0
    ,"ANNUAL GIVING PROGRAMS","show-menu=topmenu1","http://www.sc.edu/annualgiving/","Annual Giving Programs",0  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
    ,"FOUNDATION RELATIONS","http://www.sc.edu/development/Foundation/",,"Foundation Relations",0
    ,"OFFICE OF GIFT PLANNING","show-menu=topmenu2","http://www.sc.edu/development/Planned/index.html","Office of Gift Planning",0
    ,"RECOGNITION SOCIETIES","http://www.sc.edu/development/GivingSocieties.htm",,"Recognition Society",0
    ,"PRIVATE SUPPORT REPORTS","http://www.sc.edu/development/fypsreports/",,,0
	,"DEVELOPMENT & ALUMNI RELATIONS LEADERSHIP","http://www.sc.edu/development/devel_leader.php",,"Development & Alumni Relations Leadership",0
]
)


addmenu(
  menu=[
    "topmenu1",    ,,150,1,"",style1sub,,"left",effect,,,,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"CAROLINA FUND","http://www.sc.edu/carolinafund/",,"Carolina Fund",0
    ,"REUNION GIVING","http://www.sc.edu/reunions/",,"Reunion Giving",0
    ,"FAMILY FUND","http://www.sc.edu/familyfund/",,"Family Fund",0  
    ,"We're South Carolina Y'ALL","http://www.sc.edu/development/yall/",,"Gold Challenge",0
    ,"SENIOR GIFT","http://www.sc.edu/development/seniorlegacy/",,"Senior Gift",0
    ,"CAROLINA CALLERS","http://www.sc.edu/carolinacallers/",,"Carolina Callers",0
    ,"PARENTS FUND","http://www.sa.sc.edu/parents/",,"Parents Fund",0
    ,"YOUR GIFTS AT WORK","http://www.sc.edu/annualgiving/giftsatwork.html",,"Your Gift at Work",0
    ,"WAYS TO GIVE","http://www.sc.edu/development/outright.htm",,"Ways to Give",0
    ,"ANNUAL RECOGNITION","http://www.sc.edu/development/GivingSocieties.htm#Annual",,"Annual Recognition",0
    ,"UPDATE YOUR RECORD","http://directory.carolinaalumni.org/",,"Update Your Record",0
     ]
)

addmenu(
  menu=[
    "topmenu2",
    ,,175,1,"",style1sub,,"left",effect,,,,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"OFFICE OF GIFT PLANNING","http://www.sc.edu/development/Planned/index.html",,"Office of Gift Planning",0
    ,"BEQUEST","http://www.sc.edu/development/Planned/index.html#Bequest",,"Make a Bequest",0
    ,"CHARITABLE GIFT ANNUITY","http://www.sc.edu/development/Planned/index.html#CharitableGiftAnnuity",,,0
    ,"CHARITABLE LEAD TRUST","http://www.sc.edu/development/Planned/index.html#CharitableLeadTrust",,,0
    ,"CHARITABLE REMAINDER ANNUITY TRUST","http://www.sc.edu/development/Planned/index.html#CharitableReminderAnnuityTrust",,"Charitable Remainder Annuity Trust",0
    ,"CHARITABLE REMAINDER UNITRUST","http://www.sc.edu/development/Planned/index.html#CharitableReminderUnitrust",,,0
    ,"DEFERRED CHARITABLE GIFT ANNUITY","http://www.sc.edu/development/Planned/index.html#DeferredCharitableGiftAnnuity",,,0
    ,"INSURANCE GIFT","http://www.sc.edu/development/Planned/index.html#Insurance",,,0
    ,"BEQUEST PHRASEOLOGY","http://www.sc.edu/development/Planned/bequest.html",,,0
    ]
)


addmenu(
  menu=[  // This is the array that contains your menu properties and details
    "plannedmenu",   // Menu Name - This is needed in order for the menu to be called
    -350,         // Menu Top - The Top position of the menu in pixels
    15,            // Menu Left - The Left position of the menu in pixels
    350,          // 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"
    style2c,       // 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)
    0,            // 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
    ,"Charitable Remainder Annuity Trust","index.html#CharitableReminderAnnuityTrust",,,0
    ,"Charitable Gift Annuity","index.html#CharitableGiftAnnuity",,,0
    ,"Charitable Remainder Unitrust","index.html#CharitableReminderUnitrust",,,0
    ,"Deferred Charitable Gift Annuity","index.html#DeferredCharitableGiftAnnuity",,,0
    ,"Charitable Lead Trust","index.html#CharitableLeadTrust",,,0
    ,"Bequest","index.html#Bequest",,,0
    ,"Insurance Gift","index.html#Insurance",,,0
    ,"Other Ways of Giving","http://www.sc.edu/development/outright.htm",,"Ways to Give",0
      ]
)

addmenu(
  menu=[  // This is the array that contains your menu properties and details
    "giftmenu",   // Menu Name - This is needed in order for the menu to be called
    -500,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    170,          // 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"
    style2c,       // 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)
    0,            // 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
    ,"Appreciated Assets","http://www.sc.edu/development/outright.htm#appreciated",,,0
    ,"Cash Gifts","http://www.sc.edu/development/outright.htm#cash",,,0
    ,"Closely-Held Stock","http://www.sc.edu/development/outright.htm#stock",,,0
    ,"Matching Gifts","http://www.sc.edu/development/outright.htm#matching",,,0
    ,"Personal Property","http://www.sc.edu/development/outright.htm#personal",,,0
    ,"Real Property","http://www.sc.edu/development/outright.htm#real",,,0
    ,"Gift Planning Devices","http://www.sc.edu/development/Planned/index.html",,,0
      ]
)

addmenu(
  menu=[  // This is the array that contains your menu properties and details
    "giftreturnmenu",   // Menu Name - This is needed in order for the menu to be called
    -600,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    170,          // 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"
    style2c,       // 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)
    0,            // 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
    ,"Annual Giving Programs","http://www.sc.edu/annualgiving/",,,0
    ,"Carolina Callers","http://www.sc.edu/carolinacallers/",,,0
    ,"Family Fund","http://www.sc.edu/familyfund/",,,0
    ,"GOLD Challenge","http://www.sc.edu/gold/",,,0
    ,"SEC GOLD Challenge","http://www.secchallenge.org/",,,0
    ,"Senior Gift","http://www.sc.edu/seniorgift/",,,0
      ]
)

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
    -350,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    170,          // Menu Width - Menus width in pixels
    ,            // Menu Border Width 
    ,             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
    style1,       // 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)
    0,            // 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
    ,"ABOUT DEVELOPMENT","http://www.sc.edu/development/index.html",,"University Development Home",0
    ,"DEVELOPMENT STAFF","http://www.sc.edu/development/DevOfficeMain.html",,"Development Staff",0
    ,"ANNUAL GIVING PROGRAMS","show-menu=topmenu1","http://www.sc.edu/annualgiving/","Annual Giving Programs",0  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
    ,"FOUNDATION RELATIONS","http://www.sc.edu/development/Foundation/",,"Foundation Relations",0
    ,"OFFICE OF GIFT PLANNING","show-menu=topmenu2","http://www.sc.edu/development/Planned/index.html","Office of Gift Planning",0
    ,"RECOGNITION SOCIETIES","http://www.sc.edu/development/GivingSocieties.htm",,"Recognition Societies",0
    ,"PRIVATE SUPPORT REPORTS","http://www.sc.edu/development/fypsreports/",,,0
	,"DEVELOPMENT & ALUMNI RELATIONS LEADERSHIP","http://www.sc.edu/development/DevOfficeMain.html",,"Development & Alumni Relations Leadership",0
          ]
)

addmenu(
  menu=[
    "recognitionmenu",
    -300,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    170,          // 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"
    style2c,       // 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)
    0,            // 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
    ,"Annual Recognition Society","http://www.sc.edu/development/GivingSocieties.htm#Annual",,,0
    ,"Carolina Guardian Society","http://www.sc.edu/development/GivingSocieties.htm#Guardian",,,0
    ,"Horseshoe Society","http://www.sc.edu/development/GivingSocieties.htm#Horseshoe",,,0
  ]
)

addmenu(
  menu=[
    "Articles",
    ,,150,1,"",style1sub,,"left",effect,,,,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"June 2006","http://www.sc.edu/development/June2006.htm",,"June 2006",0
    ,"May 2006","http://www.sc.edu/development/May2006.htm",,"May 2006",0
    ,"April 2006","http://www.sc.edu/development/April2006.htm",,"April 2006",0
    ,"March 2006","http://www.sc.edu/development/March2006.htm",,"March 2006",0
    ,"February 2006","http://www.sc.edu/development/February2006.htm",,"February 2006",0
    ,"January 2006","http://www.sc.edu/development/January2006.htm",,"January 2006",0
    ,"December 2005","http://www.sc.edu/development/December2005.htm",,"December 2005",0
    ,"November 2005","http://www.sc.edu/development/November2005.htm",,"November 2005",0
    ,"October 2005","http://www.sc.edu/development/September2005.htm",,"October 2005",0
    ,"September 2005","http://www.sc.edu/development/September2005.htm",,"September 2005",0
    ,"August 2005","http://www.sc.edu/development/August2005.htm",,"August 2005",0
    ,"July 2005","http://www.sc.edu/development/June2005.htm",,"July 2005",0
    ]
)

/*addmenu(
  menu=[
    "bottommenu1",
    ,,150,1,"",style1sub,,"left",effect,,,,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"NEW PERSONNEL AT USC","http://www.sc.edu/development/Employees.htm",,,0
    ,"ARTICLES","show-menu=Articles","http://www.sc.edu/development/Articles.htm",,0
    ,"EVENTS","http://www.sc.edu/development/Events.htm",,,0
    ,"PUBLICATIONS","http://www.sc.edu/development/Publications.htm",,,0
   
      ]
)
*/
addmenu(
  menu=[
    "bottommenu2",
    ,,150,1,"",style1sub,,"left",effect,,,,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"ANNOUNCEMENTS","http://www.sc.edu/announce/",,,0
    ,"CAROLINA ALUMNI ASSOCIATION","http://www.carolinaalumni.org/",,,0
    ,"USC EVENTS","http://events.sc.edu/queries/month.asp?Userid=guest",,,0
    ,"USC FOUNDATIONS","show-menu=Foundations","http://www.sc.edu/foundations/",,0
    ,"USC HIGHLIGHTS","http://www.sc.edu/advancement/info_resources/highlights.html",,,0
    ,"UNIVERSITY HISTORY","http://president.sc.edu/history.html",,,0
    ,"INFORMATION RESOURCES","http://www.sc.edu/advancement/info_resources/index.html",,,0
    ,"USC NEWS","http://uscnews.sc.edu/",,,0
    ,"OFFICE OF THE PRESIDENT","http://president.sc.edu/",,,0
    ,"UNIVERSITY PUBLICATIONS","http://www.sc.edu/advancement/publications/index.html",,,0
    ,"USC SPORTS","http://uscsports.ocsn.com/",,,0
    ,"USC TIMES","http://www.sc.edu/usctimes/",,,0
    ,"MAKE YOUR GIFT ONLINE TODAY","https://giftsonline.sc.edu/contribute.asp",,,0
  ]
)

addmenu(
  menu=[
    "Foundations",
    ,,150,1,"",style1sub,,"left",effect,,,,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"BUSINESS PARTNERSHIP FOUNDATION","http://mooreschool.sc.edu/",,,0
    ,"EDUCATIONAL FOUNDATION","http://www.sc.edu/foundations/educational/index.shtml",,,0
    ,"DEVELOPMENT FOUNDATION","http://www.sc.edu/foundations/development/index.shtml",,,0
    ,"SOUTH CAROLINA RESEARCH FOUNDATION","http://www.sc.edu/research/uscrf.shtml",,,0
    ,"MAKE YOUR GIFT ONLINE TODAY","https://giftsonline.sc.edu/contribute.asp",,,0
  ]
)
addmenu(
  menu=[
    "mainbottommenu",
    -300,0,170,0,,style1,1,"left",,0,0,0,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"RELATED LINKS","show-menu=bottommenu2","http://www.sc.edu/development/Links.htm","Related Links",0
    ,"WAYS TO GIVE","http://www.sc.edu/development/outright.htm",,"Ways to Give",0
]
)
addmenu(
  menu=[
    "bottommenu",
    -300,0,170,0,,style1,1,"left",,0,0,0,,,,,,"http://www.sc.edu/development/images/bgcolorimage.jpg",,,
    ,"RELATED LINKS","show-menu=bottommenu2","http://www.sc.edu/development/Links.htm","Related Links",0
    ,"WAYS TO GIVE","http://www.sc.edu/development/outright.htm",,"Ways to Give",0
]
)

dumpmenus()