/*-------------------------------------------
Copyright Notice 
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
   code0 = 1773
   code1 = 1370
   
/*-------------------------------------------
Menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   DQM_codebase = ""             //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 = "#0066CC"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#336699"  //Hex color value or 'transparent' 
   DQM_hl_bgcolor = "#eeeeee"    //Hex color value  
   
   DQM_mouse_off_delay = 100
   
   DQM_os9_ie5mac_offset_X = 0
   DQM_os9_ie5mac_offset_Y = 0

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -30
   
   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_use_opera_div_detect_fix = true;
	
   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

   DQM_sub_menu_effect = "randomdissolve"
   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"                //Hex color value or 'none'
   DQM_dropshadow_offx = 5                      //drop shadow width
   DQM_dropshadow_offy = 5	                //drop shadow height

/*-------------------------------------------
Font Settings
--------------------------------------------*/
   
   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana"            //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 = "#003399"
   DQM_hl_textdecoration = "normal"   //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 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""

   DQM_icon_image1 = "/images_for_menu/triangle_yellow.gif"
   DQM_icon_rollover1 = "/images_for_menu/triangle_blue.gif"
   DQM_icon_image_wh1 = "9,9"

   DQM_2nd_icon_image0 = "/images_for_menu/triangle_yellow.gif"
   DQM_2nd_icon_rollover0 = "/images_for_menu/triangle_blue.gif"
   DQM_2nd_icon_image_wh0 = "9,9"
   DQM_2nd_icon_image_xy0 = "2,3"

   DQM_show_urls_statusbar = false
   
   //DQM_status_text0 = "Sample text - Main Menu Item 0"
   //DQM_status_text1 = "Sample text - Main Menu Item 1"

   //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"	

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "/images_for_menu/company_1.gif"
   DQM_rollover_wh0 = "77,23"
   DQM_url0 = "/0_company/skylink.asp"; 

   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = "/images_for_menu/promos_1.gif"
   DQM_rollover_wh1 = "76,23"
   DQM_url1 = "/1_promotions/promotions.asp"; 

   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    
   
   DQM_rollover_image2 = "/images_for_menu/airfares_1.gif"
   DQM_rollover_wh2 = "76,23"
   DQM_url2 = "/GBE/gbe.aspx";   

   /************************************************
   *********-------Main Menu 3--------***************
   ************************************************/

   DQM_rollover_image3 = "/images_for_menu/hotels_1.gif"
   DQM_rollover_wh3 = "76,23"
   DQM_url3 = "/3_hotels/hotels_search.asp";   
	
   /************************************************
   *********-------Main Menu 4--------***************
   ************************************************/

   DQM_rollover_image4 = "/images_for_menu/groups_1.gif"
   DQM_rollover_wh4 = "76,23"
   DQM_url4 = "/8_groups/group_savings.asp";     

   /************************************************
   *********-------Main Menu 5--------***************
   ************************************************/

   DQM_rollover_image5 = "/images_for_menu/insurance_1.gif"
   DQM_rollover_wh5 = "76,23"
   DQM_url5 = "/11_insurance/insurance.asp";     
 
   /************************************************
   *********-------Main Menu 6--------***************
   ************************************************/

   DQM_rollover_image6 = "/images_for_menu/holidays_1.gif"
   DQM_rollover_wh6 = "75,23"   
   DQM_url6 = "#";
   
   /************************************************
   *********-------Main Menu 7--------***************
   ************************************************/

   DQM_rollover_image7 = "/images_for_menu/help_1.gif"
   DQM_rollover_wh7 = "75,23"
   DQM_url7 = "/9_help/live_help.asp ";   
   
 
  
/*--------------------------------------------------------------------
---For more information on the following two parameter options see the 
   section above labeled 'Optional event triggered custom function calls'

   DQM_showmenu_codeX = "status = 'custom show menu function call'"
   DQM_hidemenu_codeX = "status = 'custom hide menu function call'"

---For more information on the following parameter option see the 
   section above labeled 'Optional event triggered custom function calls'

   DQM_clickitem_codeX = "alert('Sample onclick function call.')"

---Unique sub menu item URL targets may be defined with the 
   following parameter option. Allowable 'DQM_urltargetX' param values
   include... _self, _parent, _new, or "my frame name".

   DQM_urltargetX = "_new"
---------------------------------------------------------------------*/

