
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 130      	//default sub menu widths
	dqm__sub_xy = "0,0"            	//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 0
	dqm__divider_height = 0

	dqm__border_color = ""		//Hex color or 'transparent'
	dqm__menu_bgcolor = "black"		//Hex color or 'transparent'
	dqm__hl_bgcolor = ""		

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#E5E5E5"
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 9			//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' 	


    //Rollover font settings

	dqm__hl_textcolor = "#CCCCCC"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 1
	dqm__margin_bottom = 1
	dqm__margin_left = 5
	dqm__margin_right = 4

   


/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/


 



/*---------------------------------------------
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 = "none"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .4


    //Specific settings for various transitions.

	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


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
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
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.




    //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'"




/*---------------------------------------------
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 = 15;		
	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  

**********************************************************************************************
**********************************************************************************************/



    //News

	dqm__rollover_image0 = "images/03_b_.jpg"
	dqm__rollover_wh0 = "42,22"
	dqm__url0 = "";   


    //Articles

	dqm__rollover_image1 = "images/03_c_.jpg"
	dqm__rollover_wh1 = "64,22"
	dqm__url1 = "";


    //Recenzie
	dqm__rollover_image2 = "images/03_d_.jpg" 
	dqm__rollover_wh2 = "64,22"
	dqm__url2 = "";   


    //Reports

	dqm__rollover_image3 = "images/03_e_.jpg" 
	dqm__rollover_wh3 = "64,22"
	dqm__url3 = "";   

    //Other

	dqm__rollover_image4 = "images/03_f_.jpg" 
	dqm__rollover_wh4 = "64,22"
	dqm__url4 = "";   


    //partners
	
	dqm__rollover_image5 = "images/03_h_.jpg" 
	dqm__rollover_wh5 = "65,22"
	dqm__url5 = "?id=190";   


    //contact
	
	dqm__rollover_image6 = "images/03_i_.jpg" 
	dqm__rollover_wh6 = "64,22"
	dqm__url6 = "?id=78";   


    //forum
	
	dqm__rollover_image7 = "images/03_j_.jpg" 
	dqm__rollover_wh7 = "64,22"
	dqm__url7 = "http://forum.metalirium.com";   
	dqm__urltarget7 = "_new"


    //Shop

	dqm__rollover_image8 = "images/03_k_.jpg" 
	dqm__rollover_wh8 = "42,22"
	dqm__url8 = "?id=210";   

 
    //loads
	
	dqm__rollover_image9 = "images/03_l_.jpg" 
	dqm__rollover_wh9 = "63,22"
	dqm__url9 = "?id=74";  
  




/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


    //News

	dqm__sub_xy0 = "-42,21"
	dqm__sub_menu_width0 = 95

	dqm__subdesc0_0 = "Index"
	dqm__subdesc0_1 = "Archív noviniek"
	dqm__subdesc0_2 = "Koncerty"
	dqm__subdesc0_3 = "Práve vychádza"
	dqm__subdesc0_4 = "Už vyšlo"
	dqm__subdesc0_5 = "&nbsp;"

	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__url0_0 = "index.php"
	dqm__url0_1 = "?id=56"
	dqm__url0_2 = "?id=58"
	dqm__url0_3 = "?id=63"
	dqm__url0_4 = "?id=77"
	dqm__url0_5 = ""


    //Articles

	dqm__sub_xy1 = "-64,21"
	dqm__sub_menu_width1 = 75

	dqm__subdesc1_0 = "Biografie"
	dqm__subdesc1_1 = "Rozhovory"
        dqm__subdesc1_2 = "Články"
	dqm__subdesc1_3 = "Preklady CD"
	dqm__subdesc1_4 = "Kultúra"
	dqm__subdesc1_5 = "&nbsp;"


	dqm__icon_index1_0 = 0
	dqm__icon_index1_1 = 0
	dqm__icon_index1_2 = 0
	dqm__icon_index1_3 = 0
	dqm__icon_index1_4 = 0


	dqm__url1_0 = "?id=1111243880"
	dqm__url1_1 = "?id=115"
	dqm__url1_2 = "?id=1131196356"
	dqm__url1_3 = "?id=142"
	dqm__url1_4 = "?id=132"

     //Recenzie

	dqm__sub_xy2 = "-64,21"
	dqm__sub_menu_width2 = 63

	dqm__subdesc2_0 = "&nbsp; CD"
	dqm__subdesc2_1 = "&nbsp; DVD" 
	dqm__subdesc2_2 = "&nbsp; Single"
	dqm__subdesc2_3 = "&nbsp; Demá"
	dqm__subdesc2_4 = "&nbsp;" 

	dqm__icon_index2_0 = 0
	dqm__icon_index2_1 = 0
	dqm__icon_index2_2 = 0
	dqm__icon_index2_3 = 0
	dqm__icon_index2_4 = 0

	dqm__url2_0 = "?id=5"
	dqm__url2_1 = "?id=6"
	dqm__url2_2 = "?id=36"
	dqm__url2_3 = "?id=7"
	dqm__url2_4 = ""



    //Reports

	dqm__sub_xy3 = "-64,21"
	dqm__sub_menu_width3 = 63

	dqm__subdesc3_0 = "Koncerty"
	dqm__subdesc3_1 = "Festivaly"
	dqm__subdesc3_2 = "&nbsp;"

	dqm__icon_index3_0 = 0
	dqm__icon_index3_1 = 0
	dqm__icon_index3_2 = 0

	dqm__url3_0 = "?id=80"
	dqm__url3_1 = "?id=81"
	dqm__url3_2 = ""


   //Other

	dqm__sub_xy4 = "-64,21"
	dqm__sub_menu_width4 = 90

	dqm__subdesc4_0 = "&nbsp; Ankety"
	dqm__subdesc4_1 = "&nbsp; Kvíz"
	dqm__subdesc4_2 = "&nbsp; Kvíz výsledky"
	dqm__subdesc4_3 = "&nbsp; Admin"
	dqm__subdesc4_4 = "&nbsp; Registruj sa"
	dqm__subdesc4_5 = "&nbsp; Prihlás sa"
	dqm__subdesc4_6 = "&nbsp;"

	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__icon_index4_6 = 0

	dqm__url4_0 = "?id=70"
	dqm__url4_1 = "?id=229"
	dqm__url4_2 = "?id=233"
	dqm__url4_3 = "admin.php"
	dqm__url4_4 = ""
	dqm__url4_5 = ""
	dqm__url4_6 = ""

   //IRC

	//dqm__sub_xy8 = "-42,21"
	//dqm__sub_menu_width8 = 95

	//dqm__subdesc8_0 = "#metal.sk"
	//dqm__subdesc8_1 = "Pravidla"
	//dqm__subdesc8_2 = "Akcie a sessny"
	//dqm__subdesc8_3 = "&nbsp;"

//	dqm__icon_index8_0 = 0
//	dqm__icon_index8_1 = 0
//	dqm__icon_index8_2 = 0
//	dqm__icon_index8_3 = 0

//	dqm__url8_0 = "?id=83"
//	dqm__url8_1 = "?id=69"
//	dqm__url8_2 = ""
//	dqm__url8_3 = ""



function mailinglist(elm){
	if (!elm.base) elm.base = elm.value
	if (elm.value == elm.base) elm.value = "";
	else if (elm.value == "") elm.value = elm.base;
}
