
//  QuickMenu Pro, Copyright (c) - 2002, OpenCube Inc. - http://www.opencube.com
//  

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
   limit_users = true


/*-------------------------------------------
required menu Settings
--------------------------------------------*/


   DQM_sub_menu_width = 200      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
   DQM_codebase = ""             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 1

   DQM_border_color = "#CED2D6"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#FFFFFF"  //Hex color value or 'transparent'
   DQM_hl_bgcolor = "#E6EBF0"    //Hex color value
   

   DQM_mouse_off_delay = 100
   
   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50
   
   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."

   DQM_use_opera_div_detect_fix = true;

/*-------------------------------------------
Internet Explorer Transition Effects - IE5.5 & UP
--------------------------------------------*/   
   
   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"

   
   DQM_sub_menu_effect_duration = .1
   DQM_sub_item_effect_duration = .2

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT
   
   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "none"                //Hex color value or 'none'
   DQM_dropshadow_offx = 2                      //drop shadow width
   DQM_dropshadow_offy = 2	                //drop shadow height




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

   DQM_textcolor = "#000000"
   DQM_fontfamily = "Verdana,arial"            //Any available system font     
   DQM_fontsize = 11		         //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 9		         //Defined with point sizing
   DQM_textdecoration = "normal"         //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"             //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	         //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 0
   DQM_margin_right = 4

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'
   



/*---------------------------------------------
Optional Icon Images - Relative Positioning
-----------------------------------------------*/

   DQM_icon_image0 = "http://www.emce.fi/hilites/menubullet.gif"
   DQM_icon_rollover0 = "http://www.emce.fi/hilites/menubullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "http://www.emce.fi/hilites/arrow.gif"
   DQM_icon_rollover1 = "http://www.emce.fi/hilites/arrow.gif"
   DQM_icon_image_wh1 = "13,10"


/*---------------------------------------------
Optional 2nd Icon Images - Absolute Positioning
-----------------------------------------------*/

   DQM_2nd_icon_image0 = "http://www.emce.fi/hilites/arrow.gif"
   DQM_2nd_icon_rollover0 = "http://www.emce.fi/hilites/arrow.gif"
   DQM_2nd_icon_image_wh0 = "13,10"
   DQM_2nd_icon_image_xy0 = "0,4"


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   DQM_show_urls_statusbar = false
   
   //DQM_status_text0 = "Etusivu"
   //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"	




/*********************************************************************/
/*                                                                   */
/*                       MAIN MENU CUSTOMIZATION                     */
/*                                                                   */ 
/*********************************************************************/


DQM_rollover_image0 = "http://www.laajakaistainfo.fi/hilites/navi/01b.gif"
DQM_rollover_wh0 = "200,26"
DQM_url0 = "http://www.laajakaistainfo.fi/index.php";   

DQM_rollover_image1 = "http://www.laajakaistainfo.fi/hilites/navi/02b.gif"
DQM_rollover_wh1 = "200,24"
DQM_url1 = "http://www.laajakaistainfo.fi/tyoryhman_esittely/index.php";   

DQM_rollover_image2 = "http://www.laajakaistainfo.fi/hilites/navi/03b.gif"
DQM_rollover_wh2 = "200,24"
DQM_url2 = "http://www.laajakaistainfo.fi/laajakaistastrategia/index.php";   

DQM_rollover_image3 = "http://www.laajakaistainfo.fi/hilites/navi/04b.gif"
DQM_rollover_wh3 = "200,24"
DQM_url3 = "http://www.laajakaistainfo.fi/toimeenpano/index.php";   

DQM_rollover_image4 = "http://www.laajakaistainfo.fi/hilites/navi/05b.gif"
DQM_rollover_wh4 = "200,24"
DQM_url4 = "http://www.laajakaistainfo.fi/mikaon_laajakaista/index.php";   

DQM_rollover_image5 = "http://www.laajakaistainfo.fi/hilites/navi/06b.gif"
DQM_rollover_wh5 = "200,24"
DQM_url5 = "http://www.laajakaistainfo.fi/teknologiat/index.php";   

DQM_rollover_image6 = "http://www.laajakaistainfo.fi/hilites/navi/07b.gif"
DQM_rollover_wh6 = "200,24"
DQM_url6 = "http://www.laajakaistainfo.fi/laajakaista_tanaan/index.php"; 

DQM_rollover_image7 = "http://www.laajakaistainfo.fi/hilites/navi/10b.gif"
DQM_rollover_wh7 = "200,24"
DQM_url7 = "http://www.laajakaistainfo.fi/palveluntarjoajia/index.php"; 

