/*-------------------------------------------
Security Settings
--------------------------------------------*/
/*
   code0 = 538
   code1 = 697
   sequence = "oc94127"
*/
   code0 = 1571
   code1 = 1168
   code2 = 1873
   code3 = 969
   sequence = "9x88_4"


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'



/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   menu_width = 200
   menu_height = 400

   scrolldelay = 15 /* 5 */
   scrolljump = 5
   //scrolldelay = 3
   //scrolljump = 2

   scrolldelay_nt = 15 /* 5 */
   scrolljump_nt = 5;
   //scrolldelay_nt = 5
   //scrolljump_nt = 1;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;	

   urltarget = "_self"
   start_open_index = "none"
   display_urls_in_statusbar = true

   onload_statement = "none"
   codebase = "/Library/script/"
   onload_statement = "dqm__handleOnload()"
   onmousemove_statement = "dqm__handleMousemove(e)"
   onresize_statement = "dqm__handleResize()"


/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = 18
   main_extend_height = 55

   sub_itemheight = 18
   sub1_indentwidth = 17
   sub2_indentwidth = 15

   main_marginleft = 5
   main_margin_topbottom = 5
   sub_marginleft = 0
   sub_margin_topbottom = 0



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#BB2929"
   main_fontfamily = "Verdana"
   main_fontsize = 11  /* original 10 */
   main_textdecoration = "normal"
   main_fontweight = "normal"
   main_fontstyle = "normal"
   main_hl_textcolor = "#010066"
   main_hl_textdecoration = "normal"

   sub_textcolor = "#BB2929"
   sub_fontfamily = "Verdana"
   sub_fontsize = 10
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#010066"
   sub_hl_textdecoration = "normal"



/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/

  
   /*---Required Settings---------*/ 

      background_color = "#ffffff"

      main_item_bgcolor = "#ffffff"
      main_hl_item_bgcolor = "#ffffff"
  
      sub_item_bgcolor = "transparent"
      sub_hl_item_bgcolor = "transparent"


   /*---Optional Settings---------*/

      main_background_color = "#ffffff"
      sub_background_color = "#ffffff"

      //main_background_image = "images/mainbg.gif"
      
      /*-----non tiled background image fix for ie5&up
      -------image should match menu dimensions-------*/
     //ie5fix_main_background_image = "images/mainbg.gif"	      


      //sub_level1_background_image = "images/subbg.gif"
      //sub_level2_background_image = "images/subbg.gif"

      /*-----non tiled background image fix for ie5&up
      -------images should match menu width and be
      -------equal to or greater than the longest sub menu*/
      //ie5fix_sub_level1_background_image = "images/ie5fix_subbg.gif"
      //ie5fix_sub_level1_bg_image_height = 138 /* original 138 */
      //ie5fix_sub_level2_background_image = "images/ie5fix_subbg.gif"	      	
      //ie5fix_sub_level2_bg_image_height = 138 /* original 138 */


      //main_hl_background_image0 = "images/mainhl_bg0.gif"
      //main_hl_background_wh0 = "161,29";	
      //main_hl_background_image1 = "images/mainhl_bg1.gif"
      //main_hl_background_wh1 = "161,29";
      //main_hl_background_image2 = "images/mainhl_bg2.gif"
      //main_hl_background_wh2 = "161,29";

      main_clipbg_after_items = true



