/*
 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.6);Alpha(style=0,opacity=89);Shadow(color='#000000', 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.
  "990033",           // Mouse Off Font Color
  "e5e5cc",          // Mouse Off Background Color
  "white",           // Mouse On Font Color
  "990033",          // Mouse On Background Color
  "990033",          // Menu Border Color 
  14,                // 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
  "images/lnav_arrow_red.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", "990033", "990033", "c3c3ab", "cccccc",
  12, "normal", "bold", "arial, verdana, sans-serif",
  5, "images/lnav_arrow_white.gif",
  ,,,,,,,,,
]

style2=[
  "black", "cccccc", "black", "cccccc", "cccccc",
  12, "normal", "bold", "arial, verdana, sans-serif",
  5, "images/lnav_arrow_white.gif",
  ,,,,,,,,,
]

style2sub=[
  "black", "cccccc", "black", "cccccc", "cccccc",
  12, "normal", "bold", "arial, verdana, sans-serif",
  5, "images/lnav_arrow_white.gif",
  ,,,,,,,,,
]


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
    -200,         // Menu Top - The Top position of the menu in pixels
    0,            // Menu Left - The Left position of the menu in pixels
    135,          // 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"
    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
    ,"&nbsp;&nbsp;Students","show-menu=students","students.html",,0  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
    ,"&nbsp;&nbsp;Alumni","show-menu=alumni","alumni.html",,0
    ,"&nbsp;&nbsp;Employers","show-menu=employers","employers.html",,0
    ,"&nbsp;&nbsp;Faculty/Staff","show-menu=faculty","facultyandstaff.html",,0
    ,"&nbsp;&nbsp;Parents","show-menu=parents","parents.html",,0
    ,"&nbsp;&nbsp;About Us","show-menu=aboutus","aboutus.html",,0
  ]
)

addmenu(
  menu=[
    "students",
    ,,385,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Get Started","http://www.cofc.edu/~career/getstarted.html",,,0
    ,"Explore Different Careers","http://www.cofc.edu/~career/explore.html",,,0
    ,"Get Experience through Activities, Volunteering, Internships","http://www.cofc.edu/~career/getexperience.html",,,0
    ,"Prepare My Resume, Cover Letter & Job Strategy","prepareresume.html",,,0
	,"Find out about Graduate & Professional Schools","show-menu=graduateschools","graduateschools.html",,0
	,"Find a Part-time or Full-time Job","show-menu=jobs",,,0
  ]
)

addmenu(
  menu=[
    "graduateschools",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Visit and Explore Different Schools","exploreschools.html",,,0
    ,"Apply to Graduate School","applytoschools.html",,,0
    ,"Information on Standardized Tests","standtests.html",,,0
    ,"Financial Aid Resources","finaidresources.html",,,0
    ,"Timetable","tipsheets.html#graduate",,,0
  ]
)

addmenu(
  menu=[
    "jobs",
    ,,100,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Part-time Job","parttime.html",,,0
    ,"Full-time Job","fulltime.html",,,0
  ]
)

addmenu(
  menu=[
    "alumni",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"How Can You Help the Career Center","alumni_helpcareersvs.html",,,0
    ,"How the Career Center Can Help You","alumni_helpyou.html",,,0
    ,"Alumni Association","http://www.cofc.edu/connections/alumni/index.html",,,0
  ]
)

addmenu(
  menu=[
    "employers",
    ,,295,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Find Candidates for Job Opportunities","employers_candidates.html",,,0
    ,"Arrange Internships","employers_arrangeinternships.html",,,0
    ,"Resources for On-Campus Employers","employers_resources.html",,,0
    ,"Career Fairs/Events","employers_careerfairs.html",,,0
    ,"Directions/Maps/Charleston Area Information","employers_directions.html",,,0
	,"Information about the College of Charleston","employers_information.html",,,0
  ]
)

addmenu(
  menu=[
    "faculty",
    ,,295,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"How the Career Center Can Help Your Students","faculty_helpstudents.html",,,0
    ,"How the Career Center Can Help You","faculty_helpyou.html",,,0
    ,"How to be a Reference for Your Students","faculty_references.html",,,0
  ]
)

addmenu(
  menu=[
    "parents",
    ,,315,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Support Your Student's Career Development","supportstudent.html",,,0
    ,"Help Your Student Understand Major vs. Career","majorvscareer.html",,,0
    ,"4 Year Guide to Career Planning","4yearguide.pdf",,,0
    ,"Help Your Student Gain Career Related Experience","helpstudent.html",,,0
    ,"Get Involved with the Career Center","getinvolved.html",,,0
    ,"Alumni Surveys ","http://www.cofc.edu/~oap/alumni/alumni.htm",,,0
	,"Recent Internships and On-Campus Recruiting ","http://www.cofc.edu/~career/organizations.html",,,0
  ]
)

addmenu(
  menu=[
    "aboutus",
    ,,300,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Overview of Services Available to Students","aboutusservices.html",,,0
    ,"Services for Employers/Recruiters","employers.html",,,0
    ,"Career Center Staff Directory","staffdirectory.html",,,0
  ]
)

addmenu(
  menu=[
    "topmenu3",
    ,,300,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Finding Candidates","show-menu=topsub3a",,,0
    ,"Job Fairs & Events","http://www.sc.edu/career/?id=jobfairs2",,,0
    ,"Job Posting Form","http://www.sc.edu/career/pdf/employmentannouncementform.pdf",,,0
    ,"Tour Our Office","http://www.sc.edu/career/?id=tourouroffice",,,0
    ,"Principles for Professional Conduct","http://www.naceweb.org/about/annotated.htm",,,0
    ,"Current Recruiter Articles","http://www.worldatwork.org/workspan/",,,0
    ,"Getting USC Information","show-menu=topsub3b",,,0
    ,"Recruiting Strategies","http://www.sc.edu/career/?id=recruitingstrategies",,,0
    ,"Maps/Directions","http://www.sc.edu/career/?id=mapsdirections",,,0
  ]
)

addmenu(
  menu=[
    "topsub3a",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Finding Candidates","http://www.sc.edu/career/?id=findingcandidates",,,0
    ,"Post Jobs & Access Resumes","http://www.sc.edu/career/?id=postjobsaccessresumes",,,0
    ,"On-Campus Recruiting","http://www.sc.edu/career/?id=oncampusrecruiting",,,0
  ]
)

addmenu(
  menu=[
    "topsub3b",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Fact Book","http://kudzu.ipr.sc.edu/factbook/",,,0
    ,"Information Request Form","http://www.sc.edu/career/?id=inforequestform",,,0
    ,"USC Colleges & Schools","http://www.sc.edu/usc/colleges",,,0
  ]
)

addmenu(
  menu=[
    "topmenu4",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Helping Your Student","show-menu=topsub4a",,,0
    ,"Being a Reference","show-menu=topsub4b",,,0
    ,"Job Fairs & Events","http://www.sc.edu/career/?id=jobfairs",,,0
    ,"Helping You","show-menu=topsub4c",,,0
    ,"Salary & Hiring Information","http://www.sc.edu/career/?id=salaryhiring",,,0
    ,"FAQ","http://www.sc.edu/career/?id=facultyfaq",,,0
  ]
)

addmenu(
  menu=[
    "topsub4a",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Four Year Student Plan","http://www.sc.edu/career/?id=studentplan",,,0
    ,"Tip Sheets","http://www.sc.edu/career/?id=tipsheets",,,0
    ,"Choosing a Major/Career","http://www.sc.edu/career/?id=choosingmajorcareer",,,0
    ,"Resume/Letter Writing & Interviewing","http://www.sc.edu/career/?id=resumeinterviewing",,,0
    ,"Finding Jobs & Internships","http://www.sc.edu/career/?id=jobsinternships",,,0
    ,"Preparing For Graduate/Professional School","http://www.sc.edu/career/?id=preparinggradschool",,,0
  ]
)

addmenu(
  menu=[
    "topsub4b",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"NACE - Faculty Guide to Legal Standards in Hiring","http://www.naceweb.org/committee/whitepapers/faculty.htm",,,0
    ,"NACE - Tips for Providing References","http://www.naceweb.org/public/reftips.htm",,,0
    ,"NACE - Sample Faculty Reference Letter","http://www.naceweb.org/about/public/formfacref.htm",,,0
  ]
)

addmenu(
  menu=[
    "topsub4c",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Class/Group Presentations","http://www.sc.edu/career/?id=presentations",,,0
    ,"Post a Job","http://www.sc.edu/career/?id=postjob",,,0
    ,"Answering Employer Questions","http://www.sc.edu/career/?id=answerquestions",,,0
    ,"Information Request Form","http://www.sc.edu/career/?id=inforequestform2",,,0
  ]
)

addmenu(
  menu=[
    "topmenu5",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Helping your Student","show-menu=topsub5a",,,0
    ,"Job Fairs & Events","show-menu=topsub5b",,,0
    ,"FAQ","http://www.sc.edu/career/?id=parentfaq",,,0
    ,"Salary & Hiring Information","http://www.sc.edu/career/?id=salaryhiring",,,0
    ,"Helping the Career Center","show-menu=topsub5d",,,0
  ]
)

addmenu(
  menu=[
    "topsub5a",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Four-Year Student Plan","http://www.sc.edu/career/?id=studentplan",,,0
    ,"Choosing a Major/Career","http://www.sc.edu/career/?id=helpingyourstudent",,,0
    ,"Resume/Letter Writing & Interviewing","http://www.sc.edu/career/?id=helpingyourstudent3",,,0
    ,"Finding Jobs & Internships","http://www.sc.edu/career/?id=helpingyourstudent4",,,0
    ,"Preparing for Graduate/Professional School","http://www.sc.edu/career/?id=helpingyourstudent2",,,0
    ,"Tip Sheets","http://www.sc.edu/career/?id=tipsheets",,,0
    ,"Recommended Reading","http://www.sc.edu/career/?id=reading",,,0
    ,"Web Resources","http://www.sc.edu/career/?id=webresources/webresources",,,0
  ]
)

addmenu(
  menu=[
    "topsub5b",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Job Fairs & Events","http://www.sc.edu/career/?id=jobfairs",,,0
    ,"Tip Sheets","http://www.sc.edu/career/?id=tipsheets",,,0
    ,"Career Library Resources","http://www.sc.edu/career/?id=libraryresources",,,0

  ]

)

addmenu(
  menu=[
    "topsub5d",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Post Your Employer's Jobs & Internships","http://www.sc.edu/career/?id=postempjob",,,0
    ,"Encourage Your Employer to Attend Job Fairs","http://www.sc.edu/career/?id=jobfairs2",,,0

  ]
)

addmenu(
  menu=[
    "topmenu6",
    ,,250,1,"",style1sub,,"left",effect,,,,,,,,,,,,
    ,"Overview of Services","http://www.sc.edu/career/?id=services",,,0
    ,"Location & Hours","http://www.sc.edu/career/?id=locationhours",,,0
    ,"Contact Us","http://careerweb.sa.sc.edu/Mail.asp",,,0
    ,"Directions & Campus Map","http://www.sc.edu/career/?id=mapsdirections",,,0
    ,"Meet Our Staff","http://www.sc.edu/career/?id=meetstaff",,,0
    ,"Mission Statement","http://www.sc.edu/career/?id=mission",,,0
  ]
)

addmenu(
  menu=[
    "bottommenu",
    -200,0,170,0,,style2,1,"left",,0,0,0,,,,,,,,,
    ,"Ask an Expert","https://careerweb.sa.sc.edu/Mail.asp",,,0
    ,"FAQ","http://www.sc.edu/career/?id=faq",,,0
    ,"Sign-up for Career E-Zine","https://careerweb.sa.sc.edu/careerlist/list.asp",,,0
  ]
)




dumpmenus()