/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-73,21"
DQM_sub_menu_width0 = 170

//DQM_subdesc0_0 = "Home Page - Welcome!"
DQM_subdesc0_0 = "About SkyLink"
DQM_subdesc0_1 = "SkyLink in the Press"
DQM_subdesc0_2 = "30 Years of Experience"
DQM_subdesc0_3 = "Jobs at SkyLink"
DQM_subdesc0_4 = "Customer Bill of Rights"
DQM_subdesc0_5 = "Customer Survey"
//DQM_subdesc0_6 = "Winner's Circle"
//DQM_subdesc0_7 = "Product Portfolio"
DQM_subdesc0_6 = "The SkyLink Group"
DQM_urltarget0_6 = "_new"
DQM_2nd_icon_index0_6 = 0
//DQM_url0_0 = "/index.asp"
DQM_url0_0 = "/0_company/skylink.asp"
DQM_url0_1 = "/0_company/press.asp"
DQM_url0_2 = "/0_company/experience.asp"
DQM_url0_3 = "/0_company/jobs.asp"
DQM_url0_4 = "/0_company/customer_BOR.asp"
DQM_url0_5 = "/0_company/survey.asp"
//DQM_url0_6 = "/1_promotions/winners_circle.asp"
//DQM_url0_7 = "/1_promotions/product_portfolio.asp"
DQM_url0_6 = "http://www.skylinkgroup.com"

/************************************************
****-------Sub 0 - Item 2 Sub Menu--------*******
************************************************/

DQM_sub_xy0_6 = "-5,0"
DQM_sub_menu_width0_6 = 178

DQM_subdesc0_6_0 = "The SkyLink Group"
DQM_urltarget0_6_0 = "_new"
DQM_subdesc0_6_1 = "SkyLink Travel - Canada"
DQM_urltarget0_6_1 = "_new"
DQM_subdesc0_6_2 = "SkyLink Travel - Qu&eacute;bec"
DQM_urltarget0_6_2 = "_new"
DQM_subdesc0_6_3 = "SkyLink Holidays - Canada"
DQM_urltarget0_6_3 = "_new"
DQM_subdesc0_6_4 = "Tourcan Vacations"
DQM_urltarget0_6_4 = "_new"
//DQM_subdesc0_6_5 = "SkyLink Aviation"
//DQM_urltarget0_6_5 = "_new"
DQM_subdesc0_6_5 = "SkyLink Express"
DQM_urltarget0_6_5 = "_new"
/* DQM_subdesc0_7_7 = "SIS Host" */
//DQM_urltarget0_8_7 = "_new"
DQM_url0_6_0 = "http://www.skylinkgroup.com"
DQM_url0_6_1 = "http://www.skylinkCanada.com"
DQM_url0_6_2 = "http://www.skylink-ymq.com"
DQM_url0_6_3 = "http://www.skylinkholidays.com"
DQM_url0_6_4 = "http://www.tourcanvacations.com"
//DQM_url0_6_5 = "http://www.skylinkaviation.com"
DQM_url0_6_5 = "http://www.skylinkexpress.com"
/* DQM_url0_7_7 = "http://www.sishost.com" */

/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-75,21"
DQM_sub_menu_width1 = 165

DQM_subdesc1_0 = "Current Air Promotions"
//DQM_subdesc1_1 = "Hotel and Car Promotions"
//DQM_subdesc1_2 = "Europe Hotel Cheques"
DQM_subdesc1_1 = "Winner's Circle"
DQM_subdesc1_2 = "Product Portfolio"
DQM_url1_0 = "/1_promotions/current_air_promotions.asp"
//DQM_url1_1 = "/1_promotions/current_hotel_car_promotions.asp"
//DQM_url1_2 = "/1_promotions/eu_hotel_coupons.asp"
DQM_url1_1 = "/1_promotions/winners_circle.asp"
DQM_url1_2 = "/1_promotions/product_portfolio.asp"


/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-75,21"
DQM_sub_menu_width2 = 166

