
/*-------------------------------------------
Copyright Notice - The following parameter is 
required in order for the menu to function.
--------------------------------------------*/
code0 = 2047
code1 = 1644
code2 = 2222
code3 = 2268


   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
 


/*-------------------------------------------
required menu Settings
--------------------------------------------*/


   DQM_sub_menu_width = 150      //default sub menu widths
   DQM_sub_xy = "50,-10"            //default sub x,y coordinates
   
   
   DQM_codebase = "http://www.buffalostate.edu/cssjs/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 0

   DQM_border_color = "#666666"
   DQM_menu_bgcolor = "#cc6600"
   DQM_hl_bgcolor = "#663366"
   
   DQM_mouse_off_delay = 100
      
   DQM_os9_ie5mac_offset_X = 0
   DQM_os9_ie5mac_offset_Y = 0

   DQM_osx_ie5mac_offset_X = -10
   DQM_osx_ie5mac_offset_Y = -20

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50
   
   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"

   
   DQM_sub_menu_effect_duration = .4
   DQM_sub_item_effect_duration = .4

  
   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT
   
   


   DQM_sub_menu_opacity = 100


   DQM_dropshadow_color = "none"
   DQM_dropshadow_offx = 5
   DQM_dropshadow_offy = 5	


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Arial"         //Any available system font     
   DQM_fontsize = 11		      //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 9		      //Defined with point sizing
   DQM_textdecoration = "normal"      //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"          //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	      //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "underline"   //set to: 'normal', or 'underline'

   DQM_margin_top = 2
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   DQM_margin_right = 4

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'
   

   DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "sample_images/arrow.gif"
   DQM_icon_rollover1 = "sample_images/arrow.gif"
   DQM_icon_image_wh1 = "13,10"


   DQM_2nd_icon_image0 = "http://www.buffalostate.edu/i/arrownav.gif"
   DQM_2nd_icon_rollover0 = "http://www.buffalostate.edu/i/arrownavr.gif"
   DQM_2nd_icon_image_wh0 = "13,10"
   DQM_2nd_icon_image_xy0 = "0,4"

   DQM_show_urls_statusbar = false
   

/*********************************************************************/
/*                                                                   */
/*                       MAIN MENU CUSTOMIZATION                     */
/*                                                                   */ 
/*********************************************************************/

  

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "/i/1r.gif"
   DQM_rollover_wh0 = "150,20"
   DQM_url0 = "http://www.buffalostate.edu/about/";   


   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = "/i/2r.gif"
   DQM_rollover_wh1 = "150,20"
   DQM_url1 = "http://www.buffalostate.edu/prospect/";


   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    

   DQM_rollover_image2 = "/i/3r.gif" 
   DQM_rollover_wh2 = "150,20"
   DQM_url2 = "http://www.buffalostate.edu/current/";   


   /************************************************
   *********-------Main Menu 3--------***************
   ************************************************/

   DQM_rollover_image3 = "/i/4r.gif" 
   DQM_rollover_wh3 = "150,20"
   DQM_url3 = "http://www.buffalostate.edu/news/";   
  

   /************************************************
   *********-------Main Menu 4--------***************
   ************************************************/

   DQM_rollover_image4 = "/i/5r.gif" 
   DQM_rollover_wh4 = "150,20"
   DQM_url4 = "http://www.buffalostate.edu/facstaff/"; 


   /************************************************
   *********-------Main Menu 5--------***************
   ************************************************/

   DQM_rollover_image5 = "/i/7r.gif" 
   DQM_rollover_wh5 = "150,20"
   DQM_url5 = "http://www.buffalostate.edu/current/index.asp?sub=current&sub2=deptlist"; 


   /************************************************
   *********-------Main Menu 6--------***************
   ************************************************/

   DQM_rollover_image6 = "/i/6r.gif" 
   DQM_rollover_wh6 = "150,20"
   DQM_url6 = "http://www.buffalostate.edu/alumni/"; 


