
//--- SiteMenu v3.0, Copyright (c) 2002, FieldZero Inc., All Rights Reserved.
//--- Visit www.fieldzero.com for current SiteMenu downloads and information.

   

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	SM_sub_menu_width = 60     		//default sub menu widths
	SM_sub_xy = "0,0"            		//default sub x,y coordinates !!seh nix!!
   
   
	SM_urltarget = "_self"			//default URL target: _self, _parent, _new, or "my frame name"

	SM_border_width = 0
	SM_divider_height = 0

	SM_border_color = "#666666"		//Hex color or 'transparent'
	SM_menu_bgcolor = "#8099AC"		//Hex color or 'transparent'
	SM_hl_bgcolor = "#8099AC"		

	SM_mouse_off_delay = 150



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	SM_textcolor = "#E0DDDD"
	SM_fontfamily = "Verdana"		//Any available system font     
	SM_fontsize = 11			//Defined with pixel sizing  	
	SM_fontsize_ie4 = 9			//Defined with point sizing
	SM_textdecoration = "normal"		//set to: 'normal', or 'underline'
	SM_fontweight = "normal"		//set to: 'normal', or 'bold'
	SM_fontstyle = "normal"			//set to: 'normal', or 'italic' 	


    //Rollover font settings

	SM_hl_textcolor = "#ffffff"
	SM_hl_textdecoration = "normal"		//set to: 'normal', or 'underline'



    //Margins and text alignment

	SM_text_alignment = "left"		//set to: 'left', 'center' or 'right'
	SM_margin_top = 2
	SM_margin_bottom = 2
	SM_margin_left = 5
	SM_margin_right = 4

   


/*-------------------------------------------
Bullet and Icon image library - Each bullet or icon
image to be used may be defined once below, then
referenced for use within the sub menu settings
--------------------------------------------*/


    //Relative positioned icon images

	SM_icon_image0 = "menu_images/bullet_blue.gif"
	SM_icon_rollover0 = "menu_images/bullet_blue_hl.gif"
	SM_icon_image_wh0 = "0,0"

	

    //Absolute positioned icon images

	SM_2nd_icon_image0 = "menu_images/bullet_arrow.gif"
	SM_2nd_icon_rollover0 = "menu_images/bullet_arrow_hl.gif"
	SM_2nd_icon_image_wh0 = "13,10"
	SM_2nd_icon_image_xy0 = "0,4"




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

	SM_show_urls_statusbar = false
   
	//SM_status_text0 = "Sample text - Main Menu Item 0"
	//SM_status_text1 = "Sample text - Main Menu Item 1"

	//SM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//SM_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

	SM_sub_menu_effect = "fade"
	SM_sub_item_effect = "fade"


    //Define the effect duration in seconds below
   
	SM_sub_menu_effect_duration = .9
	SM_sub_item_effect_duration = .4


    //Specific settings for various transitions

	SM_effect_pixelate_maxsqare = 25
	SM_effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	SM_effect_checkerboard_squaresx = 14
	SM_effect_checkerboard_squaresY = 14
	SM_effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows

	SM_sub_menu_opacity = 100			//1 to 100
	SM_dropshadow_color = "none"			//Hex color value or 'none'
	SM_dropshadow_offx = 3				//drop shadow width
	SM_dropshadow_offy = 3				//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly 
   
	SM_os9_ie5mac_offset_X = 10
	SM_os9_ie5mac_offset_Y = 15

	SM_osx_ie5mac_offset_X = 10
	SM_osx_ie5mac_offset_Y = 15

	SM_ie4mac_offset_X = -8
	SM_ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround

	SM_nn4_reaload_after_resize = true
	SM_nn4_resize_prompt_user = false
	SM_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

	SM_use_opera_div_detect_fix = false



