code0 = 1571
code1 = 1168
code2 = 1873
code3 = 969
code4 = 1405
code5 = 1002
code6 = 1549
code7 = 1621
code8 = 1978
code9 = 423
code10 = 1622
code11 = 1628
code12 = 1627
code13 = 1626
code14 = 1625
code15 = 1624
code16 = 1623
code17 = 1622
sequence = '9x44_5'

//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com


/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/



/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.  Relative 
positioned icon images may also be associated
with any main menu item in the 'main menu items' section.
--------------------------------------------*/


    //Relative positioned icon images (flow with main menu or sub item text)

	dqm__icon_image0 = "http://www.qcc.cuny.edu/images/bullet.gif"
	dqm__icon_rollover0 = "http://www.qcc.cuny.edu/images/bullet_hl.gif"
	dqm__icon_image_wh0 = "13,8"

	

    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "http://www.qcc.cuny.edu/images/arrowgold.gif"
	dqm__2nd_icon_rollover0 = "http://www.qcc.cuny.edu/images/arrowblack.gif"
	dqm__2nd_icon_image_wh0 = "4,7"		//13,10
	dqm__2nd_icon_image_xy0 = "-2,6"		//0,4





/**********************************************************************************************
**********************************************************************************************

                              Main Menu Settings  

**********************************************************************************************
**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/

	
	dqm__main_width = 100			//default main item widths
	dqm__main_height = 23			//default main item heights 22
	
	//dqm__main_widthX			//specific main item widths
	//dqm__main_heightX			//specific main item heights


	//dqm__main_width4 = 140;

/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/


	dqm__main_horizontal =true		//align menu bar horizontally or vertically

	dqm__main_border_width = 0;		//the thickness of the border in pixels
	dqm__main_border_color = "#FFFFFF"	//HEX color or set width to 0 for no borders #000000


	dqm__main_use_dividers = true		//When true the item gap setting is ignored
						//and the border width and color are used to
						//separate each main menu item.
						
							
	dqm__main_item_gap = 0			//the gap between main menu items in pixels  5
	

	dqm__align_items_bottom_and_right = true	//align items of different size to the bottom
							//or right edge of the largest main menu item
							//depending on the horizontal or vertical layout
							//of the main menu bar - false aligns items to
							//the top and left

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/


	dqm__main_bgcolor = "#010066"		//default color for all items, HEX or 'transparent' #eeeeee
	dqm__main_bgcolorX = "#eeeeee"		//specific menu item color, HEX or 'transparent'
	
	dqm__main_hl_bgcolor = "#FEE57D"	//HEX color value or set to 'transparent' #CCCCCC
	dqm__main_hl_bgcolorX = "#eeeeee"

	dqm__main_textcolor = "#FFFFFF"		//#111111
	dqm__main_textcolorX = "#111111"

	dqm__main_hl_textcolor = "#111111"
	dqm__main_hl_textcolorX = "#ff0000"



/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/


	dqm__main_fontfamily = "Verdana"	//Any available system font     
	dqm__main_fontsize = 11			//Defined with pixel sizing  13	
	dqm__main_textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__main_fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"		//set to: 'normal', or 'italic' 	


	//rollover effect
	
	dqm__main_hl_textdecoration = "normal"	// normal or underline - underline



/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/


	dqm__main_text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_top = 5			//2
	dqm__main_margin_bottom = 0		//2
	dqm__main_margin_left = 6			//5
	dqm__main_margin_right = 4		//4



	//specific settings

	dqm__main_text_alignmentX = "right"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_topX = 4
	dqm__main_margin_bottomX = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"



/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/


	
    //Main Menu 0

	dqm__maindesc0 = "About Us"
	//dqm__micon_index0 = 0
	dqm__url0 = "#"



    //Main Menu 1

	dqm__maindesc1 = "Academics"
	//dqm__micon_index1 = 0
	dqm__url1 = "#"



    //Main Menu 2

	dqm__maindesc2 = "Registration"
	//dqm__micon_index2 = 0
	dqm__url2 = "#"



    //Main Menu 3

	dqm__maindesc3 = "Visitors"
	//dqm__micon_index3 = 0
	dqm__url3 = "#"



    //Main Menu 4

	dqm__maindesc4 = "Quick Links"
	//dqm__micon_index4 = 0
	dqm__url4 = "#"



/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 130      			//default sub menu widths
	dqm__sub_xy = "-10,0"            		//default sub x,y coordinates - defined 0,0relative
											//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"			//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#999999"		//Hex color or 'transparent' #666666
	dqm__menu_bgcolor = "#010066"		//Hex color or 'transparent' #e6e6e6 #FFF3CE
	dqm__hl_bgcolor = "#FEE57D"		// #e6e6e6 #DCAC2D

	dqm__mouse_off_delay = 150			//defined in milliseconds (activated after mouse stops) 150
	dqm__nn4_mouse_off_delay = 150		//defined in milliseconds (activated after leaving sub)



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#FFFFFF"		//#333333
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	 11
	dqm__fontsize_ie4 = 11			//Defined with point sizing   9
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline' 
	dqm__fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#000000"	//#000000   #FFF3CE
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline' - underline



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 4
	dqm__margin_bottom = 4
	dqm__margin_left = 6
	dqm__margin_right = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/


	dqm__show_urls_statusbar = false

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"     //"fade"
	dqm__sub_item_effect = "none"     //"gradientwipe"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .2
	dqm__sub_item_effect_duration = .2


    //Specific settings for various transitions.

	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


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/
    //Mac offset fixes, adjust until main menu items line up correctly

	dqm__mainitems_os9_ie5mac_offset_x = 10
	dqm__mainitems_os9_ie5mac_offset_y = 15

	dqm__mainitems_osx_ie5mac_offset_x = 10
	dqm__mainitems_osx_ie5mac_offset_y = 15


    //Mac offset fixes, adjust until sub menus position correctly.

	dqm__os9_ie5mac_offset_x = 5
	dqm__os9_ie5mac_offset_Y = 10

	dqm__osx_ie5mac_offset_x = 5
	dqm__osx_ie5mac_offset_Y = 10   
	
	dqm__ie4mac_offset_x = -10
	dqm__ie4mac_offset_Y = -45


   //Netscape 4 resize bug workaround.

	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."
   

    //Set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group or item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 10;
	dqm__divider_heightX = 5;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X' represents the index number of the sub menu item.

	dqm__hl_subdescX = "custom highlight text"
	dqm__urltargetX = "_new"




/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
  

    //Sub Menu 0 ABOUT Us ************************************************************************************************

	dqm__sub_xy0 = "-100,23"		// -100,23
	dqm__sub_menu_width0 = 200

	dqm__subdesc0_0 = "Welcome to the College"
	dqm__subdesc0_1 = "Administrative Offices"
	dqm__subdesc0_2 = "Calendars"
	dqm__subdesc0_3 = "Campus"
	dqm__subdesc0_4 = "CETL"
	dqm__subdesc0_5 = "College Catalog"
	dqm__subdesc0_6 = "Contact Us"
	dqm__subdesc0_7 = "Giving to the College"
	dqm__subdesc0_8 = "Governance"
	dqm__subdesc0_9 = "Institutional Review Board"
	dqm__subdesc0_10 = "Mission"
	dqm__subdesc0_11 = "News & Events"
	dqm__subdesc0_12 = "Plans, Policies & Procedures"
	dqm__subdesc0_13 = "Publications"
	dqm__subdesc0_14 = "Sports"
	
	dqm__2nd_icon_index0_1 = 0
	dqm__2nd_icon_index0_2 = 0
	dqm__2nd_icon_index0_3 = 0
	dqm__2nd_icon_index0_5 = 0
	dqm__2nd_icon_index0_13 = 0
	
	
	dqm__url0_0 = "http://www.qcc.cuny.edu/Welcome.asp"
	dqm__url0_1 = "#"
	dqm__url0_2 = "#"
	dqm__url0_3 = "#"
	dqm__url0_4 = "http://www.qcc.cuny.edu/CETL"
	dqm__url0_5 = "#"
	dqm__url0_6 = "http://www.qcc.cuny.edu/ContactUs.asp"
	dqm__url0_7 = "http://www.qcc.cuny.edu/Advancement/giving.asp"
	dqm__url0_8 = "http://www.qcc.cuny.edu/Governance"
	dqm__url0_9 = "http://www.qcc.cuny.edu/IRB"
	dqm__url0_10 = "http://www.qcc.cuny.edu/Mission.asp"
	dqm__url0_11 = "http://www.qcc.cuny.edu/NewsAndEvents"
	dqm__url0_12 = "http://www.qcc.cuny.edu/Governance/policy_procedure.asp"
	dqm__url0_13 = "#"
	dqm__url0_14 = "http://www.qcc.cuny.edu/Sports/default.asp"

	dqm__hl_subdesc0_4 = "Center for Excellence"

  	//Sub Sub Menu 0_1 Administrative Offices

	dqm__sub_xy0_1 = "-1,-1"
	dqm__sub_menu_width0_1 = 255

	dqm__subdesc0_1_0 = "Academic Affairs"
	dqm__subdesc0_1_1 = "Affirmative Action"
	dqm__subdesc0_1_2 = "Environmental Health & Safety"
	dqm__subdesc0_1_3 = "Finance & Administration"
	dqm__subdesc0_1_4 = "Information Technology"
	dqm__subdesc0_1_5 = "Institutional Research & Assessment"
	dqm__subdesc0_1_6 = "Office of the President"
	dqm__subdesc0_1_7 = "Sponsored Programs"
	dqm__subdesc0_1_8 = "Student Affairs"
	dqm__subdesc0_1_9 = "Telecommunications"

	dqm__url0_1_0 = "http://www.qcc.cuny.edu/AcademicAffairs"
	dqm__url0_1_1 = "http://www.qcc.cuny.edu/AffirmativeAction"
	dqm__url0_1_2 = "http://www.qcc.cuny.edu/EHS"
	dqm__url0_1_3 = "http://www.qcc.cuny.edu/FinanceAdmin"
	dqm__url0_1_4 = "http://www.qcc.cuny.edu/IT"
	dqm__url0_1_5 = "http://www.qcc.cuny.edu/OIRA"
	dqm__url0_1_6 = "http://www.qcc.cuny.edu/President"
	dqm__url0_1_7 = "http://www.qcc.cuny.edu/sponsoredprograms/default.asp"
	dqm__url0_1_8 = "http://www.qcc.cuny.edu/StudentAffairs"
	dqm__url0_1_9 = "http://www.qcc.cuny.edu/TC"
	

//Sub Sub Menu 0_2 Calendars

	dqm__sub_xy0_2 = "-1,-1"
	dqm__sub_menu_width0_2 = 155

	dqm__subdesc0_2_0 = "All Events"
	dqm__subdesc0_2_1 = "Academic"
	dqm__subdesc0_2_2 = "Athletics"
	dqm__subdesc0_2_3 = "Community"
	dqm__subdesc0_2_4 = "CUNY Month"
	dqm__subdesc0_2_5 = "Faculty Development"
	dqm__subdesc0_2_6 = "Library"
	dqm__subdesc0_2_7 = "Newman Center"
	dqm__subdesc0_2_8 = "Performing Arts"
	dqm__subdesc0_2_9 = "Student Activities"
	dqm__subdesc0_2_10 = "Theatre Dept Events"
	dqm__subdesc0_2_11 = "Tutor Training (ISS)"
	dqm__subdesc0_2_12 = "Important Dates!"
	
	dqm__url0_2_0 = "http://www.qcc.cuny.edu:8088/QCCMain"
	dqm__url0_2_1 = "http://www.qcc.cuny.edu:8088/Academic"
	dqm__url0_2_2 = "/Sports/default.asp"
	dqm__url0_2_3 = "http://www.qcc.cuny.edu:8088/Community"
	dqm__url0_2_4 = "http://www.qcc.cuny.edu:8088/cuny_month/d01/11/2007?display=M&style=B&positioning=A"
	dqm__url0_2_5 = "http://www.qcc.cuny.edu:8088/FacDev"
	dqm__url0_2_6 = "http://www.qcc.cuny.edu:8088/Library"
	dqm__url0_2_7 = "http://www.qcc.cuny.edu:8088/Newman"
	dqm__url0_2_8 = "http://www.qcc.cuny.edu:8088/BoxOffice"
	dqm__url0_2_9 = "http://www.qcc.cuny.edu:8088/StuActivities"
	dqm__url0_2_10 = "http://www.qcc.cuny.edu:8088/TheatreDept"
	dqm__url0_2_11 = "http://www.qcc.cuny.edu:8088/TutorTraining"
	dqm__url0_2_12 = "http://www.qcc.cuny.edu/importantdates.aspx"

	//Sub Sub Menu 0_3 Campus

	dqm__sub_xy0_3 = "-1,-1"
	dqm__sub_menu_width0_3 = 180
	
	dqm__subdesc0_3_0 = "Bookstore"
	dqm__subdesc0_3_1 = "Directions to the Campus"
	dqm__subdesc0_3_2 = "Diversity"
	dqm__subdesc0_3_3 = "Food Services"
	dqm__subdesc0_3_4 = "Health Services"
	dqm__subdesc0_3_5 = "Map of the Campus"
	dqm__subdesc0_3_6 = "Parking"
	dqm__subdesc0_3_7 = "Photo Gallery"
	dqm__subdesc0_3_8 = "Public Safety"
	dqm__subdesc0_3_9 = "Smart Technology"
	dqm__subdesc0_3_10 = "Students with Disabilities"
	dqm__subdesc0_3_11 = "Virtual Tour"
	
	dqm__url0_3_0 = "http://qcc1.bkstore.com/bkstore/content"
	dqm__url0_3_1 = "http://www.qcc.cuny.edu/VirtualTour/directions.htm"
	dqm__url0_3_2 = "http://www.qcc.cuny.edu/Diversity/"
	dqm__url0_3_3 = "http://www.qcc.cuny.edu/StudentAffairs/foodServices.asp"
	dqm__url0_3_4 = "http://www.qcc.cuny.edu/HealthServices"
	dqm__url0_3_5 = "http://www.qcc.cuny.edu/VirtualTour"
	dqm__url0_3_6 = "http://www.qcc.cuny.edu/Security/parkingRegulations.asp"
	dqm__url0_3_7 = "http://www.qcc.cuny.edu/qcclocations"
	dqm__url0_3_8 = "http://www.qcc.cuny.edu/Security"
	dqm__url0_3_9 = "http://www.qcc.cuny.edu/FacStaff/smartrooms.asp"
	dqm__url0_3_10 = "http://www.qcc.cuny.edu/SSD/default.asp"
	dqm__url0_3_11 = "http://www.qcc.cuny.edu/VirtualTour"

	dqm__urltarget0_3_0 = "_new"
	dqm__urltarget0_3_7 = "_new"

	//Sub Sub Menu 0_5 College Catalog

	dqm__sub_xy0_5 = "-1,-1"
	dqm__sub_menu_width0_5 = 160
	
	dqm__subdesc0_5_0 = "Current Catalog (pdf)"
	dqm__subdesc0_5_1 = "Past Catalogs (pdf)"
	
	dqm__url0_5_0 = "http://www.collegesource.org/displayinfo/catalink.asp?tig={E662A346-1456-4875-A9AE-F7151C00BAC2}&oig={FDD7D74B-D6F2-4138-9DF1-7E5511A93531}&vt=4"
	dqm__url0_5_1 = "http://www.collegesource.org/displayinfo/catalink.asp?dig=%7B34FBC490-20F6-4984-87AC-649B9516C073%7D&oig=%7BFDD7D74B-D6F2-4138-9DF1-7E5511A93531%7D&vt=0"

	dqm__urltarget0_5_0 = "_new"
	dqm__urltarget0_5_1 = "_new"

	//Sub Sub Menu 0_13 Publications

	dqm__sub_xy0_13 = "-1,-1"
	dqm__sub_menu_width0_13 = 135

	dqm__subdesc0_13_0 = "Communique"
	dqm__subdesc0_13_1 = "Mementoes"
	dqm__subdesc0_13_2 = "Newsletter"
	dqm__subdesc0_13_3 = "QueensZine"
	dqm__subdesc0_13_4 = "Other Publications"
	dqm__subdesc0_13_5 = "Video Events"
	
	dqm__url0_13_0 = "http://www.qcc.cuny.edu/Communique/"
	dqm__url0_13_1 = "http://www.qcc.cuny.edu/Mementoes/"
	dqm__url0_13_2 = "http://www.qcc.cuny.edu/NewsAndEvents/QCCNewsletter.asp"
	dqm__url0_13_3 = "http://www.qcc.cuny.edu/queenszine/"
	dqm__url0_13_4 = "http://www.qcc.cuny.edu/NewsAndEvents/publicationsweblist.asp"
    dqm__url0_13_4 = "http://www.qcc.cuny.edu/NewsAndEvents/VideoEvents.asp"


    //Sub Menu 1 Academics ************************************************************************************************

	dqm__sub_xy1 = "-100,23"
	dqm__sub_menu_width1 = 175

	dqm__subdesc1_0 = "Academic Affairs Office"
	dqm__subdesc1_1 = "Academic Standing"
	dqm__subdesc1_2 = "Advisement, Office of"
	dqm__subdesc1_3 = "Awards"
	dqm__subdesc1_4 = "Class Schedule"
	dqm__subdesc1_5 = "College Catalog"
	dqm__subdesc1_6 = "Departments"
	dqm__subdesc1_7 = "Final Exam Schedule"
	dqm__subdesc1_8 = "Online Courses"
	dqm__subdesc1_9 = "Programs of Study"
	dqm__subdesc1_10 = "Register using eSIMS"
	dqm__subdesc1_11 = "Support Services"
	dqm__subdesc1_12 = "Testing"
	dqm__subdesc1_13 = "QCC Online"

	dqm__2nd_icon_index1_5 = 0
	dqm__2nd_icon_index1_6 = 0
	dqm__2nd_icon_index1_11 = 0
	dqm__2nd_icon_index1_13 = 0

	dqm__url1_0 = "http://www.qcc.cuny.edu/AcademicAffairs"
	dqm__url1_1 = "http://www.qcc.cuny.edu/Catalog/AcademicStanding.asp"
	dqm__url1_2 = "http://www.qcc.cuny.edu/Advisement"
	dqm__url1_3 = "http://www.qcc.cuny.edu/Governance/AcademicSenate/ASC"
	dqm__url1_4 = "http://student.cuny.edu/cgi-bin/SectionMeeting/SectMeetColleges.pl"
	dqm__url1_5 = "#"
	dqm__url1_6 = "#"
	dqm__url1_7 = "/Registrar/FinalExam/Finalexam.aspx"
	dqm__url1_8 = "http://www.qcc.cuny.edu/QCCOnline/classes.asp"
	dqm__url1_9 = "http://www.qcc.cuny.edu/AcademicAffairs/prog_of_study.asp"
	dqm__url1_10 = "http://www.qcc.cuny.edu/Registrar/esims.asp"
	dqm__url1_11 = "#"
	dqm__url1_12 = "http://www.qcc.cuny.edu/Testing"
	dqm__url1_13 = "http://www.qcc.cuny.edu/QCCOnline"

	dqm__urltarget1_4 = "_new"
	
	//Sub Sub Menu 1_5 College Catalog

	dqm__sub_xy1_5 = "-1,-1"
	dqm__sub_menu_width1_5 = 160
	
	dqm__subdesc1_5_0 = "Current Catalog (pdf)"
	dqm__subdesc1_5_1 = "Past Catalogs (pdf)"
	
	dqm__url1_5_0 = "http://www.collegesource.org/displayinfo/catalink.asp?tig={E662A346-1456-4875-A9AE-F7151C00BAC2}&oig={FDD7D74B-D6F2-4138-9DF1-7E5511A93531}&vt=4"
	dqm__url1_5_1 = "http://www.collegesource.org/displayinfo/catalink.asp?dig=%7B34FBC490-20F6-4984-87AC-649B9516C073%7D&oig=%7BFDD7D74B-D6F2-4138-9DF1-7E5511A93531%7D&vt=0"

	dqm__urltarget1_5_0 = "_new"
	dqm__urltarget1_5_1 = "_new"

	//Sub Sub Menu 1_6 Departments

	dqm__sub_xy1_6 = "-1,-1"
	dqm__sub_menu_width1_6 = 295

	dqm__subdesc1_6_0 = "Art and Design"
	dqm__subdesc1_6_1 = "Basic Educational Skills"
	dqm__subdesc1_6_2 = "Biological Sciences and Geology"
	dqm__subdesc1_6_3 = "Business"
	dqm__subdesc1_6_4 = "Chemistry"
	dqm__subdesc1_6_5 = "Electrical and Computer Engineering Tech"
	dqm__subdesc1_6_6 = "English"
	dqm__subdesc1_6_7 = "Foreign Languages and Literatures"
	dqm__subdesc1_6_8 = "Health, Physical Education and Dance"
	dqm__subdesc1_6_9 = "History"
	dqm__subdesc1_6_10 = "Library"
	dqm__subdesc1_6_11 = "Mathematics and Computer Science"
	dqm__subdesc1_6_12 = "Mechanical Engineering Tech & Design Drafting"
	dqm__subdesc1_6_13 = "Music"
	dqm__subdesc1_6_14 = "Nursing"
	dqm__subdesc1_6_15 = "Physics"
	dqm__subdesc1_6_16 = "Social Sciences"
	dqm__subdesc1_6_17 = "Speech Communication & Theatre Arts"

	dqm__url1_6_0 = "http://www.qcc.cuny.edu/ArtandPhotography"
	dqm__url1_6_1 = "http://www.qcc.cuny.edu/BasicSkills"
	dqm__url1_6_2 = "http://www.qcc.cuny.edu/BiologicalSciences"
	dqm__url1_6_3 = "http://www.qcc.cuny.edu/Business"
	dqm__url1_6_4 = "http://www.qcc.cuny.edu/Chemistry"
	dqm__url1_6_5 = "http://www.qcc.cuny.edu/ecet"
	dqm__url1_6_6 = "http://www.qcc.cuny.edu/English"
	dqm__url1_6_7 = "http://www.qcc.cuny.edu/ForeignLanguages"
	dqm__url1_6_8 = "http://www.qcc.cuny.edu/HealthPhysEdDance"
	dqm__url1_6_9 = "http://www.qcc.cuny.edu/History"
	dqm__url1_6_10 = "http://www.qcc.cuny.edu/library"
	dqm__url1_6_11 = "http://www.qcc.cuny.edu/MathCS"
	dqm__url1_6_12 = "http://www.qcc.cuny.edu/METDD"
	dqm__url1_6_13 = "http://www.qcc.cuny.edu/Music"
	dqm__url1_6_14 = "http://www.qcc.cuny.edu/Nursing"
	dqm__url1_6_15 = "http://www.qcc.cuny.edu/Physics"
	dqm__url1_6_16 = "http://www.qcc.cuny.edu/SocialSciences"
	dqm__url1_6_17 = "http://www.qcc.cuny.edu/SpeechTheatre"
	
	
	//Sub Sub Menu 1_11 Support Services

	dqm__sub_xy1_11 = "-1,-1"
	dqm__sub_menu_width1_11 = 205

	dqm__subdesc1_11_0 = "Academic Computing Center"
	dqm__subdesc1_11_1 = "AMP"
	dqm__subdesc1_11_2 = "BES Learning Center"
	dqm__subdesc1_11_3 = "Campus Learning Center"
	dqm__subdesc1_11_4 = "Campus Writing Center"
	dqm__subdesc1_11_5 = "Career Services"
	dqm__subdesc1_11_6 = "College Discovery"
	dqm__subdesc1_11_7 = "C.O.P.E."
	dqm__subdesc1_11_8 = "Counseling"
	dqm__subdesc1_11_9 = "CSTEP"
	dqm__subdesc1_11_10 = "CUNY WriteSite"
	dqm__subdesc1_11_11 = "International Students"
	dqm__subdesc1_11_12 = "Language Lab"
	dqm__subdesc1_11_13 = "Mathematics Center"
	dqm__subdesc1_11_14 = "Nursing Resource Center"
	dqm__subdesc1_11_15 = "Students w/ Disabilities"

	dqm__url1_11_0 = "http://www.qcc.cuny.edu/ACC"
	dqm__url1_11_1 = "http://www.qcc.cuny.edu/AMP"	
	dqm__url1_11_2 = "http://www.qcc.cuny.edu/BasicSkills/bslc.asp"
	dqm__url1_11_3 = "http://www.qcc.cuny.edu/clc/"
	dqm__url1_11_4 = "http://www.qcc.cuny.edu/ISS"
	dqm__url1_11_5 = "http://www.qcc.cuny.edu/CareerServices"
	dqm__url1_11_6 = "http://www.qcc.cuny.edu/CollegeDiscovery"
	dqm__url1_11_7 = "http://www.qcc.cuny.edu/COPE"
	dqm__url1_11_8 = "http://www.qcc.cuny.edu/Counseling"
	dqm__url1_11_9 = "http://www.qcc.cuny.edu/CSTEP"
	dqm__url1_11_10 = "http://writesite.cuny.edu/"
	dqm__url1_11_11 = "http://www.qcc.cuny.edu/ISA"
	dqm__url1_11_12 = "http://www.qcc.cuny.edu/ForeignLanguages/language_lab.asp"
	dqm__url1_11_13 = "http://www.qcc.cuny.edu/MathCS/mathcenter.asp"
	dqm__url1_11_14 = "http://www.qcc.cuny.edu/Nursing/thenrchours.asp"	
	dqm__url1_11_15 = "http://www.qcc.cuny.edu/SSD/default.asp"

	dqm__urltarget1_11_10 = "_new"

	//Sub Sub Menu 1_13 QCC Online
	
	dqm__sub_xy1_13 = "-1,-1"
	dqm__sub_menu_width1_13 = 215
	
	dqm__subdesc1_13_0 = "Information"
	dqm__subdesc1_13_1 = "Blackboard"
	dqm__subdesc1_13_2 = "eRoster"
	dqm__subdesc1_13_3 = "Faculty Info"
	dqm__subdesc1_13_4 = "Student Info"
	dqm__subdesc1_13_5 = "Tiger-folio (student ePortfolio)"

	dqm__url1_13_0 = "http://www.qcc.cuny.edu/QCCOnline/default.asp"
	dqm__url1_13_1 = "http://www.qcc.cuny.edu/QCCOnline/blackboard.asp"
	dqm__url1_13_2 = "https://eroster.qcc.cuny.edu"
	dqm__url1_13_3 = "http://www.qcc.cuny.edu/QCCOnline/faculty_info.asp"
	dqm__url1_13_4 = "http://www.qcc.cuny.edu/QCCOnline/student_info.asp"
	dqm__url1_13_5 = "http://www.qcc.cuny.edu/Tigerfolio/default.asp"

	dqm__urltarget1_13_2 = "_new"

    //Sub Menu 2 Registration ************************************************************************************************

	dqm__sub_xy2 = "-100,23"
	dqm__sub_menu_width2 = 175

	dqm__subdesc2_0 = "Advisement, Office of"
	dqm__subdesc2_1 = "Class Schedule"
	dqm__subdesc2_2 = "College Catalog"
	dqm__subdesc2_3 = "How do I ..."
	dqm__subdesc2_4 = "Paying for College"
	dqm__subdesc2_5 = "Online Services"
	dqm__subdesc2_6 = "Registrar's Office"

	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__url2_0 = "http://www.qcc.cuny.edu/Advisement"
	dqm__url2_1 = "http://student.cuny.edu/cgi-bin/SectionMeeting/SectMeetColleges.pl"
	dqm__url2_2 = "#"
	dqm__url2_3 = "#"
	dqm__url2_4 = "#"
	dqm__url2_5 = "#"
	dqm__url2_6 = "http://www.qcc.cuny.edu/Registrar"
	
	dqm__urltarget2_1 = "_new"

	//Sub Sub Menu 2_2 College Catalog

	dqm__sub_xy2_2 = "-1,-1"
	dqm__sub_menu_width2_2 = 160
	
	dqm__subdesc2_2_0 = "Current Catalog (pdf)"
	dqm__subdesc2_2_1 = "Past Catalogs (pdf)"
	
	dqm__url2_2_0 = "http://www.collegesource.org/displayinfo/catalink.asp?tig={E662A346-1456-4875-A9AE-F7151C00BAC2}&oig={FDD7D74B-D6F2-4138-9DF1-7E5511A93531}&vt=4"
	dqm__url2_2_1 = "http://www.collegesource.org/displayinfo/catalink.asp?dig=%7B34FBC490-20F6-4984-87AC-649B9516C073%7D&oig=%7BFDD7D74B-D6F2-4138-9DF1-7E5511A93531%7D&vt=0"

	dqm__urltarget2_2_0 = "_new"
	dqm__urltarget2_2_1 = "_new"

    //Sub Sub Menu 2_3 How Do I ...
	
	dqm__sub_xy2_3 = "-1,-1"
	dqm__sub_menu_width2_3 = 280
	
	dqm__subdesc2_3_0 = "create a CUNY Portal username & password?"
	
	//dqm__icon_index2_3_0 = 0
	
	dqm__url2_3_0 = "http://www.qcc.cuny.edu/QCCOnline/portalreg.asp"
	
	//Sub Sub Menu 2_4 Paying for College

	dqm__sub_xy2_4 = "-1,-1"
	dqm__sub_menu_width2_4 = 125

	dqm__subdesc2_4_0 = "Financial Aid"
	dqm__subdesc2_4_1 = "Scholarships"
	//dqm__subdesc2_4_1 = "Scholarship Info"
	dqm__subdesc2_4_2 = "Tuition & Fees"

	dqm__url2_4_0 = "http://www.qcc.cuny.edu/FinancialAid/"
	//dqm__url2_4_1 = "http://www.qcc.cuny.edu/Governance/AcademicSenate/ASC"
	dqm__url2_4_1 = "http://www.qcc.cuny.edu/Scholarships/"
	dqm__url2_4_2 = "http://www.qcc.cuny.edu/FutureStudents/tuitionandfees.asp"
	
	
	//Sub Sub Menu 2_5 Online Services

	dqm__sub_xy2_5 = "-1,-1"
	dqm__sub_menu_width2_5 = 140

	dqm__subdesc2_5_0 = "Advisement"
	dqm__subdesc2_5_1 = "Courses"
	dqm__subdesc2_5_2 = "eRoster"
	dqm__subdesc2_5_3 = "Information"
	dqm__subdesc2_5_4 = "Register using eSIMS"
	dqm__subdesc2_5_5 = "Transcripts"

	dqm__url2_5_0 = "http://www.qcc.cuny.edu/TigerTracks/"
	dqm__url2_5_1 = "http://www.qcc.cuny.edu/QCCOnline/classes.asp"
	dqm__url2_5_2 = "https://eroster.qcc.cuny.edu"
	dqm__url2_5_3 = "http://www.qcc.cuny.edu/QCCOnline/"
	dqm__url2_5_4 = "http://www.qcc.cuny.edu/Registrar/esims.asp"
	dqm__url2_5_5 = "http://www.qcc.cuny.edu/Registrar/howtoorder_transcripts.asp"

	dqm__urltarget2_5_0 = "_new"
	dqm__urltarget2_5_2 = "_new"
	
    //Sub Menu 3 Visitors ************************************************************************************************

	dqm__sub_xy3 = "-100,23"
	dqm__sub_menu_width3 = 215

	dqm__subdesc3_0 = "Admissions"
	dqm__subdesc3_1 = "Alumni"
	dqm__subdesc3_2 = "Art Gallery"
	dqm__subdesc3_3 = "Campus"
	dqm__subdesc3_4 = "College Catalog"
	dqm__subdesc3_5 = "Continuing Education"
	dqm__subdesc3_6 = "Employment"
	dqm__subdesc3_7 = "Freshman Academies"
	dqm__subdesc3_8 = "Future Students"
	dqm__subdesc3_9 = "Holocaust Center"
	dqm__subdesc3_10 = "Performing Arts"
	dqm__subdesc3_11 = "Pre-College Study Programs"	
	
	dqm__2nd_icon_index3_3 = 0
	dqm__2nd_icon_index3_4 = 0
	dqm__2nd_icon_index3_6 = 0
	dqm__2nd_icon_index3_11 = 0
		
	dqm__url3_0 = "http://www.qcc.cuny.edu/FutureStudents/default.asp?tab=1#TabbedPanels1"
	dqm__url3_1 = "http://www.qcc.cuny.edu/Alumni"
	dqm__url3_2 = "http://www.qcc.cuny.edu/artgallery"
	dqm__url3_3 = "#"
	dqm__url3_4 = "#"
	dqm__url3_5 = "http://www.qcc.cuny.edu/ContEd"
	dqm__url3_6 = "#"
	dqm__url3_7 = "http://www.qcc.cuny.edu/academies/"
	dqm__url3_8 = "http://www.qcc.cuny.edu/futurestudents/default.asp"
	dqm__url3_9 = "http://www.qcc.cuny.edu/HRCA/"
	dqm__url3_10 = "http://www.qcc.cuny.edu/QPAC"
	dqm__url3_11 = "#"
	
	dqm__urltarget3_2 = "_new"
	dqm__urltarget3_7 = "_new"
	dqm__urltarget3_9 = "_new"
	dqm__urltarget3_10 = "_new"
	
	//Sub Sub Menu 3_3 Campus

	dqm__sub_xy3_3 = "-1,-1"
	dqm__sub_menu_width3_3 = 178
	
	dqm__subdesc3_3_0 = "Bookstore"
	dqm__subdesc3_3_1 = "Directions to the Campus"
	dqm__subdesc3_3_2 = "Diversity"
	dqm__subdesc3_3_3 = "Food Services"
	dqm__subdesc3_3_4 = "Health Services"
	dqm__subdesc3_3_5 = "Map of the Campus"
	dqm__subdesc3_3_6 = "Parking"
	dqm__subdesc3_3_6 = "Photo Gallery"
	dqm__subdesc3_3_7 = "Public Safety"
	dqm__subdesc3_3_8 = "Smart Technology"
	dqm__subdesc3_3_9 = "Students with Disabilities"
	dqm__subdesc3_3_10 = "Virtual Tour"
	
	dqm__url3_3_0 = "http://qcc1.bkstore.com/bkstore/content"
	dqm__url3_3_1 = "http://www.qcc.cuny.edu/VirtualTour/directions.htm"
	dqm__url3_3_2 = "http://www.qcc.cuny.edu/Diversity/"
	dqm__url3_3_3 = "http://www.qcc.cuny.edu/StudentAffairs/foodServices.asp"
	dqm__url3_3_4 = "http://www.qcc.cuny.edu/HealthServices"
	dqm__url3_3_5 = "http://www.qcc.cuny.edu/VirtualTour"
	dqm__url3_3_6 = "http://www.qcc.cuny.edu/Security/parkingRegulations.asp"
	dqm__url3_3_7 = "http://www.qcc.cuny.edu/qcclocations"
	dqm__url3_3_8 = "http://www.qcc.cuny.edu/Security"
	dqm__url3_3_9 = "http://www.qcc.cuny.edu/FacStaff/smartrooms.asp"
	dqm__url3_3_10 = "http://www.qcc.cuny.edu/SSD/default.asp"
	dqm__url3_3_11 = "http://www.qcc.cuny.edu/VirtualTour"

	dqm__urltarget3_3_0 = "_new"
	dqm__urltarget3_3_7 = "_new"

	//Sub Sub Menu 3_4 College Catalog

	dqm__sub_xy3_4 = "-1,-1"
	dqm__sub_menu_width3_4 = 160
	
	dqm__subdesc3_4_0 = "Current Catalog (pdf)"
	dqm__subdesc3_4_1 = "Past Catalogs (pdf)"
	
	dqm__url3_4_0 = "http://www.collegesource.org/displayinfo/catalink.asp?tig={E662A346-1456-4875-A9AE-F7151C00BAC2}&oig={FDD7D74B-D6F2-4138-9DF1-7E5511A93531}&vt=4"
	dqm__url3_4_1 = "http://www.collegesource.org/displayinfo/catalink.asp?dig=%7B34FBC490-20F6-4984-87AC-649B9516C073%7D&oig=%7BFDD7D74B-D6F2-4138-9DF1-7E5511A93531%7D&vt=0"

	dqm__urltarget3_4_0 = "_new"
	dqm__urltarget3_4_1 = "_new"
	
	//Sub Sub Menu 3_6 Employment

	dqm__sub_xy3_6 = "-1,-1"
	dqm__sub_menu_width3_6 = 134

	dqm__subdesc3_6_0 = "@ QCC"
	dqm__subdesc3_6_1 = "@ CUNY"
	dqm__subdesc3_6_2 = "Why Choose QCC?"

	dqm__url3_6_0 = "/personnel/employment/"
	dqm__url3_6_1 = "http://portal.cuny.edu/portal/site/cuny/?epi_menuItemID=71822844536f25b64bef4d5178304e08&epi_menuID=a00e05b73704d3407d840d5541a08a0c&epi_baseMenuID=a00e05b73704d3407d840d5541a08a0c"
	dqm__url3_6_2 = "http://www.qcc.cuny.edu/FacStaff/yqcc/index.html"

	dqm__urltarget3_6_1 = "_new"
	dqm__urltarget3_6_2 = "_new"
	
	//Sub Sub Menu 3_11 Pre-College Study

	dqm__sub_xy3_11 = "-1,-1"
	dqm__sub_menu_width3_11 = 126

	dqm__subdesc3_11_0 = "Career Pathways"
	dqm__subdesc3_11_1 = "College Now"
	dqm__subdesc3_11_2 = "CLIP"
	dqm__subdesc3_11_3 = "Laser Academy"
	dqm__subdesc3_11_4 = "Port of Entry"
	dqm__subdesc3_11_5 = "Project Prize"
	dqm__subdesc3_11_6 = "Tech ASCEND"

	dqm__url3_11_0 = "http://www.qcc.cuny.edu/CareerPathways"
	dqm__url3_11_1 = "http://www.qcc.cuny.edu/collegenow"
	dqm__url3_11_2 = "http://www.qcc.cuny.edu/clip"
	dqm__url3_11_3 = "http://www.qcc.cuny.edu/physics/lfot/"
	dqm__url3_11_4 = "http://www.qcc.cuny.edu/PortOfEntry/"
	dqm__url3_11_5 = "http://www.qcc.cuny.edu/projectprize"
	dqm__url3_11_6 = "http://www.qcc.cuny.edu/TechASCEND"

    //Sub Menu 4 Quick Links ************************************************************************************************

	dqm__sub_xy4 = "-100,23"
	dqm__sub_menu_width4 = 120

	dqm__subdesc4_0 = "Blackboard"
	dqm__subdesc4_1 = "Commencement"
	dqm__subdesc4_2 = "CUNY Home"
	dqm__subdesc4_3 = "CUNY A!ert"
	dqm__subdesc4_4 = "Directory"
	dqm__subdesc4_5 = "Email"
	dqm__subdesc4_6 = "eRoster"
	dqm__subdesc4_7 = "Public Safety"
	
	dqm__2nd_icon_index4_0 = 0
	dqm__2nd_icon_index4_5 = 0
	
	dqm__url4_0 = "#"
	dqm__url4_1 = "http://www.qcc.cuny.edu/Commencement/default.asp"
	dqm__url4_2 = "http://www.cuny.edu"
	dqm__url4_3 = "http://www.cuny.edu/FacStaff/CUNYAlert.asp"
	dqm__url4_4 = "http://www.qcc.cuny.edu/Directory/"
	dqm__url4_5 = "#"
	dqm__url4_6 = "https://eroster.qcc.cuny.edu"
	dqm__url4_7 = "http://www.qcc.cuny.edu/Security/"

	dqm__urltarget4_2 = "_new"
	dqm__urltarget4_6 = "_new"
	
	//Sub Sub Menu 4_0 Blackboard

	dqm__sub_xy4_0 = "-1,-1"
	dqm__sub_menu_width4_0 = 135

	dqm__subdesc4_0_0 = "Blackboard Info"
	dqm__subdesc4_0_1 = "Forgot your Username?"
	dqm__subdesc4_0_2 = "Forgot your Password?"
	dqm__subdesc4_0_3 = "Need an Account?"
	dqm__subdesc4_0_4 = "FAQs"

	dqm__url4_0_0 = "http://www.qcc.cuny.edu/qcconline/blackboard.asp"
	dqm__url4_0_1 = "http://www.qcc.cuny.edu/qcconline/portaluser.asp"
	dqm__url4_0_2 = "http://www.qcc.cuny.edu/qcconline/portalpass.asp"
	dqm__url4_0_3 = "http://www.qcc.cuny.edu/qcconline/portalreg.asp"
	dqm__url4_0_4 = "http://www.qcc.cuny.edu/qcconline/blackboardfaqs.asp"

	//Sub Sub Menu 4_5 Email

	dqm__sub_xy4_5 = "-1,-1"
	dqm__sub_menu_width4_5 = 182

	dqm__subdesc4_5_0 = "Faculty & Staff"
	dqm__subdesc4_5_1 = "Faculty & Staff Password Reset"
	dqm__subdesc4_5_2 = "Tigermail"
	dqm__subdesc4_5_3 = "Tigermail-Info"

	dqm__url4_5_0 = "https://webmail.qcc.cuny.edu"
	dqm__url4_5_1 = "https://webmail.qcc.cuny.edu/pass"
	dqm__url4_5_2 = "https://tigermail.qcc.cuny.edu"
	dqm__url4_5_3 = "http://www.qcc.cuny.edu/qcconline/studentemailprocedure.asp"

	dqm__urltarget4_5_0 = "_new"
	dqm__urltarget4_5_1 = "_new"
	dqm__urltarget4_5_2 = "_new"
	dqm__hl_subdesc4_5_2 = "Student Email"
	dqm__hl_subdesc4_5_3 = "Stu-Email-Info"