/************************************************
*********-------Sub Menu 0-------***************
*********---ABOUT BUFFALO STATE-----*************
************************************************/

DQM_sub_xy0 = "0,0"
DQM_sub_menu_width0 = 150

DQM_subdesc0_0 = "Getting Around Campus"
DQM_subdesc0_1 = "People and Facts"
DQM_subdesc0_2 = "Work at Buffalo State"
DQM_subdesc0_3 = "Exploring Buffalo"
DQM_2nd_icon_index0_0 = 0
DQM_2nd_icon_index0_1 = 0
DQM_2nd_icon_index0_2 = 0
DQM_2nd_icon_index0_3 = 0
DQM_url0_0 = "http://www.buffalostate.edu/about/index.asp?sub=around"
DQM_url0_1 = "http://www.buffalostate.edu/about/index.asp?sub=paf"
DQM_url0_2 = "http://www.buffalostate.edu/about/index.asp?sub=workat"
DQM_url0_3 = "http://www.buffalostate.edu/about/index.asp?sub=buffalo"


/************************************************
****-------Sub 0 - Item 1 Sub Menu--------*******
************************************************/

DQM_sub_xy0_0 = "0,0"
DQM_sub_menu_width1_0 = 120

DQM_subdesc0_0_0 = "Directions, Maps, and Parking"
DQM_subdesc0_0_1 = "Offices and Academic Departments Contact List"
DQM_subdesc0_0_2 = "Virtual Tour"
DQM_subdesc0_0_3 = "Burchfield-Penney Art Center"
DQM_subdesc0_0_4 = "Performing Arts Center"
DQM_subdesc0_0_5 = "More >>"
DQM_url0_0_0 = "http://www.buffalostate.edu/about/index.asp?sub=around&sub2=directions"
DQM_url0_0_1 = "http://www.buffalostate.edu/about/index.asp?sub=around&subint=deptoffice"
DQM_url0_0_2 = "http://www.buffalostate.edu/tour/"
DQM_url0_0_3 = "http://www.burchfield-penney.org/"
DQM_url0_0_4 = "http://www.buffalostate.edu/pac/"
DQM_url0_0_5 = "http://www.buffalostate.edu/about/index.asp?sub=around"


/************************************************
****-------Sub 0 - Item 2 Sub Menu--------*******
************************************************/

DQM_sub_xy0_1 = "0,0"
DQM_sub_menu_width1_0 = 120

DQM_subdesc0_1_0 = "President Muriel A. Howard"
DQM_subdesc0_1_1 = "Academic Departments and Faculties"
DQM_subdesc0_1_2 = "Campus Safety Report"
DQM_subdesc0_1_3 = "Buffalo State History"
DQM_subdesc0_1_4 = "Key Facts"
DQM_subdesc0_1_5 = "Mission, Priorities, and Values"
DQM_subdesc0_1_6 = "Carnegie Academy for the Scholarship of Teaching and Learning (CASTL)"
DQM_subdesc0_1_7 = "Declare Yourself Profiles"
DQM_subdesc0_1_8 = "Administration"
DQM_subdesc0_1_9 = "Governance"
DQM_subdesc0_1_10 = "Student Life"
DQM_subdesc0_1_11 = "Research and Creativity"
DQM_subdesc0_1_12 = "More >>"
DQM_url0_1_0 = "http://www.buffalostate.edu/president/"
DQM_url0_1_1 = "http://www.buffalostate.edu/facstaff/index.asp?sub=academic#Departments"
DQM_url0_1_2 = "http://www.buffalostate.edu/offices/police/safety/default.asp?sub=crimestatstable"
DQM_url0_1_3 = "http://www.buffalostate.edu/about/index.asp?sub=paf&sub2=history"
DQM_url0_1_4 = "http://www.buffalostate.edu/about/index.asp?sub=paf&subint=factsheet"
DQM_url0_1_5 = "http://www.buffalostate.edu/about/index.asp?sub=paf&subint=mission"
DQM_url0_1_6 = "http://www.buffalostate.edu/orgs/castl/"
DQM_url0_1_7 = "http://www.buffalostate.edu/profiles/"
DQM_url0_1_8 = "http://www.buffalostate.edu/about/index.asp?sub=paf&subint=administration"
DQM_url0_1_9 = "http://www.buffalostate.edu/about/index.asp?sub=paf&subint=governance"
DQM_url0_1_10 = "http://www.buffalostate.edu/current/index.asp?sub=slife"
DQM_url0_1_11 = "http://www.buffalostate.edu/research/"
DQM_url0_1_12 = "http://www.buffalostate.edu/about/index.asp?sub=paf"


