
/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   limit_multiple_users = true


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "lib/"

   DQM_border_color = "#72326e"; 
   
   DQM_menu_bgcolor = "#ffffff";
   DQM_hl_bgcolor = "#E4D6A6";

   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 0;


   /*---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 = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#655D4E"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 12
	DQM_fontsize_ie4 = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = ""
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#655D4E"
   DQM_hl_textdecoration = "none"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/rollover/but_cfarm_on.gif"
   DQM_rollover_wh0 = "130,27"

   DQM_rollover_image1 = "images/rollover/but_apt_on.gif"
   DQM_rollover_wh1 = "93,27"

   DQM_rollover_image2 = "images/rollover/but_comm_on.gif" 
   DQM_rollover_wh2 = "105,27"

 


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""

   DQM_icon_image1 = ""
   DQM_icon_rollover1 = ""
   DQM_icon_image_wh1 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

// Croasdaile Farm
DQM_sub_xy0 = "-130,23"
DQM_sub_menu_width0 = 152;
DQM_url0 = "croasdailefarm.htm";
DQM_subdesc0_0 = "Overview"
DQM_subdesc0_1 = "Dairy Pond Townhomes"
DQM_subdesc0_2 = "Residential Home Sites"
DQM_subdesc0_3 = "Interactive Map"
DQM_url0_0 = "croasdailefarm.htm"
DQM_url0_1 = "townhomes.htm"
DQM_url0_2 = "homesites.htm"
DQM_url0_3 = "_flashdetect.html"




// Apartments
DQM_sub_xy1 = "-123,23"
DQM_sub_menu_width1 = 150;
DQM_url1 = "apartments.htm";
DQM_subdesc1_0 = "Overview"
DQM_subdesc1_1 = "Woodstone"
DQM_url1_0 = "apartments.htm"
DQM_url1_1 = "woodstone.htm"


// Commercial
DQM_sub_xy2 = "-140,23"
DQM_sub_menu_width2 = 140;
DQM_url2 = "commercial.htm";
DQM_subdesc2_0 = "Overview"
DQM_subdesc2_1 = "Garden View Offices"
DQM_subdesc2_2 = "Croasdaile Office Park"
DQM_url2_0 = "commercial.htm"
DQM_url2_1 = "offices.htm"
DQM_url2_2 = "condominiums.htm"