/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statement here

	//SM_onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group or item.

	SM_showmenu_codeX = "status = 'custom show menu function call - menu0'"
	SM_hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	SM_clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group

	SM_border_widthX = 10;
	SM_divider_heightX = 5;		
	SM_border_colorX = "#5F8CA5";     
	SM_menu_bgcolor1 = "#5F8CA5"
	SM_hl_bgcolor1 = "#5F8CA5"
	SM_hl_textcolorX = "#ff0000"
	SM_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.

	SM_hl_subdescX = "custom highlight text"
	SM_urltargetX = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/



    //Main Menu Item 0 Aktuell

	SM_rollover_image0 = "menu_images/aktuell_kurz_bold.gif"
	SM_rollover_wh0 = "63,14"
	SM_url0 = "aktuell_920.htm";    


    //Main Menu Item 1 Projekte

	SM_rollover_image1 = "menu_images/opern_130_dark_hl.gif"
	SM_rollover_wh1 = "130,14"
	//SM_url1 = "my_url.html";


    //Main Menu Item 2 Freunde

	SM_rollover_image2 = "menu_images/freunde_bold.gif" 
	SM_rollover_wh2 = "80,14"
	SM_url2 = "freunde_920.htm";    


    //Main Menu Item 3 Konzept

	SM_rollover_image3 = "menu_images/konzept_bold.gif" 
	SM_rollover_wh3 = "80,14"
	SM_url3 = "konzept_920.htm";     
  


      //Main Menu Item 4Presse

	SM_rollover_image4 = "menu_images/presse_bold.gif" 
	SM_rollover_wh4 = "80,14"
	//SM_url4 = "presse_920.htm";   


      //Main Menu Item 5 Home

	SM_rollover_image5 = "menu_images/home_bold.gif" 
	SM_rollover_wh5 = "50,14"
	SM_url5 = "main_index_920.htm";   

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


     //Sub Menu 0 Aktuell

	//SM_sub_xy0 = "-115,24"
	//SM_sub_menu_width0 = 125

	//SM_subtext0_0 = "da gibts"
	//SM_subtext0_1 = "noch nix,"
	//SM_subtext0_2 = "leider!"

	//SM_icon_index3_0 = 0
	//SM_icon_index3_1 = 0
	//SM_icon_index3_2 = 0

	//SM_url0_0 = "http://www.fieldzero.com/sample_link.html"
	//SM_url0_1 = "http://www.fieldzero.com/sample_link.html"
	//SM_url0_2 = "http://www.fieldzero.com/sample_link.html"




    //Sub Menu 1 Projekte

	SM_sub_xy1 = "-130,24"
	SM_sub_menu_width1 = 130

	//SM_subtext1_0 = "La Cenerentola"
	//SM_subtext1_1 = "Die Fledermaus"
	//SM_subtext1_4 = "Don Pasquale"
	SM_subtext1_0 = "Die Diebische Elster"		
	SM_subtext1_1 = "Die Lustigen Nibelungen"	
	SM_subtext1_2 = "Untreue lohnt sich! oder auch nicht..."
	SM_subtext1_3 = "la cecchina"
	SM_subtext1_4 = "la finta semplice"
	SM_subtext1_5 = "Die Liebesprobe"
	SM_subtext1_6 = "Heimliche Ehe"	
	SM_subtext1_7 = "Schubert-Abend"
	SM_subtext1_8 = "Haydn-Abend"
	SM_subtext1_9 = "Mozart-Abend"
	SM_subtext1_10 = "Rossini-Abend"
	SM_subtext1_11 = "Wolferl hat keine Zeit"		

	//SM_icon_index0_0 = 0
	//SM_icon_index0_1 = 0
	//SM_icon_index0_2 = 0
	//SM_icon_index0_3 = 0
	//SM_icon_index0_4 = 0	
	//SM_2nd_icon_index0_4 = 0

	//SM_url1_0 = "finta.htm"
	//SM_url1_0 = "cenerentola.htm"
	//SM_url1_1 = "fledermaus.htm"
	//SM_url1_4 = "pasquale.htm"	
	SM_url1_0 = "elster_920.htm"
	SM_url1_1 = "nibelungen_920.htm"
	SM_url1_2 = "untreue_920.htm"
	SM_url1_3 = "cecchina_920.htm"
	SM_url1_4 = "finta_920.htm"
	SM_url1_5 = "pietra_920.htm"	
	SM_url1_6 = "ehe_920.htm"
	SM_url1_7 = "schubert_920.htm"
	SM_url1_8 = "haydn_920.htm"
	SM_url1_9 = "mozart_920.htm"
	SM_url1_10 = "rossini_920.htm"	
	SM_url1_11 = "wolferl_920.htm"				
	



   


    

    //Sub Menu 2 Freunde

	//SM_sub_xy2 = "-79,24"
	//SM_sub_menu_width2 = 80

	//SM_subtext2_0 = "Freundeskreis"
	//SM_subtext2_1 = "über uns"
	//SM_subtext1_2 = "Where It Works"
	//SM_subtext1_3 = "Menu Features"
	//SM_subtext1_4 = "Implementing"
	//SM_subtext1_5 = "Zero Restrictions"
	//SM_subtext1_6 = "SiteMenu FAQ"
	//SM_subtext1_7 = "License Terms"

	//SM_icon_index1_0 = 0
	//SM_icon_index1_1 = 0
	//SM_icon_index1_2 = 0
	//SM_icon_index1_3 = 0
	//SM_icon_index1_4 = 0
	//SM_icon_index1_5 = 0
	//SM_icon_index1_6 = 0
	//SM_icon_index1_7 = 0
	//SM_2nd_icon_index1_0 = 0
	//SM_2nd_icon_index1_1 = 0
	
	//SM_url2_0 = "freundeskreis.htm"
	//SM_url2_1 = "konzept.htm"
	//SM_url2_4 = "http://www.fieldzero.com/sample_link.html"
	//SM_url2_5 = "http://www.fieldzero.com/sample_link.html"
	//SM_url2_6 = "http://www.fieldzero.com/sample_link.html"
	//SM_url2_7 = "http://www.fieldzero.com/sample_link.html"



   




    //Sub Menu 3 Konzept

	//SM_sub_xy3 = "-80,24"
	//SM_sub_menu_width3 = 126

	//SM_subtext3_0 = "Publikum" 
	//SM_subtext3_1 = "Presse"
	//SM_subtext3_2 = ""
	//SM_subtext3_3 = ""
	
	//SM_icon_index2_0 = 0
	//SM_icon_index2_1 = 0
	//SM_icon_index2_2 = 0
	//SM_icon_index2_3 = 0
	
	//SM_url3_0 = "publikum.htm"
	//SM_url3_1 = "kritik.htm"
	//SM_url3_2 = ""
	//SM_url3_3 = ""




    //Sub Menu 4 Presse

	SM_sub_xy4 = "-81,24"
	SM_sub_menu_width4 = 125

	SM_subtext4_0 = "Kritiken"
	SM_subtext4_1 = "Download"
	SM_subtext4_2 = "Videos"

	//SM_icon_index3_0 = 0
	//SM_icon_index3_1 = 0
	//SM_icon_index3_2 = 0

	SM_url4_0 = "presse_920.htm"
	SM_url4_1 = "download_920.htm"
	SM_url4_2 = "videos_920.htm"



       