/*  Copyright Notice    */
DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*  Required menu Settings  */
var pageArray = new Array();
var pageUrl = location.href;
var relativePrefix = "";

pageArray = pageUrl.split("/");
var arrayLength = pageArray.length;
if(pageUrl.indexOf('localhost') != -1) { arrayLength -= 1; }
switch (arrayLength)
{
	case 4:
		relativePrefix = ".";
		break;
	case 5:
		relativePrefix = "..";
		break;
	case 6:
		relativePrefix = "../..";
		break;
	case 7:
		relativePrefix = "../../..";
		break;
	default:
		relativePrefix = ".";
}

DQM_sub_menu_width = 130
DQM_urltarget = "_self"
DQM_onload_statement = ""
DQM_codebase = relativePrefix + "/js/"
DQM_border_color = "#FFCC00"
DQM_menu_bgcolor = "#666666"
DQM_hl_bgcolor = "#999999"
DQM_sub_xy = "0,0"
DQM_border_width = 1
DQM_divider_height = 1

/*  IE5-MAC Offset Fix - The following two parameters correct a position reporting bug in IE5 on the Mac platform. 
    Adjust the offsets below untill the first level sub menus pop up in the correct location.   */
DQM_ie5mac_offset_X = 0
DQM_ie5mac_offset_Y = 0
DQM_border_color = "#FFCC00"
   
/*  Required font Settings  */
DQM_textcolor = "#FFFFFF"
DQM_fontfamily = "Verdana"
DQM_fontsize = 11
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#000000"
DQM_hl_textdecoration = "normal"

DQM_margin_top = 3
DQM_margin_bottom = 3
DQM_margin_left = 5

/*  Optional main menu rollover images  */
DQM_rollover_image0 = relativePrefix + "/images/header_mainnavProspectiveStudentsActive.gif"
DQM_rollover_wh0 = "154,23"
DQM_rollover_image1 = relativePrefix + "/images/header_mainnavApplicantsActive.gif"
DQM_rollover_wh1 = "97,23"
DQM_rollover_image2 = relativePrefix + "/images/header_mainnavAdmittedStudentsActive.gif"
DQM_rollover_wh2 = "135,23"   
DQM_rollover_image3 = relativePrefix + "/images/header_PulldownMenu.gif"
DQM_rollover_wh3 = "136,18" 
   
/*  Optional Icon Images    */
DQM_icon_image0 = relativePrefix + "/images/bullet.gif"
DQM_icon_rollover0 = relativePrefix + "/images/bullet_hl.gif"
DQM_icon_image_wh0 = "13,8"

/*  Sub Menu Item Settings  */
DQM_sub_xy0 = "-154,22"
DQM_sub_menu_width0 = 154
DQM_subdesc0_0 = "Freshmen"
DQM_subdesc0_1 = "Transfers"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = relativePrefix + "/set_context.asp?context=prospective_freshmen&destination=prospective/index.asp"
DQM_url0_1 = relativePrefix + "/set_context.asp?context=prospective_transfer&destination=prospective/index.asp"

DQM_sub_xy1 = "-98,22"
DQM_sub_menu_width1 = 98;
DQM_subdesc1_0 = "Freshmen"
DQM_subdesc1_1 = "Transfers"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = relativePrefix + "/set_context.asp?context=applicant_freshmen&destination=applicant/index.asp"
DQM_url1_1 = relativePrefix + "/set_context.asp?context=applicant_transfer&destination=applicant/index.asp"

DQM_sub_xy2 = "-136,22"
DQM_sub_menu_width2 = 136;
DQM_subdesc2_0 = "Freshmen"
DQM_subdesc2_1 = "Transfers"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = relativePrefix + "/set_context.asp?context=admitted_freshmen&destination=admitted/index.asp"
DQM_url2_1 = relativePrefix + "/set_context.asp?context=admitted_transfer&destination=admitted/index.asp"

DQM_sub_xy3 = "-136,18"
DQM_sub_menu_width3 = 136