/*-------------------------------------------
Required border settings -- set 'main_use_border'
and 'sub_use_border' to false for no borders
--------------------------------------------*/


   /*---All browsers Border settings-------------------*/
   
      main_use_border = false
      main_border_color = "#000000"
      main_hl_border_color = "#000000"  /* original #ffffff */

      sub_use_border = false;
      sub_border_color = "#ffffff"
      sub_hl_border_color = "#ff0000"


   /*---border offset distance (netscape 4.x bug workaround) 
        adjust untill right border is visible at edge----*/
      
      main_ns4fix_rightborder_offset = 0
      sub_ns4fix_rightborder_offset = -1


   /*---IE 5-up Only additional border settings---------*/
  
      main_use_2pixel_topbottom_border = false
      main_leftright_border_width = 1
      sub_leftright_border_width = 1

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/
/*   icon_image0 = "/Library/images/downarrow.gif"
   icon_image_wh0 = "12,8"
   icon_rollover0 = "/Library/images/downarrow_hl.gif"
   icon_rollover_wh0 = "12,8"

   icon_image1 = "/Library/images/downarrow.gif"
   icon_image_wh1 = "12,8"
   icon_rollover1 = "/Library/images/downarrow_hl.gif"
   icon_rollover_wh1 = "12,8"

   icon_image2 = "/Library/images/bullet.gif"
   icon_image_wh2 = "12,8"
   icon_rollover2 = "/Library/images/bullet_hl.gif"
   icon_rollover_wh2 = "12,8"
*/
   icon_image0 = "/Library/images/bullet.gif"
   icon_image_wh0 = "10,10"
   icon_rollover0 = "/Library/images/bullet_over.gif"
   icon_rollover_wh0 = "10,10"

   icon_image1 = "/Library/images/arrow_right.gif" /* samp2_downarrow.gif */
   icon_image_wh1 = "11,10"
   icon_rollover1 = "/Library/images/arrow_down.gif"   /* images/samp2_downarrow_hl.gif */
   icon_rollover_wh1 = "11,10"

   icon_image2 = "/Library/images/arrow_right.gif"
   icon_image_wh2 = "11,10"
   icon_rollover2 = "/Library/images/arrow_down.gif"
   icon_rollover_wh2 = "11,10"

   icon_image3 = "/Library/images/arrow_right.gif"
   icon_image_wh3 = "11,10"
   icon_rollover3 = "/Library/images/arrow_down.gif"
   icon_rollover_wh3 = "11,10"

   /*------for design purposes only---------*/

      //set the following param to true for 
      //testing the script in applet form.    
      ie5up_run_as_applet = false /* original true */
	  
   /*------Additional Applet Specific Parameters--*/

      applet_topoffset = -1;      

      applet_main_icon_indent = 7
	  applet_main_icon_indent = 0
      applet_sub_icon_indent = 0
      applet_load_message_color = "#000000"  /* original #ffffff */
      applet_load_message = "Loading Images..."

      applet_main_font = "Helvetica, plain, 12"
      applet_sub_font = "Helvetica, plain, 12"

   

/********************************************
THE FOLLOWING SECTIONS DEFINE THE ACTUAL
STRUCTURE AS WELL AS TEXT, URLS, AND ICONS 
THAT MAKE THE TREE MENU. - FOR HELP WITH 
INDEXING YOUR ITEMS REFER TO THE DOCUMENTATION.
*********************************************/

/*-------------------------------------------
Main Menu Item Settings
--------------------------------------------*/

main_text0 = "Library Home"
icon_index0 = 0
url0 = "/Library/default.asp"

main_text1 = "CUNY + PLUS"
icon_index1 = 0
url1 = "http://apps.appl.cuny.edu:83/F"
urltarget1 = "_new"

main_text2 = "E-Journals, DBs, & E-Resources"
icon_index2 = 0
url2 = "/library/qcc_ejournals_new.asp"
urltarget2 = "_new"

main_text3 = "Electronic Reserves"
icon_index3 = 0
url3 = "/Library/eres/eres.htm"
urltarget3 = "_new"

main_text4 = "Students"
icon_index4 = 2

main_text5 = "Faculty"
icon_index5 = 2

main_text6 = "Library Quick Links"
icon_index6 = 2

main_text7 = "General Information"
icon_index7 = 2


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

/* subdesc1_0 = "Academic Senate" */


/* subdesc1_0 = "Committees" */


/* subdesc1_1 = "Academic Senate" */


/* subdesc1_2 = "Documents" */


/* subdesc1_3 = "Calendar" */

/* ------------------------------------------------------------------- */
/* subdesc3_0 = "Plans & Boards" */

/* icon_index3_4 = 2 */

/* ------------------------------------------------------------------- */
/* subdesc4_0 = "Administration" */
subdesc4_0 = "Ask-a-Librarian"
subdesc4_1 = "Renew Books Online"
//subdesc4_2 = "Report a Missing Book"
//subdesc4_2 = "Registration (eSIMS)"
//subdesc4_3 = "Schedule of Classes"
//subdesc4_4 = "Tiger Mail (Student E-mail)"
subdesc4_2 = "Research Help"