DQM_subdesc2_0 = "Book Flights Online"
//DQM_subdesc2_1 = "Book Continental Online"
//DQM_subdesc2_1 = "Quick Fare Quotes"
DQM_subdesc2_1 = "Best Commissions"
DQM_subdesc2_2 = "Air Fare Special"
DQM_subdesc2_3 = "Airlines we sell in the USA"
DQM_subdesc2_4 = "Airlines we sell in Canada"
//DQM_subdesc2_6 = "Products"
DQM_subdesc2_5 = "SkyLink's Destinations"
//DQM_2nd_icon_index2_0 = 0
//DQM_url2_0 = "/logon_new/OpenFares.asp"
//DQM_url2_1 = "/qfqus/qfqco.aspx"
DQM_url2_0 = "http://www.skylinkus.com/gbe/"
//DQM_url2_1 = "/qfqus/qfq.aspx"
DQM_url2_1 = "/2_air_fares/commissions.asp"
DQM_url2_2 = "/2_air_fares/air_fare_special.asp"
DQM_url2_3 = "/2_air_fares/airlinesus.asp"
DQM_url2_4 = "/2_air_fares/airlinescanada.asp"
//DQM_url2_6 = "/products/Products.asp "
DQM_url2_5 = "/2_air_fares/destinations.asp"





/************************************************
****-------Sub 2- Item 1 Sub Menu--------*******
************************************************/

//DQM_sub_xy2_0 = "-1,1"
//DQM_sub_menu_width2_0 = 205

//DQM_subdesc2_0_0 = "Open Fares"
//DQM_subdesc2_0_1 = "SkyLink Powershopper by Ypsilon"
//DQM_url2_0_0 ="/logon_new/OpenFares.asp"
//DQM_url2_0_1 = "/2_air_fares/ypsilonbook.asp"


/************************************************
*********-------Sub Menu 3--------***************
************************************************/

DQM_sub_xy3 = "-75,21"
DQM_sub_menu_width3 = 156

DQM_subdesc3_0 = "World Discount Hotels"
DQM_subdesc3_1 = "Hotel Special"
DQM_subdesc3_2 = "Hotels Special Conditions"
DQM_url3_0 = "/3_hotels/hotels_search.asp"
DQM_url3_1 = "/3_hotels/hotels_special.asp"
DQM_url3_2 = "/3_hotels/hotels_sp_cond.asp"


/************************************************
*********-------Sub Menu 4--------***************
************************************************/

DQM_sub_xy4 = "-76,23"
DQM_sub_menu_width4 = 180

DQM_subdesc4_0 = "Group Savings"
DQM_subdesc4_1 = "SkyLink's Group Experience"
DQM_url4_0 = "/8_groups/group_savings.asp"
DQM_url4_1 = "/8_groups/group_experience.asp"

/************************************************
*********-------Sub Menu 8--------***************
************************************************/
/*DQM_sub_xy5 = "-75,21"
DQM_sub_menu_width5 = 155

DQM_subdesc5_0 = "Insurance Form"
DQM_subdesc5_1 = "Insurance Admin Panel"
DQM_url5_0 = "/11_insurance/insurance.asp"
DQM_url5_1 = "/11_insurance/admin/login.asp"*/



DQM_sub_xy6 = "-75,23"
DQM_sub_menu_width6 = 174

DQM_subdesc6_0 = "SkyLink Holidays"
DQM_urltarget6_0 = "_new"
DQM_subdesc6_1 = "Go Israel USA"
DQM_urltarget6_1 = "_new"
DQM_subdesc6_2 = "Christian World Journeys"
DQM_urltarget6_2 = "_new"
DQM_subdesc6_3 = "Tourcan Vacations"
DQM_urltarget6_3 = "_new"
DQM_url6_0 = "http://www.skylinkholidays.com/"
DQM_url6_1 = "http://www.goisraelusa.com/"
DQM_url6_2 = "http://www.christianworldjourneys.com/"
DQM_url6_3 = "http://www.tourcanvacations.com/"

/************************************************
*********-------Sub Menu 9--------***************
************************************************/

DQM_sub_xy7 = "-165,23"
DQM_sub_menu_width7 = 165