/************************************************
****-------Sub 0 - Item 3 Sub Menu--------*******
************************************************/

DQM_sub_xy0_2 = "0,0"
DQM_sub_menu_width1_0 = 120

DQM_subdesc0_2_0 = "Current Job Listings"
DQM_subdesc0_2_1 = "Job Listings via E-mail"
DQM_subdesc0_2_2 = "More >>"
DQM_url0_2_0 = "http://www.buffalostate.edu/offices/hr/jobs.asp"
DQM_url0_2_1 = "http://www.buffalostate.edu/offices/hr/emailjobs.asp"
DQM_url0_2_2 = "http://www.buffalostate.edu/about/index.asp?sub=workat"


/************************************************
****-------Sub 0 - Item 4 Sub Menu--------*******
************************************************/

DQM_sub_xy0_3 = "0,0"
DQM_sub_menu_width1_0 = 120

DQM_subdesc0_3_0 = "Eat"
DQM_subdesc0_3_1 = "Shop"
DQM_subdesc0_3_2 = "More >>"
DQM_url0_3_0 = "http://www.buffalostate.edu/about/index.asp?sub=buffalo&subint=eat"
DQM_url0_3_1 = "http://www.buffalostate.edu/about/index.asp?sub=buffalo&subint=shop"
DQM_url0_3_2 = "http://www.buffalostate.edu/about/index.asp?sub=buffalo"





/************************************************
*********-------Sub Menu 1--------***************
********---PROSPECTIVE STUDENTS---***************
************************************************/

DQM_sub_xy1 = "0,0"
DQM_sub_menu_width1 = 145

DQM_subdesc1_0 = "Freshmen"
DQM_subdesc1_1 = "Transfer Students"
DQM_subdesc1_2 = "International Students"
DQM_subdesc1_3 = "Graduate Students"
DQM_subdesc1_4 = "Electronic Learning"
DQM_subdesc1_5 = "Continuing Education"
DQM_url1_0 = "http://www.buffalostate.edu/prospect/index.asp?sub=freshmen"
DQM_url1_1 = "http://www.buffalostate.edu/prospect/index.asp?sub=transfer"
DQM_url1_2 = "http://www.buffalostate.edu/prospect/index.asp?sub=international"
DQM_url1_3 = "http://www.buffalostate.edu/graduateadmissions/"
DQM_url1_4 = "http://www.buffalostate.edu/offices/elearning/"
DQM_url1_5 = "http://www.buffalostate.edu/academics/cenc/"



/************************************************
*********-------Sub Menu 2--------***************
*********-------CURRENT STUDENTS-----***********
************************************************/

DQM_sub_xy2 = "0,0"
DQM_sub_menu_width2 = 155

