<header>
<layer ui_dynamicvolume_help type="xhtml" align="CENTER" orientation="L2R" font="tahoma" fontsize=12 PADDINGLEFT=3 PADDINGRIGHT=3 indent=20 z=25 x=0 y=30 h=4000 filename="i18n/hlp_dynamicvolume.xhtml">
<layer ui_sound_help type="xhtml" align="CENTER" orientation="L2R" font="tahoma" fontsize=12 PADDINGLEFT=3 PADDINGRIGHT=3 indent=20 z=25 x=0 y=30 h=4000 filename="i18n/hlp_sound.xhtml">
</header>
<layer ui_dynamicvolume type="xhtml" align="CENTER" orientation="L2R" font="tahoma" fontsize=16 z=25 x=120 y=27 w=240 h=1000>
;<TEXT xxx x=50 y=15 w=140 text="Dynamic Volume" align="CENTER" fonttype=buttonlabel1>
<TEXT xxx x=73 y=35 w=100 text="Minimum speed:" align="left" fonttype=buttonlabel1>
<TEXT txt_dynvol_min_value x=20 y=65 w=25 align="RIGHT" fonttype=buttonlabel1>
<TEXT txt_dynvol_min x=45 y=65 w=35 text="km/h" align="LEFT" fonttype=buttonlabel1>
<HSCROLLBAR hsc_dynvol_min x=83 y=57 bmp="igo_se1/common/fable_scrollbg.spr" sprind="igo_se1/common/fable_scrollbtn.spr" possiblevalues="10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,200" endsize=0 blockincrement=_0.0 value=60 onchange='run set_dynvol_min_txt' helptopic="hlp_sound_dynamic">
<TEXT xxx x=73 y=115 w=100 text="Maximum speed:" align="left" fonttype=buttonlabel1>
<TEXT txt_dynvol_max_value x=20 y=145 w=25 align="RIGHT" fonttype=buttonlabel1>
<TEXT txt_dynvol_max x=45 y=145 w=35 text="km/h" align="LEFT" fonttype=buttonlabel1>
<HSCROLLBAR hsc_dynvol_max x=83 y=137 bmp="igo_se1/common/fable_scrollbg.spr" sprind="igo_se1/common/fable_scrollbtn.spr" possiblevalues="10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,200" endsize=0 blockincrement=_0.0 value=120 onchange='run set_dynvol_max_txt'>
</layer>
<layer ui_volume z=14000 x=152 y=100 w=200 h=80>
<TEXT volume_text x=0 y=0 w=160 text="Volume:" align="CENTER" font="tahomabd" fontsize=15 color=#0000FF GlowSize=4 color2=#FFFFFF>
<SPRITE master_volume_bg x=0 y=20 bmp="igo_se1/common/volume_csuszi_bg.bmp">
<SPRITE master_volume_fg x=0 y=20 bmp="igo_se1/common/volume_csuszi.bmp">
</layer>
<layer ui_settings_nav_voice x=80 z=50>
<BUTTON xxx template=btnhelp x=360 onrelease='modhelp_title.set "Voice Settings",run sc_show_modhelp'>
<CHECKBOX xxx template=chkcrop x=50 y=35 text="Master" onrelease='playsound "!button",run mute_master' nosound var=bSoundEnabled helptopic="hlp_sound_master">
<SPRITE xxx x=148 y=35 z=0 bmp="$chk_crop_bg.bmp">
<HSCROLLBAR hs_settings_os_vol x=148 y=32 bmp="igo_se1/common/fable_scrollbg.spr" sprind="igo_se1/common/fable_scrollbtn.spr" min=0 max=255 endsize=0 blockincrement=_0.0 value=255 onrelease='run set_os_volume' nosound>
<CHECKBOX xxx template=chkcrop x=50 y=75 text="Voice" onrelease='playsound "!button"' nosound var=bNavVoice helptopic="hlp_sound_voice">
<SPRITE xxx x=148 y=75 z=0 bmp="$chk_crop_bg.bmp">
<HSCROLLBAR hs_settings_voice_vol x=148 y=72 bmp="igo_se1/common/fable_scrollbg.spr" sprind="igo_se1/common/fable_scrollbtn.spr" min=0 max=64 endsize=0 blockincrement=_0.0 value=64 onrelease='run set_voice_volume' nosound>
<CHECKBOX xxx template=chkcrop x=50 y=116 text="Keys " onrelease='playsound "!button"' nosound var=bKeySounds helptopic="hlp_sound_keys">
<SPRITE xxx x=148 y=116 z=0 bmp="$chk_crop_bg.bmp">
<HSCROLLBAR hs_settings_sound_vol x=148 y=113 bmp="igo_se1/common/fable_scrollbg.spr" sprind="igo_se1/common/fable_scrollbtn.spr" min=0 max=64 endsize=0 blockincrement=_0.0 value=64 onrelease='run set_volume' nosound>
<CHECKBOX xxx template=chk1 x=61 y=154 text="Dynamic Volume" onselect='modhelp_title.set "Dynamic Volume",NEXTSTATE ST_ADVSETTING_DYNAMICVOLUME' var=vcf_bDynamicVolume onrelease='playsound "!button"' nosound helptopic="hlp_sound_dynamic">
<SLIDER cb_settings_nav_alertsound x=61 y=192 w=158 var=nDingDing value="No Ding\nSound effect before command|0|Ding\nSound effect before command|1|Ding Ding\nSound effect before command|2" bmp="$sel_left1.bmp#2" fonttype=buttonbottom fontsize=12 bmp2="$sel_right1.bmp#2" align="center" valign="center" TWOLINESMALL=1 twolineoffset=-2 enablekeys=0 helptopic="hlp_sound_attention">
</layer>