url4_0 = "/library/students/askLibrarian.asp"
url4_1 = "/library/generalInfo/renew_books_online.asp"
//url4_2 = "/library/students/bookSearch.asp"
//url4_2 = "/Registrar/esims.asp"
//url4_3 = "/courseschedule/coursescheduleforminit.asp"
//url4_4 = "https://tigermail.qcc.cuny.edu"
url4_2 = "/library/students/researchHelp/default.asp"
/* icon_index4_3 = 0
icon_index4_4 = 0 */

urltarget4_2 = "_new"
//urltarget4_3 = "_new"
//urltarget4_4 = "_new"
//urltarget4_5 = "_new"

/* ------------------------------------------------------------------- */
subdesc5_0 = "Library Instruction"
subdesc5_1 = "Library Liaison Program"
subdesc5_2 = "Information Literacy - LILAC"
//subdesc5_3 = "Information Literacy - Learning Goals"
subdesc5_3 = "Interlibrary Loan Request Form "
subdesc5_4 = "Media Services Request Form"
subdesc5_5 = "Acquisitions Request Form"
subdesc5_6 = "Reserve Request Form"
subdesc5_7 = "Faculty E-Mail"
subdesc5_8 = "Middle States Self-Study"

url5_0 = "/library/faculty/classroomRequest.asp"
url5_1 = "/library/faculty/libraryLiaison.asp"
url5_2 = "http://www.cuny.edu/infolit"
//url5_3 = "http://web.cuny.edu/academics/info-central/library/Lilacadmin/LearningGoals.html"
url5_3 = "/library/faculty/interlibraryLoan.asp"
url5_4 = "/library/faculty/mediaServices.asp"
url5_5 = "/library/faculty/acquisitionRequestForm.asp"
url5_6 = "/library/faculty/ReserveRequestForm.asp"
url5_7 = "http://mail.qcc.cuny.edu/"
url5_8 = "http://www.qcc.cuny.edu/self-study/"

urltarget5_2 = "_new"
//urltarget5_3 = "_new"
urltarget5_7 = "_new"
urltarget5_8 = "_new"

/* ------------------------------------------------------------------- */
//subdesc6_0 = "Blackboard"
subdesc6_0 = "CUNY Portal"
//subdesc6_2 = "Library Services"
subdesc6_1 = "Friends of the Library"
subdesc6_2 = "Mission Satement"
subdesc6_3 = "Local Libraries"
subdesc6_4 = "Periodical Resources"
//subdesc6_5 = "What's New"
subdesc6_5 = "Welcome"
//subdesc6_8 = "Library Etiquette"
//subdesc6_6 = "Transfer Information/TIPPS"
subdesc6_6 = "LACUNY I.C. Program"

//url6_0 = "http://www.qcc.cuny.edu/qcconline/blackboard.asp"
url6_0 = "http://portal.cuny.edu/portal/site/cuny/index.jsp?front_door=true"
//url6_2 = "/library/faculty/mediaServices.asp"
url6_1 = "/library/friends.asp"
url6_2 = "/library/missionStatement.asp"
url6_3 = "/library/publicLibrariesInNYC.asp"
url6_4 = "/library/periodicalResources.asp"
//url6_5 = "/library/whatsNew.asp"
url6_5 = "/library/welcome.asp"
//url6_8 = "/library/libraryEtiquette.asp"
//url6_6 = "http://tipps.cuny.edu/tippsceg.html"
url6_6 = "/library/lacuny.asp"

urltarget6_0 = "_new"
//urltarget6_1 = "_new"
//urltarget6_4 = "_new"
//urltarget6_6 = "_new"

/* ------------------------------------------------------------------- */
subdesc7_0 = "Directions"
subdesc7_1 = "Library Directory"
subdesc7_2 = "Renewing Books Online"
subdesc7_2 = "Telephone Numbers"
subdesc7_3 = "Library Calendar"

url7_0 = "/library/generalInfo/directions.asp"
url7_1 = "/library/generalInfo/directory.asp"
url7_2 = "/library/generalInfo/renew_books_online.asp"
url7_2 = "/library/generalInfo/telephoneNumbers.asp"
url7_3 = "http://www.qcc.cuny.edu:8088/Library"