DQM_subdesc2_0 = "Academics" 
DQM_subdesc2_1 = "Jobs and Internships"
DQM_subdesc2_2 = "Billing and Registration"
DQM_subdesc2_3 = "Student Life"
DQM_subdesc2_4 = "Maps and Parking"
DQM_subdesc2_5 = "Services"
DQM_subdesc2_6 = "E-mail and Computer Labs"
DQM_subdesc2_7 = "Research and Creativity"
DQM_2nd_icon_index2_0 = 0
DQM_2nd_icon_index2_1 = 0
DQM_2nd_icon_index2_2 = 0
DQM_2nd_icon_index2_3 = 0
DQM_2nd_icon_index2_4 = 0
DQM_2nd_icon_index2_5 = 0
DQM_2nd_icon_index2_6 = 0
DQM_url2_0 = "http://www.buffalostate.edu/current/index.asp?sub=academics"
DQM_url2_1 = "http://www.buffalostate.edu/current/index.asp?sub=jobs"
DQM_url2_2 = "http://www.buffalostate.edu/current/index.asp?sub=billing"
DQM_url2_3 = "http://www.buffalostate.edu/current/index.asp?sub=slife"
DQM_url2_4 = "http://www.buffalostate.edu/current/index.asp?sub=campus"
DQM_url2_5 = "http://www.buffalostate.edu/current/index.asp?sub=servre"
DQM_url2_6 = "http://www.buffalostate.edu/current/index.asp?sub=tech"
DQM_url2_7 = "http://www.buffalostate.edu/research/"


/************************************************
****-------Sub 2 - Item 1 Sub Menu--------*******
************************************************/

DQM_sub_xy2_0 = "0,0"
DQM_sub_menu_width2_0 = 145

DQM_subdesc2_0_0 = "Academic Calendar"
DQM_subdesc2_0_1 = "Academic Departments and Faculties"
DQM_subdesc2_0_2 = "Blackboard"
DQM_subdesc2_0_3 = "Course Listings"
DQM_subdesc2_0_4 = "Degree Navigator"
DQM_subdesc2_0_5 = "E. H. Butler Library"
DQM_subdesc2_0_6 = "Graduate Programs"
DQM_subdesc2_0_7 = "Undergraduate Programs"
DQM_subdesc2_0_8 = "More >>"
DQM_url2_0_0 = "http://www.buffalostate.edu/current/index.asp?sub=current&sub2=academics&subint=acacalendar"
DQM_url2_0_1 = "http://www.buffalostate.edu/facstaff/index.asp?sub=academic#Departments"
DQM_url2_0_2 = "http://blackboard.buffalostate.edu/"
DQM_url2_0_3 = "http://www.buffalostate.edu/offices/registrar/courses.htm"
DQM_url2_0_4 = "http://www.buffalostate.edu/sabre/students/dn4/"
DQM_url2_0_5 = "http://www.buffalostate.edu/library/"
DQM_url2_0_6 = "http://www.buffalostate.edu/current/index.asp?sub=current&sub2=grad"
DQM_url2_0_7 = "http://www.buffalostate.edu/current/index.asp?sub=current&sub2=ugrad"
DQM_url2_0_8 = "http://www.buffalostate.edu/current/index.asp?sub=academics"



/************************************************
****-------Sub 2 - Item 2 Sub Menu--------*******
************************************************/

DQM_sub_xy2_1 = "0,0"
DQM_sub_menu_width2_1 = 145

DQM_subdesc2_1_0 = "Career Development Center"
DQM_subdesc2_1_1 = "Internships"
DQM_subdesc2_1_2 = "Job Listings"
DQM_subdesc2_1_3 = "Work-Study Positions"
DQM_subdesc2_1_4 = "More >>"
DQM_url2_1_0 = "http://www.buffalostate.edu/offices/cdc/"
DQM_url2_1_1 = "http://www.buffalostate.edu/offices/cdc/internship.html"
DQM_url2_1_2 = "http://www.buffalostate.edu/offices/cdc/job-links.html"
DQM_url2_1_3 = "http://www.buffalostate.edu/offices/finaid/fwsinfo.html"
DQM_url2_1_4 = "http://www.buffalostate.edu/current/index.asp?sub=jobs"


