/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#000000"
   /* ---- originals #c8c8c1  and C2BCA7 ---*/
   DQM_menu_bgcolor = "#053609"
   DQM_hl_bgcolor = "#053609"

   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.*/

/*--- originally x = 10   y = 12  ---*/   
   DQM_ie5mac_offset_X = 0
   DQM_ie5mac_offset_Y = -5


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   
/* ---- originally #333333 ---- */
   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"
/* ----- originally 3,3,5 ------- */
   DQM_margin_top = 4
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "quickmenu/Issues.gif"
   DQM_rollover_wh0 = "60,22"

   DQM_rollover_image1 = "quickmenu/en_Reference.gif"
   DQM_rollover_wh1 = "90,22"

   DQM_rollover_image2 = "quickmenu/Contacts.gif" 
   DQM_rollover_wh2 = "190,22"

   DQM_rollover_image3 = "quickmenu/GreenHome.gif" 
   DQM_rollover_wh3 = "60,22"
   
   DQM_rollover_image4 = "quickmenu/Members.gif" 
   DQM_rollover_wh4 = "60,22"
   
   DQM_rollover_image5 = "quickmenu/Sitemap90.gif" 
   DQM_rollover_wh5 = "90,22"
   
   DQM_rollover_image6 = "quickmenu/Aboutus60.gif" 
   DQM_rollover_wh6 = "60,22"
   
   DQM_rollover_image7 = "quickmenu/GreenContactUs.gif" 
   DQM_rollover_wh7 = "90,22"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-60,22"
DQM_sub_menu_width0 = 170
DQM_subdesc0_0 = "Issues List (PDF)"
DQM_subdesc0_1 =  "Issues Definitions"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "MaterialsContent/Proximity_Issues_Matrix_en_FINAL.pdf"
DQM_url0_1 = "issues.cfm"

/*------ In the section below, I removed Bylaws and Plans
they are still in the database, but disconnected from this menu 
Also, Others was left in the menu but the current content was disconnected at the database
by changing all the 8's to nulls */
DQM_sub_xy1 = "-74,22"
DQM_sub_menu_width1 = 110;
DQM_subdesc1_0 = "Whats New"
DQM_subdesc1_1 = "Events"
DQM_subdesc1_2 = "MOU"
DQM_subdesc1_3 = "Guidelines"
DQM_subdesc1_4 = "Reports"
DQM_subdesc1_5 = "Presentations"
DQM_subdesc1_6 = "Case studies"
DQM_subdesc1_7 = "Multimedia"
DQM_subdesc1_8 = "Brochures"
DQM_subdesc1_9 = "Legislation"
DQM_subdesc1_10 = "Maps"
DQM_subdesc1_11 = "Links"
DQM_subdesc1_12 = "Other"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0
DQM_icon_index1_6 = 0
DQM_icon_index1_7 = 0
DQM_icon_index1_8 = 0
DQM_icon_index1_9 = 0
DQM_icon_index1_10 = 0
DQM_icon_index1_11 = 0
DQM_icon_index1_12 = 0
DQM_url1_0 = "whats_new.cfm"
DQM_url1_1 = "events.cfm"
DQM_url1_2 = "Materials.cfm?ID=17"
DQM_url1_3 = "Materials.cfm?ID=15"
DQM_url1_4 = "Materials.cfm?ID=13"
DQM_url1_5 = "Materials.cfm?ID=1"
DQM_url1_6 = "Materials.cfm?ID=2"
DQM_url1_7 = "Materials.cfm?ID=5"
DQM_url1_8 = "Materials.cfm?ID=6"
DQM_url1_9 = "Materials.cfm?ID=14"
DQM_url1_10 = "maps1.cfm"
DQM_url1_11 = "Links.cfm"
DQM_url1_12 = "Materials.cfm?ID=8"


DQM_sub_xy2 = "-179,22"
DQM_sub_menu_width2 = 130
DQM_subdesc2_0 = "Railway Contacts"
DQM_subdesc2_1 = "Municipal Contacts"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = "railway1.cfm"
DQM_url2_1 = "municipal1.cfm"


DQM_sub_xy3 = "-47,22"
DQM_sub_menu_width3 = 90
DQM_subdesc3_0 = "Home"
/*---DQM_subdesc3_1 = "Welcome" ----*/
/*---------------------------------------------

-----------------------------------------------*/
DQM_icon_index3_0 = 0
/*---DQM_icon_index3_1 = 0 ----*/
DQM_url3_0 = "index.cfm"
/*---DQM_url3_1 = "welcome.cfm" ----*/


DQM_sub_xy4 = "-54,22"
DQM_sub_menu_width4 = 90
DQM_subdesc4_0 = "Members Site"
DQM_icon_index4_0 = 0
DQM_url4_0 = "../MembersEnglish/login.cfm"


DQM_sub_xy5 = "-65,22"
DQM_sub_menu_width5 = 90
DQM_subdesc5_0 = "Site Map"
DQM_subdesc5_1 = ""
DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0
DQM_url5_0 = "Sitemap_e.cfm"
DQM_url5_1 = ""


DQM_sub_xy6 = "-60,22"
DQM_sub_menu_width6 = 100
DQM_subdesc6_0 = "Joint Initiative"
DQM_subdesc6_1 = "RAC"
DQM_subdesc6_2 = "FCM"
DQM_subdesc6_3 = "CAMA"
DQM_subdesc6_4 = "Link to RAC"
DQM_subdesc6_5 = "Link to FCM"
DQM_subdesc6_6 = "Link to CAMA"
DQM_icon_index6_0 = 0
DQM_icon_index6_1 = 0
DQM_icon_index6_2 = 0
DQM_icon_index6_3 = 0
DQM_icon_index6_4 = 0
DQM_icon_index6_5 = 0
DQM_icon_index6_6 = 0
DQM_url6_0 = "AboutJoint.cfm"
DQM_url6_1 = "AboutRAC.cfm"
DQM_url6_2 = "AboutFCM.cfm"
DQM_url6_3 = "AboutCAMA.cfm"
DQM_url6_4 = "http://www.railcan.ca/default.asp?racLanguagePref=1"
DQM_url6_5 = "http://www.fcm.ca/english/view.asp?x=1"
DQM_url6_6 = "http://www.camacam.ca/"


DQM_sub_xy7 = "-80,22"
DQM_sub_menu_width7 = 90
DQM_subdesc7_0 = "Contact Us"
DQM_icon_index7_0 = 0
DQM_url7_0 = "ContactUs.cfm"


