Index: ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/skin.xml
===================================================================
--- ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/skin.xml	(revision 35771)
+++ ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/skin.xml	(revision 35779)
@@ -1674,4 +1674,5 @@
 		<node parent="titlebar" name="time" func="gettime" param1="%H:%M" halign="right" valign="middle" posx="1060" posy="10" width="120" height="40">
 		<node parent="titlebar" name="sec" func="gettime" param1=":%S" halign="left" valign="middle" posx="1180" posy="20" width="50" height="30">
+
 	<node name="frame" font="Regular" fontsize="28" fontcol="white" posx="0" posy="70" width="100%" height="600" hspace="40" vspace="10">
 		<node parent="frame" name="epgdesc" type="textbox" wrap="yes" fontsize="22" posx="0" posy="0" width="100%" height="112">
@@ -1706,6 +1707,8 @@
 		<node parent="buttonbar" name="b113" picmem="buttons/key_updown.png" valign="middle" posx="1090" posy="top" width="50" height="26">
 		<node parent="buttonbar" name="b114" picmem="buttons/key_fr_ff.png" valign="middle" posx="1150" posy="top" width="50" height="26">
+
 <node hidden="yes" name="epgdate">
 </screen>
+
 
 #tpkinstall, fullscreen
@@ -2233,10 +2236,6 @@
 
 
-<screen name="volume_orig" posx="center" posy="100" width="348" height="64">
-	<node name="volume" picmem="icons/volume.png" posx="0" posy="0" width="348" height="64">
-	<node name="line" bgcol="white" posx="65" posy="middle" width="270" height="1">
-	<node name="volumebar" progresscol="white" posx="65" posy="middle" width="270" height="7">
-</screen>
-
+#begin_volume
+#volume-v1.xml
 <screen name="volume" posx="center" posy="100" width="352" height="68" bordercol="white" bordersize="2" bgcol="kraven_bgcol" transparent="20">
 	<node name="volume" picmem="icons/volume2.png" posx="0" posy="0" width="348" height="64">
@@ -2246,11 +2245,8 @@
 
 
-<screen name="mute_orig" posx="center" posy="100" width="64" height="64">
-	<node name="mute" picmem="icons/mute2.png" posx="0" posy="0" width="64" height="64">
-</screen>
-
 <screen name="mute" posx="center" posy="100" width="68" height="68" bordercol="white" bordersize="2" bgcol="kraven_bgcol" transparent="20">
 	<node name="mute" picmem="icons/mute3.png" posx="0" posy="0" width="64" height="64">
 </screen>
+#end_volume
 
 
@@ -2626,4 +2622,5 @@
 		<node parent="buttonbar" name="b4" picmem="buttons/key_text.png" valign="middle" posx="730" posy="top" width="300" height="26" textposx="50" text="textinput">
 </screen>
+
 
 ### todo ###
Index: ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/snippets/volume-v1.xml
===================================================================
--- ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/snippets/volume-v1.xml	(revision 35779)
+++ ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/snippets/volume-v1.xml	(revision 35779)
@@ -0,0 +1,11 @@
+#volume-v1.xml
+<screen name="volume" posx="center" posy="100" width="352" height="68" bordercol="white" bordersize="2" bgcol="kraven_bgcol" transparent="20">
+	<node name="volume" picmem="icons/volume2.png" posx="0" posy="0" width="348" height="64">
+	<node name="line" bgcol="white" posx="65" posy="middle" width="270" height="1">
+	<node name="volumebar" progresscol="white" posx="65" posy="middle" width="270" height="7">
+</screen>
+
+
+<screen name="mute" posx="center" posy="100" width="68" height="68" bordercol="white" bordersize="2" bgcol="kraven_bgcol" transparent="20">
+	<node name="mute" picmem="icons/mute3.png" posx="0" posy="0" width="64" height="64">
+</screen>
Index: ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/snippets/volume-v2.xml
===================================================================
--- ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/snippets/volume-v2.xml	(revision 35779)
+++ ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/snippets/volume-v2.xml	(revision 35779)
@@ -0,0 +1,11 @@
+#volume-v2.xml
+<screen name="volume" posx="center" posy="100" width="348" height="64">
+	<node name="volume" picmem="icons/volume.png" posx="0" posy="0" width="348" height="64">
+	<node name="line" bgcol="white" posx="65" posy="middle" width="270" height="1">
+	<node name="volumebar" progresscol="white" posx="65" posy="middle" width="270" height="7">
+</screen>
+
+
+<screen name="mute" posx="center" posy="100" width="64" height="64">
+	<node name="mute" picmem="icons/mute2.png" posx="0" posy="0" width="64" height="64">
+</screen>
