//  QuickMenu, Copyright (c) - 2002
//  QuickMenu Works With....
//
//      IE4, IE5.x, IE6 (Win 95, 98, ME, 2000, NT, XP)
//      IE4, IE5.x, &up (Mac)
//      NS4.x (All Platforms)
//      NS5/6.x (All Platforms)
//      ns7 - beta (All Platforms)
//      Opera 5 & 6 (All Platforms)
//      Mozilla 1.0 & up




SS_sub_menu_width = 130      //default sub menu widths
SS_sub_xy = "0,0"            //default sub x,y coordinates



/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

SS_codebase = "/"             //relative location of .js files
SS_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

SS_border_width = 1
SS_divider_height = 1

SS_border_color = "#1B76B6"  //Hex color value or 'transparent'
SS_menu_bgcolor = "#F2F2F2"  //Hex color value or 'transparent'
SS_hl_bgcolor = "#FFFFFF"    //Hex color value



SS_mouse_off_delay = 100



SS_os9_ie5mac_offset_X = 10
SS_os9_ie5mac_offset_Y = 15

SS_osx_ie5mac_offset_X = 0
SS_osx_ie5mac_offset_Y = 0

SS_ie4mac_offset_X = -8
SS_ie4mac_offset_Y = -50


SS_nn4_reaload_after_resize = true

SS_nn4_resize_prompt_user = false
SS_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."



SS_use_opera_div_detect_fix = true;


SS_sub_menu_effect = "fade"
SS_sub_item_effect = "fade"


SS_sub_menu_effect_duration = .8
SS_sub_item_effect_duration = .8


SS_effect_pixelate_maxsqare = 25
SS_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
SS_effect_checkerboard_squaresx = 14
SS_effect_checkerboard_squaresY = 14
SS_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT



SS_sub_menu_opacity = 100

SS_dropshadow_color = "none"                //Hex color value or 'none'
SS_dropshadow_offx = 5                      //drop shadow width
SS_dropshadow_offy = 5	                //drop shadow height



//SS_onload_code = "alert('custom function - onload')"


//SS_showmenu_code0 = "status = 'custom show menu function call - menu0'"
//SS_showmenu_code1 = "status = 'custom show menu function call - menu1'"

//SS_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"
//SS_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"


//SS_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"
//SS_clickitem_code1_0 = "alert('custom Function - Menu Item 1_0')"



/*-------------------------------------------
Required font Settings
--------------------------------------------*/
SS_textcolor = "#666666"
SS_fontfamily = "Verdana, Arial, Helvetica, sans-serif"            //Any available system font     
SS_fontsize = 10		         //Defined with pixel sizing  	
SS_fontsize_ie4 = 9		         //Defined with point sizing
SS_textdecoration = "normal"         //set to: 'normal', or 'underline'
SS_fontweight = "normal"             //set to: 'normal', or 'bold'
SS_fontstyle = "normal"	         //set to: 'normal', or 'italic' 	
SS_hl_textcolor = "#1B76B6"
SS_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

SS_margin_top = 2
SS_margin_bottom = 3
SS_margin_left = 5
SS_margin_right = 4

SS_text_alignment = "left"           //set to: 'left', 'center' or 'right'
   


SS_show_urls_statusbar = true

//SS_status_text0 = "Sample text - Main Menu Item 0"
//SS_status_text1 = "Sample text - Main Menu Item 1"

//SS_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
//SS_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	


   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   SS_rollover_image0 = "/images/vivada_cruise2.gif"
   SS_rollover_wh0 = "108,22"
   //SS_url0 = "my_url.html";   


   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   SS_rollover_image1 = "/images/sunderban_cruise_tariff2.gif"
   SS_rollover_wh1 = "151,22"

 

/************************************************
*********------- Menu 1--------***************
************************************************/

SS_sub_xy1 = "-120,22"
SS_sub_menu_width1 = 125

SS_subdesc1_0 = "Tariff and Itinerary" 
SS_subdesc1_1 = "Reservation Enquiry"
SS_subdesc1_2 = "Payment Procedure"

SS_url1_0 = "/itinerary.html"
SS_url1_1 = "/reservation.html"
SS_url1_2 = "/payment.html"

/************************************************
*********------- Menu 0--------***************
************************************************/

SS_sub_xy0 = "-108,22"
SS_sub_menu_width0 = 125


SS_subdesc0_0 = "Cruise Overview"
SS_url0_0 = "/cruise_overview.html"

SS_subdesc0_1 = "The Cruiser"
SS_url0_1 = "/cruiser.html"

//SS_subdesc0_2 = "Facilities &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color='#1B76B6'>&raquo;</font>" /

	
	//SS_2nd_icon_index0_3 = 0
//	SS_sub_xy0_3 = "-52,1"
	//SS_sub_menu_width0_3 = 117
	
	//SS_subdesc0_3_0 = "Vessel Facts"
	//SS_url0_3_0 = "/vessel.html#v"

//	SS_subdesc0_3_1 = "Sunderban Facts"
	//SS_url0_3_1 = "/vessel.html#s"

	
SS_subdesc0_2 = "Destinations"
SS_url0_2 = "/destinations.html"


SS_subdesc0_3 = "Fact File"
SS_url0_3 = "/vessel.html"

SS_subdesc0_5 = "Entertainment"
SS_url0_5 = "/entertainment.html"

SS_subdesc0_6 = "FAQ"
SS_url0_6 = "/faq.html"

SS_subdesc0_7 = "Terms & Conditions"
SS_url0_7 = "/terms.html"

SS_subdesc0_4 = "Cuisine"
SS_url0_4 = "/cuisine.html"