/************************************************
****-------Sub 2 - Item 3 Sub Menu--------*******
************************************************/

DQM_sub_xy2_2 = "0,0"
DQM_sub_menu_width2_2 = 145

DQM_subdesc2_2_0 = "Billing"
DQM_subdesc2_2_1 = "Financial Aid"
DQM_subdesc2_2_2 = "Online Registration (SABRE)"
DQM_subdesc2_2_3 = "Transcripts"
DQM_subdesc2_2_4 = "More >>"
DQM_url2_2_0 = "http://www.buffalostate.edu/current/index.asp?sub=billing#Billing"
DQM_url2_2_1 = "http://www.buffalostate.edu/offices/finaid/"
DQM_url2_2_2 = "http://www.buffalostate.edu/sabre/students/"
DQM_url2_2_3 = "http://www.buffalostate.edu/offices/registrar/transcript.htm"
DQM_url2_2_4 = "http://www.buffalostate.edu/current/index.asp?sub=billing"


/************************************************
****-------Sub 2 - Item 4 Sub Menu--------*******
************************************************/

DQM_sub_xy2_3 = "0,0"
DQM_sub_menu_width2_3 = 145

DQM_subdesc2_3_0 = "Events Calendar"
DQM_subdesc2_3_1 = "Recreation/Intramural Sports"
DQM_subdesc2_3_2 = "Residence Life"
DQM_subdesc2_3_3 = "Student Organizations"
DQM_subdesc2_3_4 = "Bookstore"
DQM_subdesc2_3_5 = "More >>"
DQM_url2_3_0 = "http://www.buffalostate.edu/calendar/"
DQM_url2_3_1 = "http://www.buffalostate.edu/athletics/intra/"
DQM_url2_3_2 = "http://www.buffalostate.edu/offices/reslife/"
DQM_url2_3_3 = "http://ipa.buffalostate.edu/~usg/"
DQM_url2_3_4 = "http://buffalostate.bkstore.com/"
DQM_url2_3_5 = "http://www.buffalostate.edu/current/index.asp?sub=oncampus"


/************************************************
****-------Sub 2 - Item 5 Sub Menu--------*******
************************************************/

DQM_sub_xy2_4 = "0,0"
DQM_sub_menu_width2_4 = 145

DQM_subdesc2_4_0 = "Directions, Maps, and Parking"
DQM_subdesc2_4_1 = "Virtual Tour"
DQM_subdesc2_4_2 = "More >>"
DQM_url2_4_0 = "http://www.buffalostate.edu/about/index.asp?sub=around&sub2=directions"
DQM_url2_4_1 = "http://www.buffalostate.edu/tour/"
DQM_url2_4_2 = "http://www.buffalostate.edu/current/index.asp?sub=campus"


/************************************************
****-------Sub 2 - Item 6 Sub Menu--------*******
************************************************/

DQM_sub_xy2_5 = "0,0"
DQM_sub_menu_width2_5 = 145

DQM_subdesc2_5_0 = "Health and Wellness"
DQM_subdesc2_5_1 = "Offices and Academic Departments"
DQM_subdesc2_5_2 = "Safety and University Police"
DQM_subdesc2_5_3 = "Tutoring"
DQM_subdesc2_5_4 = "More >>"
DQM_url2_5_0 = "http://www.buffalostate.edu/depts/weigel/"
DQM_url2_5_1 = "http://www.buffalostate.edu/about/index.asp?sub=about&subint=deptoffice"
DQM_url2_5_2 = "http://www.buffalostate.edu/offices/police/"
DQM_url2_5_3 = "http://www.buffalostate.edu/offices/stuaffr/tutoring.html"
DQM_url2_5_4 = "http://www.buffalostate.edu/current/index.asp?sub=servre"


/************************************************
****-------Sub 2 - Item 7 Sub Menu--------*******
************************************************/

DQM_sub_xy2_6 = "0,0"
DQM_sub_menu_width2_6 = 145

