/*-------------------------------------------
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 = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#9C0808"
   DQM_hl_bgcolor = "#062787"

   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.*/
   
   DQM_ie5mac_offset_X = 0
   DQM_ie5mac_offset_Y = -2


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 2



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_link0  = "/list.asp"
   DQM_rollover_image0 = "/global_images/BusinessListingsBtn.gif"
   DQM_rollover_wh0 = "94,23"
   
   DQM_rollover_link1  = "/buy_process.asp"
   DQM_rollover_image1 = "/global_images/BuyingProcessBtn.gif"
   DQM_rollover_wh1 = "85,23"

   DQM_rollover_link2  = "/sell_process.asp"
   DQM_rollover_image2 = "/global_images/SellingProcessBtn.gif"
   DQM_rollover_wh2 = "90,23"

   DQM_rollover_link3  = "/ma.asp"
   DQM_rollover_image3 = "/global_images/M_ABtn.gif"
   DQM_rollover_wh3 = "27,23"

   DQM_rollover_link4  = "/appraisals.asp"
   DQM_rollover_image4 = "/global_images/AppraisalsBtn.gif"
   DQM_rollover_wh4 = "63,23"
   
   DQM_rollover_link5  = "/tombstones.asp"
   DQM_rollover_image5 = "/global_images/nav_tombstones.gif"
   DQM_rollover_wh5 = "61,23"

   DQM_rollover_link6  = "/about.asp"
   DQM_rollover_image6 = "/global_images/AboutUsBtn.gif"
   DQM_rollover_wh6 = "51,23"
	
	DQM_rollover_link7  = "/contact.asp"
   DQM_rollover_image7 = "/global_images/ContactUsBtn.gif"
   DQM_rollover_wh7 = "60,23"
	

/*
   DQM_rollover_image3 = "sample_images/contact_hl.gif" 
   DQM_rollover_wh3 = "63,19"
*/  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
// BUSINESS LISTINGS
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy0 = "-94,-93"
else
	DQM_sub_xy0 = "-94,23"

DQM_sub_menu_width0 = 106
DQM_subdesc0_0 = "Featured Listings"
DQM_icon_index0_0 = 0
DQM_url0_0 = "/list.asp"

// BUYING PROCESS
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy1 = "-92,-93"
else
	DQM_sub_xy1 = "-92,23"

DQM_sub_menu_width1 = 104
DQM_subdesc1_0 = "Services & Support"
DQM_icon_index1_0 = 0
DQM_url1_0 = "/buy_process.asp"
DQM_subdesc1_1 = "Seminars"
DQM_icon_index1_1 = 0
DQM_url1_1 = "/seminars.asp"

// SELLING PROCESS
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy2 = "-96,-93"
else
	DQM_sub_xy2 = "-96,23"

DQM_sub_menu_width2 = 109
DQM_subdesc2_0 = "Phases 1-4"
DQM_icon_index2_0 = 0
DQM_url2_0 = "/sell_process.asp"
DQM_subdesc2_1 = "Seminars"
DQM_icon_index2_1 = 0
DQM_url2_1 = "/seminars.asp"

// M&A
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy3 = "-34,-93"
else
	DQM_sub_xy3 = "-34,23"
	
DQM_sub_menu_width3 = 81
DQM_subdesc3_0 = "Mergers & Acquisitions"
DQM_icon_index3_0 = 0
DQM_url3_0 = "/ma.asp"
DQM_subdesc3_1 = "Seminars"
DQM_icon_index3_1 = 0
DQM_url3_1 = "/seminars.asp"

// APPRAISAILS
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy4 = "-69,-93"
else
	DQM_sub_xy4 = "-69,23"
	
DQM_sub_menu_width4 = 81
DQM_subdesc4_0 = "Classes of Business Valuations"
DQM_icon_index4_0 = 0
DQM_url4_0 = "/classes.asp"
DQM_subdesc4_1 = "Appraisal Synopsis"
DQM_icon_index4_1 = 0
DQM_url4_1 = "/appraisals.asp"
DQM_subdesc4_2 = "Appraisal Team"
DQM_icon_index4_2 = 0
DQM_url4_2 = "/appraisalTeam.asp" 
DQM_subdesc4_3 = "Why Should I pay to get my business valued?"
DQM_icon_index4_3 = 0
DQM_url4_3 = "/value.asp" 
DQM_subdesc4_4 = "Machinery & Equipment Valuations"
DQM_icon_index4_4 = 0
DQM_url4_4 = "/machine.asp" 



// tombstones
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy5 = "-69,-93"
else
	DQM_sub_xy5 = "-69,23"
	
DQM_sub_menu_width5 = 81
DQM_subdesc5_0 = "Our Clients"
DQM_icon_index5_0 = 0
DQM_url5_0 = "/tombstones.asp"

DQM_subdesc5_1 = "Service Clients"
DQM_icon_index5_1 = 0
DQM_url5_1 = "/Service-Clients.asp.asp"

DQM_subdesc5_2 = "Manufacturing Clients"
DQM_icon_index5_2 = 0
DQM_url5_2 = "/Manufacturing-Clients.asp" 

DQM_subdesc5_3 = "Distribution Clients"
DQM_icon_index5_3 = 0
DQM_url5_3 = "/Distribution-Clients.asp" 

DQM_subdesc5_4 = "Retail"
DQM_icon_index5_4 = 0
DQM_url5_4 = "/Retail-Clients.asp" 


// ABOUT US
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy6 = "-57,-93"
else
	DQM_sub_xy6 = "-57,23"

DQM_sub_menu_width6 = 70
DQM_subdesc6_0 = "Our Team"
DQM_icon_index6_0 = 0
DQM_url6_0 = "/about.asp" 
DQM_subdesc6_1 = "Our Services"
DQM_icon_index6_1 = 0
DQM_url6_1 = "/services.asp" 
DQM_subdesc6_2 = "Latest News"
DQM_icon_index6_2 = 0
DQM_url6_2 = "/News.asp" 

// CONTACT US
if (navigator.appVersion.indexOf("Mac")!=-1)
   DQM_sub_xy7 = "-66,-13"
else
	DQM_sub_xy7 = "-66,23"
	
DQM_sub_menu_width7 = 79
DQM_subdesc7_0 = "Our Offices"
DQM_icon_index7_0 = 0
DQM_url7_0 = "/contact.asp" 
