/*-------------------------------------------
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 = "#000000"
   
   DQM_menu_bgcolor = "#ffffff"
   DQM_hl_bgcolor = "#eeeeee"

   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 = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#333333"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/Menu/overlay.gif"
   DQM_rollover_wh0 = "15,18"

   DQM_rollover_image1 = "images/Menu/overlay.gif"
   DQM_rollover_wh1 = "15,18"

   DQM_rollover_image2 = "images/Menu/overlay.gif" 
   DQM_rollover_wh2 ="15,18"

   DQM_rollover_image3 = "images/Menu/overlay.gif" 
   DQM_rollover_wh3 ="15,18"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/Menu/red.gif"
   DQM_icon_rollover0 = "images/Menu/blue.gif"
   DQM_icon_image_wh0 = "8,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-120,19"
DQM_sub_menu_width0 = 240
DQM_subdesc0_0 = "Why do I need the internet?"
DQM_subdesc0_1 = "Why does my Business need a website?"
DQM_subdesc0_2 = "Who will see my Website?"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "http://www.webtactix.com.au/1.htm"
DQM_url0_1 = "http://www.webtactix.com.au/2.htm"
DQM_url0_2 = "http://www.webtactix.com.au/3.htm"

DQM_sub_xy1 = "-125,19"
DQM_sub_menu_width1 = 185;
DQM_subdesc1_0 = "What can I use eMail for?"
DQM_subdesc1_1 = "What is a Domain name?"
DQM_subdesc1_2 = "What is e-Commerce?"
DQM_subdesc1_3 = "What is a Hosting Service?"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = "http://www.webtactix.com.au/4.htm"
DQM_url1_1 = "http://www.webtactix.com.au/9.htm"
DQM_url1_2 = "http://www.webtactix.com.au/5.htm"
DQM_url1_3 = "http://www.webtactix.com.au/10.htm"

DQM_sub_xy2 = "-120,19"
DQM_sub_menu_width2 = 180
DQM_subdesc2_0 = "How can I get a WebSite?" 
DQM_subdesc2_1 = "Can I Build It Myself?"
DQM_subdesc2_2 = "Finding the right Designer"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "http://www.webtactix.com.au/6.htm"
DQM_url2_1 = "http://www.webtactix.com.au/7.htm"
DQM_url2_2 = "http://www.webtactix.com.au/8.htm"

DQM_sub_xy3 = "-80,19"
DQM_sub_menu_width3 = 90

DQM_subdesc3_0 = "Webtactix"
DQM_subdesc3_1 = "Our Gallery"
DQM_subdesc3_2 = "Contact Us"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_url3_0 = "http://www.webtactix.com.au/webtactix.htm"
DQM_url3_1 = "http://www.webtactix.com.au/designs.htm"
DQM_url3_2 = "http://www.webtactix.com.au/contact.htm"