DQM_subdesc2_6_0 = "Computer Labs"
DQM_subdesc2_6_1 = "Student E-mail"
DQM_subdesc2_6_2 = "Username Lookup"
DQM_subdesc2_6_3 = "More >>"
DQM_url2_6_0 = "http://www.buffalostate.edu/depts/csdept/labs/labs.htm"
DQM_url2_6_1 = "http://mail.buffalostate.edu/"
DQM_url2_6_2 = "http://bscintra.buffalostate.edu/accounts/userlookup.asp"
DQM_url2_6_3 = "http://www.buffalostate.edu/current/index.asp?sub=tech"



/************************************************
*********-------Sub Menu 3--------***************
*********------NEWS AND EVENTS---***************
************************************************/

DQM_sub_xy3 = "0,0"
DQM_sub_menu_width3 = 120

DQM_subdesc3_0 = "Events Calendar"
DQM_subdesc3_1 = "Academic Calendar"
DQM_subdesc3_2 = "Today's Headlines"
DQM_subdesc3_3 = "RSS Feeds"
DQM_subdesc3_4 = "Experts Database"
DQM_subdesc3_5 = "News Archive"
DQM_subdesc3_6 = "News Contact"
DQM_subdesc3_7 = "Declare Yourself Profiles"
DQM_subdesc3_8 = "Insider (Campus Newsletter)"
DQM_subdesc3_9 = "Bengal News Online"
DQM_url3_0 = "http://www.buffalostate.edu/calendar/"
DQM_url3_1 = "http://www.buffalostate.edu/current/index.asp?sub=academics&subint=acacalendar"
DQM_url3_2 = "http://www.buffalostate.edu/news/"
DQM_url3_3 = "http://www.buffalostate.edu/news/index.asp?sub=rss"
DQM_url3_4 = "http://www.buffalostate.edu/experts/"
DQM_url3_5 = "http://www.buffalostate.edu/news/index.asp?sub=archives"
DQM_url3_6 = "http://www.buffalostate.edu/news/index.asp?sub=contact"
DQM_url3_7 = "http://www.buffalostate.edu/profiles/"
DQM_url3_8 = "http://www.buffalostate.edu/insider/"
DQM_url3_9 = "http://www.buffalostate.edu/bengalnews/"



/************************************************
*********-------Sub Menu 4--------***************
*********-----FACULTY AND STAFF---***************
************************************************/

DQM_sub_xy4 = "0,0"
DQM_sub_menu_width4 = 140

DQM_subdesc4_0 = "Academic Resources"
DQM_subdesc4_1 = "Campus Resources"
DQM_subdesc4_2 = "News and Information"
DQM_subdesc4_3 = "Services"
DQM_subdesc4_4 = "Computer Support and Training"
DQM_subdesc4_5 = "Faculty/Staff E-mail"
DQM_subdesc4_6 = "Human Resources"
DQM_subdesc4_7 = "Strategic Planning"
DQM_2nd_icon_index4_0 = 0
DQM_2nd_icon_index4_1 = 0
DQM_2nd_icon_index4_2 = 0
DQM_2nd_icon_index4_3 = 0
DQM_2nd_icon_index4_4 = 0
DQM_url4_0 = "http://www.buffalostate.edu/facstaff/index.asp?sub=academic"
DQM_url4_1 = "http://www.buffalostate.edu/facstaff/index.asp?sub=campusre"
DQM_url4_2 = "http://www.buffalostate.edu/facstaff/index.asp?sub=info"
DQM_url4_3 = "http://www.buffalostate.edu/facstaff/index.asp?sub=services"
DQM_url4_4 = "http://www.buffalostate.edu/facstaff/index.asp?sub=technology"
DQM_url4_5 = "http://bscmail3.buffalostate.edu/exchange"
DQM_url4_6 = "http://www.buffalostate.edu/offices/hr/"
DQM_url4_7 = "http://www.buffalostate.edu/president/strategy/"



