//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 130      		
	dqm__sub_xy = "0,0"            		
						
   

	dqm__urltarget = "_self"		

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#8184D0"		
	dqm__menu_bgcolor = "#42498F"		
	dqm__hl_bgcolor = "#FFFFFF"		

	dqm__mouse_off_delay = 60		
	dqm__nn4_mouse_off_delay = 60		


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#FFFFFF"
	dqm__fontfamily = "Tahoma"		
	dqm__fontsize = 11			
	dqm__fontsize_ie4 = 8			
	dqm__textdecoration = "normal"		
	dqm__fontweight = "normal"		
	dqm__fontstyle = "normal"		


    //Rollover font settings

	dqm__hl_textcolor = "#000066"
	dqm__hl_textdecoration = "normal"	



    //Margins and text alignment

	dqm__text_alignment = "left"		
	dqm__margin_top = 4
	dqm__margin_bottom = 6
	dqm__margin_left = 12
	dqm__margin_right = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	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"	




/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate | iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .3
	dqm__sub_item_effect_duration = .3

    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			
	dqm__dropshadow_color = "none" 	
	dqm__dropshadow_offx = 1			
	dqm__dropshadow_offy = 1			



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50


    //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 = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20


/*---------------------------------------------
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"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/


    //Main Menu Item 0

	dqm__rollover_image0 = "Images/0111.gif"
	dqm__rollover_wh0 = "92,28"
	dqm__url0 = "daytimevoucher_first_user.aspx?msg=New";   


    //Main Menu Item 1

	dqm__rollover_image1 = "Images/s1.gif"
	dqm__rollover_wh1 = "55,28"
	dqm__url1 = "./About Us.aspx";   


    //Main Menu Item 2

	dqm__rollover_image2 = "Images/s2.gif"
	dqm__rollover_wh2 = "120,28"
	dqm__url2 = "./Corporate Account.aspx";   


    //Main Menu Item 3

	dqm__rollover_image3 = "Images/s3.gif"
	dqm__rollover_wh3 = "108,28"
	dqm__url3 = "./Customer Service.aspx";   



    //Main Menu Item 4

	dqm__rollover_image4 = "./Images/s4.jpg"
	dqm__rollover_wh4 = "119,28"
	dqm__url4 = "../htm/rates.asp";


    //Main Menu Item 5

	dqm__rollover_image5 = "./Images/s5.gif"
	dqm__rollover_wh5 = "53,28"
	dqm__url5 = "./Services.aspx";

    //Main Menu Item 6

	dqm__rollover_image6 = "./Images/s6.gif"
	dqm__rollover_wh6 = "70,28"
	dqm__ur6 = "../htm/d7_fleet.html";

    //Main Menu Item 7

	dqm__rollover_image7 = "./Images/s7.gif"
	dqm__rollover_wh7 = "68,28"
	dqm__url7 = "../htm/contacts.html";


    //Main Menu Item 8

	dqm__rollover_image8 = "./Images/s8.gif"
	//dqm__rollover_wh8 = "80,28"
	dqm__rollover_wh8 = "42,28"
	dqm__url8 = "../htm/tr_tools.html";

    //Main Menu Item 9

	dqm__rollover_image9 = "./Images/s9.gif"
	//dqm__rollover_wh9 = "103,28"
	dqm__rollover_wh9 = "42,28"
	dqm__url9 = "../EventCalendar/default.asp";

    //Main Menu Item 10

	dqm__rollover_image10 = "./Images/s10.gif"
	//dqm__rollover_wh10 = "131,28"
	dqm__rollover_wh10 = "45,28"
	dqm__url10 = "./Website%20Terms%20and%20Conditions.aspx";
	
	//Main Menu Item 11
	dqm__rollover_image11 = "./Images/career_o.gif"
	dqm__rollover_wh11 = "143,24"
	dqm__url11 = "./Career Opportunities.aspx";	

	//Main Menu Item 12
	dqm__rollover_image12 = "./Images/terms_and_conditions.gif"
	dqm__rollover_wh12 = "141,24"
	dqm__url12 = "./Website%20Terms%20and%20Conditions.aspx";		




/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


    //Sub Menu 0

	dqm__sub_xy0 = "-94,28"
	dqm__sub_menu_width0 = 120

	dqm__subdesc0_0 = "My Dial7 Homepage"
	dqm__subdesc0_1 = "Make Reservation"
	dqm__subdesc0_2 = "My Future Rides"
	dqm__subdesc0_3 = "My Past Rides"
	dqm__subdesc0_4 = "My Address"
	dqm__subdesc0_5 = "My Profile"
	dqm__subdesc0_6 = "Log Out"

	dqm__icon_index0_0 = 0
	dqm__icon_index0_1 = 0
	dqm__icon_index0_2 = 0
	dqm__icon_index0_3 = 0
	dqm__icon_index0_4 = 0
	dqm__icon_index0_5 = 0
	dqm__icon_index0_6 = 0

	dqm__url0_0 = "./NewIndexAdmin.aspx"
	dqm__url0_1 = "./daytimevoucher_details.aspx?msg=New"
	dqm__url0_2 = "./daytimevoucher_inquiry.aspx"
	dqm__url0_3 = "./daytimevoucher_ridehistory.aspx"
	dqm__url0_4 = "./daytimevoucher_myaddress.aspx"
	dqm__url0_5 = "./daytimevoucher_profileEdit.aspx"
	dqm__url0_6 = "./NewIndexAdmin.aspx?msg=logout"

    //Sub Menu 1

	dqm__sub_xy1 = "-68,28"
	dqm__sub_menu_width1 = 140
	
	dqm__subdesc1_0 = "Mission Statement"
	dqm__subdesc1_1 = "Company Standards"
	dqm__subdesc1_2 = "History of Company"
	dqm__subdesc1_3 = "Dial 7 in The News"	

	dqm__icon_index1_0 = 0
	dqm__icon_index1_1 = 0
	dqm__icon_index1_2 = 0
	dqm__icon_index1_3 = 0

	dqm__url1_0 = "./Mission Statement.aspx"
	dqm__url1_1 = "./Company Standards.aspx"
	dqm__url1_2 = "./History of Company.aspx"
	dqm__url1_3 = "./Dial 7 in The News.aspx"


    //Sub Menu 2

	dqm__sub_xy2 = "-127,28"
	dqm__sub_menu_width2 = 140

	dqm__subdesc2_0 = "Corporate Services" 
	dqm__subdesc2_1 = "Apply for New Account"
	dqm__subdesc2_2 = "Login"
	

	dqm__icon_index2_0 = 0
	dqm__icon_index2_1 = 0
	dqm__icon_index2_2 = 0
	

	dqm__url2_0 = "./Corporate Services.aspx"
	dqm__url2_1 = "./Apply for New Account.aspx"
	dqm__url2_2 = "./Login.aspx"
	



    //Sub Menu 3

	dqm__sub_xy3 = "-117,28"
	dqm__sub_menu_width3 = 120

	dqm__subdesc3_0 = "View Reservation"
	dqm__subdesc3_1 = "Customer Survey"
	dqm__subdesc3_2 = "Incident Report"
	dqm__subdesc3_3 = "Lost & Found"
	dqm__subdesc3_4 = "Get a Receipt"
	dqm__subdesc3_5 = "FAQ"		


	dqm__icon_index3_0 = 0
	dqm__icon_index3_1 = 0
	dqm__icon_index3_2 = 0
	dqm__icon_index3_3 = 0
	dqm__icon_index3_4 = 0	
	dqm__icon_index3_5 = 0

	dqm__url3_0 = "./StatusOfReservation.aspx"
	dqm__url3_1 = "./Customer Survey.aspx"
	dqm__url3_2 = "./Incident report.aspx"
	dqm__url3_3 = "./Lost and Found .aspx"
	dqm__url3_4 = "./Get a receipt.aspx"
	dqm__url3_5 = "./FAQ.aspx"



    //Sub Menu 4

	dqm__sub_xy4 = "-131,25"
	dqm__sub_menu_width4 = 140

	dqm__subdesc4_0 = "Quotes"
	dqm__subdesc4_1 = "Airports (rates)"
	dqm__subdesc4_2 = "City to City (rates)"
	dqm__subdesc4_3 = "Out of Town (rates)"
	dqm__subdesc4_4 = "Hourly"
	dqm__subdesc4_5 = "Coupons"

	dqm__icon_index4_0 = 0
	dqm__icon_index4_1 = 0
	dqm__icon_index4_2 = 0
	dqm__icon_index4_3 = 0
	dqm__icon_index4_4 = 0
	dqm__icon_index4_5 = 0

	dqm__url4_0 = "../htm/quotes.html"
	dqm__url4_1 = "../htm/air_rat.html"
	dqm__url4_2 = "../htm/ctc_rat.html"
	dqm__url4_3 = "../htm/oot_rat.html"
	dqm__url4_4 = "../htm/hr_rat.html"
	dqm__url4_5 = "../htm/coupons.asp"


    //Sub Menu 5

	dqm__sub_xy5 = "-68,28"
	dqm__sub_menu_width5 = 120

	dqm__subdesc5_0 = "Airports"
	dqm__subdesc5_1 = "Hourly"
	dqm__subdesc5_2 = "City-to-City"
	dqm__subdesc5_3 = "Round trips"
	dqm__subdesc5_4 = "Limousines"
	dqm__subdesc5_5 = "Special Occasions  ->"


	dqm__icon_index5_0 = 0
	dqm__icon_index5_1 = 0
	dqm__icon_index5_2 = 0
	dqm__icon_index5_3 = 0
	dqm__icon_index5_4 = 0	
	dqm__icon_index5_5 = 0		


	dqm__url5_0 = "./Airports.aspx"
	dqm__url5_1 = "./Hourly.aspx"	
	dqm__url5_2 = "./City-to-City.aspx"
	dqm__url5_3 = "./Round trips.aspx"	
	dqm__url5_4 = "./Limousines.aspx"	
	dqm__url5_5 = "./Special Occasions.aspx"
	
    //Sub Menu 5_4_0
    //Add by daniel for the expand sub menu 2008/03/29
	dqm__sub_xy5_5_0 = "-68,28"
	dqm__sub_menu_width5_5_0 = 80

	dqm__subdesc5_5_0 = "Weddings"
	dqm__subdesc5_5_1 = "Proms"
	dqm__subdesc5_5_2 = "Theatres"	
	dqm__subdesc5_5_3 = "Sporting Events"	
	
	dqm__icon_index5_5_0 = 0	
	dqm__icon_index5_5_1 = 0
	dqm__icon_index5_5_2 = 0
	dqm__icon_index5_5_3 = 0
		
	dqm__url5_5_0 = "./Special occasions.aspx#w"	
	dqm__url5_5_1 = "./Special Occasions.aspx#p"
	dqm__url5_5_2 = "./Special Occasions.aspx#t"
	dqm__url5_5_3 = "./Special Occasions.aspx#s"
	
    //Sub Menu 7

	dqm__sub_xy7 = "-251,25"
	dqm__sub_menu_width7 = 140

	dqm__subdesc7_0 = "Credit Card Policy"
	dqm__subdesc7_1 = "Cancellations and <br>No Show Policy"
	dqm__subdesc7_2 = "Pick Up Instructions"
	dqm__subdesc7_3 = "Airport Procedures"



	dqm__icon_index7_0 = 0
	dqm__icon_index7_1 = 0
	dqm__icon_index7_2 = 0
	dqm__icon_index7_3 = 0



	dqm__url7_0 = "../htm/cc_pol.html"
	dqm__url7_1 = "../htm/cancel.html"
	dqm__url7_2 = "../htm/pu_ins.html"
	dqm__url7_3 = "../htm/air_pro.html"


    //Sub Menu 8

	dqm__sub_xy8 = "-91,25"
	dqm__sub_menu_width8 = 140

	dqm__subdesc8_0 = "Weather"
	dqm__subdesc8_1 = "Flight Update etc."


	dqm__icon_index8_0 = 0
	dqm__icon_index8_1 = 0


	dqm__url8_0 = "../htm/weather.html"
	dqm__url8_1 = "../htm/fl_upd.html"





    //Sub Menu 10

	dqm__sub_xy10 = "-142,25"
	dqm__sub_menu_width10 = 160

	dqm__subdesc10_0 = "Employment Opportunities"
	dqm__subdesc10_1 = "Driver Affiliation"


	dqm__icon_index10_0 = 0
	dqm__icon_index10_1 = 0


	dqm__url10_0 = "../htm/emp.html"
	dqm__url10_1 = "../htm/drivers.html"
	
    //Sub Menu 11

	dqm__sub_xy11 = "-142,24"
	dqm__sub_menu_width11 = 120

	dqm__subdesc11_0 = "Employment"
	dqm__subdesc11_1 = "Drivers"


	dqm__icon_index11_0 = 0
	dqm__icon_index11_1 = 0


	dqm__url11_0 = "./Career Opportunities.aspx#tremployee"
	dqm__url11_1 = "./Career Opportunities.aspx#trdrive"	
	
    //Sub Menu 12

	dqm__sub_xy12 = "-142,24"
	dqm__sub_menu_width12 = 180

	dqm__subdesc12_0 = "Website Terms and Conditions"
	dqm__subdesc12_1 = "Service Terms and Conditions"


	dqm__icon_index12_0 = 0
	dqm__icon_index12_1 = 0


	dqm__url12_0 = "./Website Terms and Conditions.aspx"
	dqm__url12_1 = "./Service Terms and Conditions.aspx"		