DQM_rollover_image8 = "http://www.laajakaistainfo.fi/hilites/navi/11b.gif"
DQM_rollover_wh8 = "200,24"
DQM_url8 = "http://www.laajakaistainfo.fi/maakunnat/index.php"; 

DQM_rollover_image9 = "http://www.laajakaistainfo.fi/hilites/navi/08b.gif"
DQM_rollover_wh9 = "200,24"
DQM_url9 = "http://www.laajakaistainfo.fi/ajankohtaista/index.php"; 

DQM_rollover_image10 = "http://www.laajakaistainfo.fi/hilites/navi/0Ab.gif"
DQM_rollover_wh10 = "200,24"
DQM_url10 = "http://www.laajakaistainfo.fi/palaute/index.php";

/*-------------------------------------------
Sub Menu Settings
-----------------------------------------------*/  
/*
DQM_sub_xy2 = "-3,0"
DQM_sub_menu_width2 = 200
DQM_subdesc2_0 = "Uudet esitykset" 
DQM_subdesc2_1 = "Tavoitteiden saavuttaminen"
DQM_subdesc2_2 = "Uudet painotukset"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "http://www.laajakaistainfo.fi/laajakaistastrategia/esitykset.php"
DQM_url2_1 = "http://www.laajakaistainfo.fi/laajakaistastrategia/arvio.php"
DQM_url2_2 = "http://www.laajakaistainfo.fi/laajakaistastrategia/tarkistus.php"


DQM_sub_xy1 = "-50,32"
DQM_sub_menu_width1 = 120
DQM_subdesc1_0 = "Ajankohtaista" 
DQM_subdesc1_1 = "Asiakascase"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = "http://www.emce.fi/ajankohtaista/ajankohtaista.html"
DQM_url1_1 = "http://www.emce.fi/ajankohtaista/asiakascase_rintekno.html"


DQM_sub_xy2 = "-65,32"
DQM_sub_menu_width2 = 135
DQM_subdesc2_0 = "Emce Solutions" 
DQM_subdesc2_1 = "Emce Small Office"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = "http://www.emce.fi/tuotteet/solutions.html"
DQM_url2_1 = "http://www.emce.fi/tuotteet/smalloffice.html"

DQM_sub_xy2_0 = "-10,3"
DQM_sub_menu_width2 = 135
DQM_subdesc2_0_0 = "Talousohjaus" 
DQM_subdesc2_0_1 = "Henkilöstöohjaus"
DQM_subdesc2_0_2 = "Projektiohjaus"
DQM_subdesc2_0_3 = "Tuotanto- ja materiaaliohjaus"
DQM_icon_index2_0_0 = 0
DQM_icon_index2_0_1 = 0
DQM_icon_index2_0_2 = 0
DQM_icon_index2_0_3 = 0
DQM_url2_0_0 = "http://www.emce.fi/tuotteet/talousohjaus.html"
DQM_url2_0_1 = "http://www.emce.fi/tuotteet/henkilostoohjaus.html"
DQM_url2_0_2 = "http://www.emce.fi/tuotteet/projektiohjaus.html"
DQM_url2_0_3 = "http://www.emce.fi/tuotteet/materiaaliohjaus.html"


DQM_sub_xy3 = "-123,32"
DQM_sub_menu_width3 = 135
DQM_subdesc3_0 = "Palvelusopimus" 
DQM_subdesc3_1 = "Konsultointi"
DQM_subdesc3_2 = "Tekniset palvelut"
DQM_subdesc3_3 = "Koulutus"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_url3_0 = "http://www.emce.fi/asiantuntijapalvelut/palvelusopimus.html"
DQM_url3_1 = "http://www.emce.fi/asiantuntijapalvelut/konsultointi.html"
DQM_url3_2 = "http://www.emce.fi/asiantuntijapalvelut/tekn_asiantuntijapalvelut.html"
DQM_url3_3 = "http://www.emce.fi/asiantuntijapalvelut/asiantuntijapalvelut.html"


DQM_sub_xy4 = "-110,32"
DQM_sub_menu_width4 = 232
DQM_subdesc4_0 = "Kurssiaikataulu" 
DQM_subdesc4_1 = "Ilmoittaudu kursseille Helsinkiin"
DQM_subdesc4_2 = "Ilmoittaudu kursseille Ouluun"
DQM_subdesc4_3 = "Ilmoittaudu kursseille Tampereelle"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0
DQM_url4_0 = "http://www.emce.fi/kurssit/kurssiaikataulu.html"
DQM_url4_1 = "http://www.emce.fi/kurssit/klomake_hki.html"
DQM_url4_2 = "http://www.emce.fi/kurssit/klomake_oulu.html"
DQM_url4_3 = "http://www.emce.fi/kurssit/klomake_tre.html"
*/