/*------------------------------------------- Copyright Notice (needed!) */
DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
limit_multiple_users = true

/*------------------------------------------- Required menu Settings */
DQM_sub_menu_width = 120;
DQM_urltarget = "_self"

//DQM_onload_statement = "MM_preloadImages('/templates/default/images/<?php echo $videothekPath; ?>/icon_pfeile_over.gif','/templates/default/images/<?php echo $videothekPath; ?>/icon_pfeile_zurueck_over.gif','/templates/default/images/<?php echo $videothekPath; ?>/icon_trailer_over.gif','/templates/default/images/<?php echo $videothekPath; ?>/nav_video_over.gif','/templates/default/images/<?php echo $videothekPath; ?>/nav_dvd_over.gif','/templates/default/images/<?php echo $videothekPath; ?>/nav_games_over.gif')"
DQM_onload_statement = ""
DQM_codebase = "/templates/default/scripts/menu/"

DQM_sub_xy = "0,0";
DQM_border_width = 1;
DQM_divider_height = 1;
/*---IE5-MAC Offset Fix*/
DQM_ie5mac_offset_X = 10
DQM_ie5mac_offset_Y = 15

/*------------------------------------------- Required font Settings */
DQM_fontfamily = "Verdana,Arial,Geneva,Helvetica,sans-serif"
DQM_fontsize = 11
DQM_fontsize_ie4 = 9	
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textdecoration = "none"

DQM_margin_top = 3
DQM_margin_bottom = 3
DQM_margin_left = 5

/*--------------------------------------------- Optional Icon Images */
DQM_icon_image0 = "/templates/default/images/subnavi_images/bullet.gif"
DQM_icon_rollover0 = "/templates/default/images/subnavi_images/bullet_hl.gif"
DQM_icon_image_wh0 = "13,8"

DQM_icon_image1 = "/templates/default/images/subnavi_images/arrow.gif"
DQM_icon_rollover1 = "/templates/default/images/subnavi_images/arrow.gif"
DQM_icon_image_wh1 = "13,10"