DQM_subdesc7_0 = "Live Help!"
DQM_subdesc7_1 = "Airline Contract Provisions"
DQM_subdesc7_2 = "About Auto-Login"
DQM_subdesc7_3 = "About Cookies"
//DQM_subdesc7_4 = "Automation"
//DQM_subdesc7_5 = "B2C Co-branded Engine"
//DQM_subdesc7_4 = "Credit Card Authorization Form Online"
//DQM_subdesc7_7 = "Change your Password"
//DQM_subdesc7_8 = "Change User Name"
//DQM_subdesc7_9 = "Contact us in the USA"
//DQM_subdesc7_10 = "Contact us in Canada"
DQM_subdesc7_4 = "Contacts"
DQM_subdesc7_5 = "Decoding of Meals"
DQM_subdesc7_6 = "Forms (in pdf)"
DQM_subdesc7_7 = "FAQ"
//DQM_subdesc7_10 = "Forgotten Password"
DQM_subdesc7_8 = "General Sales Conditions"
DQM_subdesc7_9 = "My Account"
DQM_subdesc7_10 = "New Member"
DQM_subdesc7_11 = "Refunds"
DQM_subdesc7_12 = "Site Map"
DQM_subdesc7_13 = "Useful Travel Links"
//DQM_2nd_icon_index7_3 = 0
DQM_url7_0 = "/9_help/live_help.asp"
DQM_url7_1 = "/9_help/contract_provisions.asp"
DQM_url7_2 = "/9_help/auto_login.asp"
DQM_url7_3 = "/9_help/cookies.asp"
//DQM_url7_4 = "/9_help/usingautomat.asp"
//DQM_url7_5 = "/9_help/B2C_application.asp"
//DQM_url7_4 = "https://www.skylinkus.com/ccauth/ccauthorization.aspx"
//DQM_url7_7 = "/9_help/changepasswrd.asp"
//DQM_url7_8 = "/9_help/changeusername.asp"
DQM_2nd_icon_index7_4 = 0
DQM_url7_4 = "/9_help/officesus.asp"
//DQM_url7_10 = "/9_help/officescanada.asp"
DQM_url7_5 = "/9_help/meals.asp"
DQM_url7_6 = "/9_help/forms.asp"
DQM_url7_7 = "/9_help/faqs.asp"
//DQM_url7_13 = "/9_help/forgotpasswrd.asp"
DQM_2nd_icon_index7_9 = 0
DQM_url7_8 = "/9_help/conditions.asp"
DQM_url7_9 = "/9_help/changeusername.asp"
DQM_url7_10 = "/9_help/webnewmember.asp"
DQM_url7_11 = "/9_help/refunds.asp"
DQM_url7_12 = "/9_help/site_map.asp"
DQM_url7_13 = "/9_help/links.asp"

/************************************************
****-------Sub 8 - Item 1 Sub Menu--------*******
************************************************/

DQM_sub_xy7_4 = "-310,5"
DQM_sub_menu_width7_4 = 150

DQM_subdesc7_4_0 = "Contact us in the USA" 
DQM_subdesc7_4_1 = "Contact us in Canada"
DQM_url7_4_0 = "/9_help/officesus.asp"
DQM_url7_4_1 = "/9_help/officescanada.asp"



/*DQM_sub_xy7_3 = "-285,5"
DQM_sub_menu_width7_3 = 130

DQM_subdesc7_3_0 = "Galileo Fare Display"
DQM_subdesc7_3_1 = "Sabre Consolidators"
DQM_subdesc7_3_2 = "WorldSpan Access"
DQM_url7_3_0 = "/9_help/crs_galileo_displ.asp"
DQM_url7_3_1 = "/9_help/crs_sabre_consolid.asp"
DQM_url7_3_2 = "/9_help/crs_worldspan_access.asp"*/


DQM_sub_xy7_9 = "-310,5"
DQM_sub_menu_width7_9 = 150

DQM_subdesc7_9_0 = "Change your Password" 
DQM_subdesc7_9_1 = "Change User Name"
DQM_subdesc7_9_2 = "Forgotten Password"
DQM_url7_9_0 = "/9_help/changepasswrd.asp"
DQM_url7_9_1 = "/9_help/changeusername.asp"
DQM_url7_9_2 = "/9_help/forgotpasswrd.asp"
