Index: ipk/source/skins_SevenHD/_path_/usr/local/share/titan/skin/SevenHD/skin.xml
===================================================================
--- ipk/source/skins_SevenHD/_path_/usr/local/share/titan/skin/SevenHD/skin.xml	(revision 38900)
+++ ipk/source/skins_SevenHD/_path_/usr/local/share/titan/skin/SevenHD/skin.xml	(revision 38901)
@@ -901,4 +901,38 @@
 	<node name="oscamecmtime" func="getoscamecmtime" param1="%s" posx="450" posy="120" width="160" height="20">
 	<node name="oscamsystem" func="getoscamsystem" param1="%s" posx="630" posy="120" width="280" height="20">
+</screen>
+
+<screen name="infobar2_v2" bgcol="bgcol" bordercol="bordercol" bordersize="1" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="350" width="1165" height="170">
+	<node name="satname" func="getsatname" param1="%d" posx="10" posy="10" width="220" height="20">
+	<node name="labelsignal" text="Signal:" halign="right" posx="250" posy="10" width="70" height="20">
+	<node name="signalline" func="getsignalline" param1="%d" progresscol="progresscol" bordersize="1" borderradius="6" bordercol="black" bgcol="white" posx="330" posy="14" width="130" height="12">
+	<node name="signal" func="getsignal" param1="%d%%" posx="470" posy="10" width="50" height="20">
+	<node name="labelsnr" text="SNR:" halign="right" posx="540" posy="10" width="50" height="20">
+	<node name="snrline" func="getsnrline" param1="%d" progresscol="progresscol" bordersize="1" borderradius="6" bordercol="black" bgcol="white" posx="600" posy="14" width="130" height="12">
+	<node name="snr" func="getsnr" param1="%d%%" posx="740" posy="10" width="50" height="20">
+	<node name="labelber" text="BER:" posx="810" posy="10" width="50" height="20">
+	<node name="ber" func="getber" param1="%d" posx="860" posy="10" width="50" height="20">
+	<node name="labelunc" text="UNC:" posx="930" posy="10" width="50" height="20">
+	<node name="unc" func="getunc" param1="%d" posx="980" posy="10" width="50" height="20">
+	<node name="labeltuner" text="Tuner:" posx="1050" posy="10" width="60" height="20">
+	<node name="akttuner" func="getakttuner" posx="1110" posy="10" width="40" height="20" fontsize="30">
+
+	<node name="line" posx="0" posy="40" width="100%" height="2" bgcol="bgcol" bgcol2="white" gradient="leftmiddle">
+
+	<node name="emu" func="getemu" param1="%s" posx="10" posy="60" width="270" height="20">
+	<node name="oscamreader" func="getoscamreader" param1="%s" posx="300" posy="60" width="310" height="20">
+	<node name="oscamprotocol" func="getoscamprotocol" param1="%s" posx="630" posy="60" width="280" height="20">
+	<node name="oscamsource" func="getoscamsource" param1="%s" posx="930" posy="60" width="220" height="20">
+
+	<node name="oscamcw0" func="getoscamcw0" param1="%s" posx="10" posy="100" width="270" height="20">
+	<node name="oscamcaid" func="getoscamcaid" param1="%s" posx="300" posy="100" width="130" height="20">
+	<node name="oscamprov" func="getoscamprov" param1="%s" posx="450" posy="100" width="160" height="20">
+	<node name="oscamfrom" func="getoscamfrom" param1="%s" posx="630" posy="100" width="280" height="20">
+	<node name="oscamhops" func="getoscamhops" param1="%s" posx="930" posy="100" width="100" height="20">
+
+	<node name="oscamcw1" func="getoscamcw1" param1="%s" posx="10" posy="140" width="270" height="20">
+	<node name="oscampid" func="getoscampid" param1="%s" posx="300" posy="140" width="130" height="20">
+	<node name="oscamecmtime" func="getoscamecmtime" param1="%s" posx="450" posy="140" width="160" height="20">
+	<node name="oscamsystem" func="getoscamsystem" param1="%s" posx="630" posy="140" width="280" height="20">
 </screen>
 