DQM_subdesc3_0 ="Academic Calendar"
DQM_subdesc3_1 ="Arts & Lectures"
DQM_subdesc3_2 ="A.P. Exams"
DQM_subdesc3_3 ="AS - Student Govt"
DQM_subdesc3_4 ="Athletics"
DQM_subdesc3_5 ="Billing Office"
DQM_subdesc3_6 ="Bookstore"
DQM_subdesc3_7 ="Childcare"
DQM_subdesc3_8 ="Tutorial Services"
DQM_subdesc3_9 ="Club Sports"
DQM_subdesc3_10 ="College Board"
DQM_subdesc3_11 ="Career Services"
DQM_subdesc3_12 ="Counseling Services"
DQM_subdesc3_13 ="Disabled Students"
DQM_subdesc3_14 ="Education Abroad Program"
DQM_subdesc3_15 ="Educational Opportunity Program"
DQM_subdesc3_16 ="Extension"
DQM_subdesc3_17 ="Health Center"
DQM_subdesc3_18 ="Honors Program"
DQM_subdesc3_19 ="Multi-Cultural Center"
DQM_subdesc3_20 ="Office of the Registrar"
DQM_subdesc3_21 ="Orientation Programs"
DQM_subdesc3_22 ="Physical Activities"
DQM_subdesc3_23 ="Sexual & Gender Diversity"
DQM_subdesc3_24 ="Student Employment"
DQM_subdesc3_25 ="Student Newspaper"
DQM_urltarget3_0 = "_new"
DQM_urltarget3_0 = "_new"
DQM_urltarget3_1 = "_new" 
DQM_urltarget3_2 = "_new" 
DQM_urltarget3_3 = "_new" 
DQM_urltarget3_4 = "_new" 
DQM_urltarget3_5 = "_new" 
DQM_urltarget3_6 = "_new" 
DQM_urltarget3_7 = "_new" 
DQM_urltarget3_8 = "_new" 
DQM_urltarget3_9 = "_new" 
DQM_urltarget3_10 = "_new"
DQM_urltarget3_11 = "_new" 
DQM_urltarget3_12 = "_new" 
DQM_urltarget3_13 = "_new" 
DQM_urltarget3_14 = "_new" 
DQM_urltarget3_15 = "_new"  
DQM_urltarget3_16 = "_new" 
DQM_urltarget3_17 = "_new" 
DQM_urltarget3_18 = "_new" 
DQM_urltarget3_19 = "_new" 
DQM_urltarget3_20 = "_new" 
DQM_urltarget3_21 = "_new" 
DQM_urltarget3_22 = "_new" 
DQM_urltarget3_23 = "_new" 
DQM_urltarget3_24 = "_new" 
DQM_urltarget3_25 = "_new" 
 
DQM_url3_0 = "http://www.registrar.ucsb.edu/cal2010.htm"
DQM_url3_1 = "http://www.artsandlectures.ucsb.edu"
DQM_url3_2 = "http://apcentral.collegeboard.com/apc/Controller.jpf"
DQM_url3_3 = "http://www.as.ucsb.edu/"
DQM_url3_4 = "http://ucsbgauchos.cstv.com/"
DQM_url3_5 = "http://www.barc.ucsb.edu/"
DQM_url3_6 = "http://www.bookstore.ucsb.edu/"
DQM_url3_7 = "http://www.sa.ucsb.edu/childcare"
DQM_url3_8 = "http://www.clas.ucsb.edu/"
DQM_url3_9 = "http://www.recreation.ucsb.edu/recsports/index.php"
DQM_url3_10 = "http://www.collegeboard.com/"
DQM_url3_11 = "http://career.ucsb.edu/"
DQM_url3_12 = "http://counseling.ucsb.edu/"
DQM_url3_13 = "http://www.sa.ucsb.edu/dsp"
DQM_url3_14 = "http://www.eap.ucsb.edu/"
DQM_url3_15 = "http://www.sa.ucsb.edu/eop"
DQM_url3_16 = "http://www.unex.ucsb.edu/"
DQM_url3_17 = "http://www.sa.ucsb.edu/studenthealth/"
DQM_url3_18 = "http://www.honors.ltsc.ucsb.edu/"
DQM_url3_19 = "http://www.sa.ucsb.edu/mcc/"
DQM_url3_20 = "http://www.registrar.ucsb.edu/"
DQM_url3_21 = "http://www.sa.ucsb.edu/orientation/"
DQM_url3_22 = "http://www.recreation.ucsb.edu/"
DQM_url3_23 = "http://www.sa.ucsb.edu/sgd/campusresources.asp"
DQM_url3_24 = "http://www.finaid.ucsb.edu/workstudy/index.asp"
DQM_url3_25 = "http://www.dailynexus.com"