/************************************************
****-------Sub 4 - Item 1 Sub Menu--------*******
************************************************/

DQM_sub_xy4_0 = "0,0"
DQM_sub_menu_width4_0 = 145

DQM_subdesc4_0_0 = "Academic Calendar"
DQM_subdesc4_0_1 = "Academic Departments and Faculties"
DQM_subdesc4_0_2 = "Blackboard"
DQM_subdesc4_0_3 = "Course Listings"
DQM_subdesc4_0_4 = "Degree Navigator"
DQM_subdesc4_0_5 = "E. H. Butler Library"
DQM_subdesc4_0_6 = "Graduate Studies and Research Office"
DQM_subdesc4_0_7 = "Undergraduate Programs"
DQM_subdesc4_0_8 = "Graduate Programs"
DQM_subdesc4_0_9 = "Instructional Resources"
DQM_subdesc4_0_10 = "Research Foundation"
DQM_subdesc4_0_11 = "Research and Creativity"
DQM_subdesc4_0_12 = "More >>"
DQM_url4_0_0 = "http://www.buffalostate.edu/current/index.asp?sub=academics&subint=acacalendar"
DQM_url4_0_1 = "http://www.buffalostate.edu/facstaff/index.asp?sub=academic#Departments"
DQM_url4_0_2 = "http://blackboard.buffalostate.edu/"
DQM_url4_0_3 = "http://www.buffalostate.edu/offices/registrar/courses.htm"
DQM_url4_0_4 = "http://www.buffalostate.edu/sabre/facstaff/dn4/"
DQM_url4_0_5 = "http://www.buffalostate.edu/library/"
DQM_url4_0_6 = "http://www.buffalostate.edu/graduatestudies/"
DQM_url4_0_7 = "http://www.buffalostate.edu/current/index.asp?sub=current&sub2=ugrad"
DQM_url4_0_8 = "http://www.buffalostate.edu/current/index.asp?sub=current&sub2=grad"
DQM_url4_0_9 = "http://www.buffalostate.edu/offices/ir/"
DQM_url4_0_10 = "http://www.rf.buffalostate.edu/"
DQM_url4_0_11 = "http://www.buffalostate.edu/research/"
DQM_url4_0_12 = "http://www.buffalostate.edu/facstaff/index.asp?sub=academic"



/************************************************
****-------Sub 4 - Item 2 Sub Menu--------*******
************************************************/

DQM_sub_xy4_1 = "0,0"
DQM_sub_menu_width4_1 = 145

DQM_subdesc4_1_0 = "Bookstore"
DQM_subdesc4_1_1 = "Campus House"
DQM_subdesc4_1_2 = "College Relations Toolbox"
DQM_subdesc4_1_3 = "E. H. Butler Library"
DQM_subdesc4_1_4 = "Offices and Academic Departments"
DQM_subdesc4_1_5 = "More >>"
DQM_url4_1_0 = "http://www.bkstore.com/buffalostate/"
DQM_url4_1_1 = "http://www.buffalostate.edu/campushouse/"
DQM_url4_1_2 = "http://www.buffalostate.edu/offices/collegerelations/"
DQM_url4_1_3 = "http://www.buffalostate.edu/library/"
DQM_url4_1_4 = "http://www.buffalostate.edu/about/index.asp?sub=about&subint=deptoffice"
DQM_url4_1_5 = "http://www.buffalostate.edu/facstaff/index.asp?sub=campusre"



/************************************************
****-------Sub 4 - Item 3 Sub Menu--------*******
************************************************/

DQM_sub_xy4_2 = "0,0"
DQM_sub_menu_width4_2 = 145

DQM_subdesc4_2_0 = "The Bulletin"
DQM_subdesc4_2_1 = "Insider (Campus Newsletter)"
DQM_subdesc4_2_2 = "Technology Planning"
DQM_subdesc4_2_3 = "Bengal News Online"
DQM_subdesc4_2_4 = "Employment"
DQM_subdesc4_2_5 = "Middle States"
DQM_subdesc4_2_6 = "More >>"
DQM_url4_2_0 = "http://bscintra.buffalostate.edu/bulletin/"
DQM_url4_2_1 = "http://www.buffalostate.edu/insider/"
DQM_url4_2_2 = "http://www.buffalostate.edu/facstaff/index.asp?sub=info#techplan"
DQM_url4_2_3 = "http://www.buffalostate.edu/bengalnews/"
DQM_url4_2_4 = "http://www.buffalostate.edu/offices/hr/jobs.asp"
DQM_url4_2_5 = "http://www.buffalostate.edu/academics/middlestates/"
DQM_url4_2_6 = "http://www.buffalostate.edu/facstaff/index.asp?sub=info"


/************************************************
****-------Sub 4 - Item 4 Sub Menu--------*******
************************************************/

DQM_sub_xy4_3 = "0,0"
DQM_sub_menu_width4_3 = 145

DQM_subdesc4_3_0 = "Financial"
DQM_subdesc4_3_1 = "Health and Wellness"
DQM_subdesc4_3_2 = "University Police"
DQM_subdesc4_3_3 = "More >>"
DQM_url4_3_0 = "http://www.buffalostate.edu/facstaff/index.asp?sub=services#Financial"
DQM_url4_3_1 = "http://www.buffalostate.edu/depts/weigel/"
DQM_url4_3_2 = "http://www.buffalostate.edu/offices/police/"
DQM_url4_3_3 = "http://www.buffalostate.edu/facstaff/index.asp?sub=services"

/************************************************
****-------Sub 4 - Item 5 Sub Menu--------*******
************************************************/

DQM_sub_xy4_4 = "0,0"
DQM_sub_menu_width4_4 = 145

DQM_subdesc4_4_0 = "Computer Support"
DQM_subdesc4_4_1 = "Cyberquad Training"
DQM_subdesc4_4_2 = "FAST Center"
DQM_subdesc4_4_3 = "Web Development"
DQM_subdesc4_4_4 = "More >>"
DQM_url4_4_0 = "http://www.buffalostate.edu/depts/csdept/helpdesk/help.htm"
DQM_url4_4_1 = "http://bscintra.buffalostate.edu/registration/default2.asp"
DQM_url4_4_2 = "http://www.buffalostate.edu/offices/fast/"
DQM_url4_4_3 = "http://www.buffalostate.edu/offices/FAST/webhelp.htm"
DQM_url4_4_4 = "http://www.buffalostate.edu/facstaff/index.asp?sub=technology"


/************************************************
*********-------Sub Menu 5--------***************
*********---RESEARCH AND CREATIVITY--************
************************************************/

DQM_sub_xy5 = "0,0"
DQM_sub_menu_width5 = 120



/************************************************
*********-------Sub Menu 6--------***************
*******---ALUMNI FRIENDS VISITORS---*************
************************************************/

DQM_sub_xy6 = "0,0"
DQM_sub_menu_width6 = 120

DQM_subdesc6_0 = "Alumni"
DQM_subdesc6_1 = "Friends of the College"
DQM_subdesc6_2 = "Visitors Guide"
DQM_subdesc6_3 = "Order Transcripts"
DQM_subdesc6_4 = "Work at Buffalo State"
DQM_url6_0 = "http://www.buffalostate.edu/alumnifoundation/"
DQM_url6_1 = "http://www.buffalostate.edu/alumnifoundation/"
DQM_url6_2 = "http://www.buffalostate.edu/alumni/index.asp?sub=visitors"
DQM_url6_3 = "http://www.buffalostate.edu/offices/registrar/transcript.htm"
DQM_url6_4 = "http://www.buffalostate.edu/about/index.asp?sub=workat"


