Index: /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/control
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/control	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/control	(revision 10686)
@@ -0,0 +1,11 @@
+Package: titan-plugin-swapskins-tobayer01
+Version: 1.0
+Description: tobayer01 Skin for your AAF-Duckbox. SWAPSTICK IS NEEDED!
+Section: skins
+Priority: optional
+Maintainer: AAF Forum
+Architecture: sh4
+OE: tobayer01 Skin
+Homepage: http://www.aaf-digital.info
+Depends:
+Source: http://www.aaf-digital.info
Index: /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst	(revision 10686)
@@ -0,0 +1,7 @@
+#!/bin/sh
+TMP=/tmp/.skin
+echo "successfully installed"
+echo "syncing disk"
+echo "now you can choose the new skin...."
+sync
+exit 0
Index: /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postrm	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postrm	(revision 10686)
@@ -0,0 +1,9 @@
+#!/bin/sh
+TMP=/tmp/.skin
+
+rm -r /var/swap/titanskin/tobayer01
+
+echo "successfully removed"
+echo "syncing disk"
+sync
+exit 0
Index: /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/preinst
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/preinst	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/preinst	(revision 10686)
@@ -0,0 +1,38 @@
+#!/bin/sh
+#
+TMP=/tmp/.skin
+echo "syncing disk"
+sync
+
+model=`cat /etc/model`
+echo""
+echo "Checking your Boxtype...."
+echo "Some Plugins will not work correctly on your $model!"
+echo ""
+if [ "$model" = "" ]; then
+	echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
+	echo "Aborting installation..."
+	exit 1
+else
+	echo "Boxtype: $model OK"
+fi
+
+echo "checking swapstick"
+if [ ! -d /var/swap/skins ]; then
+  echo "--------------------------"
+	echo "no swapstick found...."
+	echo "--------------------------"
+	exit 1
+fi
+echo "swapstick found...."
+echo "installing tobayer01 Skin to swapstick..."
+echo "checking OS"
+if  [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then                      
+	echo ---------------------------
+	echo DONT USE this IPK Package!!
+	echo ---
+	echo Only for AAF Image!!
+	echo ---------------------------
+	exit 1
+fi
+exit 0
Index: /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/prerm
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/prerm	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/CONTROL/prerm	(revision 10686)
@@ -0,0 +1,6 @@
+#!/bin/sh
+TMP=/tmp/.skin
+echo "syncing disk"
+sync
+echo "removing tobayer01 Skin from swapstick"
+exit 0
Index: /ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskin/tobayer01/skin.xml
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskin/tobayer01/skin.xml	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskin/tobayer01/skin.xml	(revision 10686)
@@ -0,0 +1,1416 @@
+<screen name="autores" fontcol="fontcol" fontsize="30" posx="50" posy="650" width="120" height="40" bgcol="#616D7E" halign="center" valign="middle">
+</screen>
+
+
+<screen name="scan" posx="center" posy="middle" width="700" height="700">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="600" bgcol="bgcol_grey">
+	<node posx="0" posy="650" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Scan" halign="center" valign="middle" fontsize="30" fontcol="fontcol" posx="0" posy="0" width="100%" height="50" >
+	<node name="progress" progresscol="#616D7E" bordercol="#686868" bordersize="1" posx="10" posy="65" width="680" height="30" bgcol="#B6AFA9">
+	<node name="satname" fontsize="24" fontcol="bgcol_blue" halign="center" valign="middle" posx="10" posy="65" width="680" height="30">
+	<node name="tpcount"    fontsize="24" fontcol="fontcol" posx="10"  posy="110" width="300" height="30">
+	<node name="foundtv"    fontsize="24" fontcol="fontcol" posx="360" posy="110" width="300" height="30">
+	<node name="foundradio" fontsize="24" fontcol="fontcol" posx="10"  posy="140" width="300" height="30">
+	<node name="founddata"  fontsize="24" fontcol="fontcol" posx="360" posy="140" width="300" height="30">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="180" width="680" height="460" fontsize="24" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="600" posy="660" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="660" width="40" height="30">
+	<node name="b3" text="ADD ALL" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="660" width="160" height="30">
+</screen>
+
+
+<screen name="manualscan" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Scan Config" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="scantype" text="Type of Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="tuner" text="Tuner" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="sat" text="Satellite" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="system" text="System" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="frequency" text="Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="inversion" text="Inversion" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="symbolrate" text="Symbolrate" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="polarization" text="Polarization" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="fec" text="FEC" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="modulation" text="Modulation" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="rolloff" text="Rolloff" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="pilot" text="Pilot" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="networkscan" text="Network Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="clear" text="Clear before scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="onlyfree" text="Only free scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="600" posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+	<node name="b3" text="CHANGE" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="160" height="30">
+</screen>
+
+
+<screen name="screensaver" width="100%" height="100%" bgcol="-2">
+	<node name="textsaver" fontsize="30" fontcol="fontcol" width="1000" height="30">
+	<node name="picsaver">
+</screen>
+
+
+<screen name="webdir">
+	<node name="filelistpath">
+	<node name="filelist" type="filelist">
+</screen>
+
+
+## todo ##
+<screen valign=bottom titlealign=center name="textinput" hspace=5 vspace=5 fontcol=fontcol fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=1 bgcol=bgcol>
+<node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputbox name=input posy=1 width=100% height=-35>
+<node name=b1 text=OK halign=center valign=center bordercol=okcol bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
+<node name=b2 text=EXIT halign=center valign=center bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=80 height=30/>
+</screen>
+
+<screen valign=bottom titlealign=center name=playlist hspace=5 vspace=5 fontcol=fontcol fontsize=30 title="PlayList - select your playlist !" posx=center posy=center width=40% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
+<node name=b1 text=OK halign=center valign=center bordercol=okcol bordersize=4 bordertype=2 posx=0 posy=0 width=150 height=30/>
+<node name=b2 text=EXIT halign=center valign=center bordercol=exitcol bordersize=4 bordertype=2 posx=160 posy=0 width=150 height=30/>
+<node name=b3 text=ADD halign=center valign=center bordercol=green bordersize=4 bordertype=2 posx=320 posy=0 width=150 height=30/>
+<node name=b4 text=DEL halign=center valign=center bordercol=red bordersize=4 bordertype=2 posx=480 posy=0 width=150 height=30/>
+</screen>
+
+<screen valign=bottom titlealign=center name=playlist_main hspace=50 vspace=50 fontcol=fontcol fontsize=30 title="PlayList" posx=center posy=center width=100% height=95% bordercol=bordercol bordersize=2 bgcol=-1>
+<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
+<node name=b1 text=OK halign=center valign=center bordercol=okcol bordersize=4 bordertype=2 posx=0 posy=0 width=150 height=30/>
+<node name=b2 text=EXIT halign=center valign=center bordercol=exitcol bordersize=4 bordertype=2 posx=160 posy=0 width=150 height=30/>
+<node name=b3 text=ADD halign=center valign=center bordercol=green bordersize=4 bordertype=2 posx=320 posy=0 width=150 height=30/>
+<node name=b4 text=DEL halign=center valign=center bordercol=red bordersize=4 bordertype=2 posx=480 posy=0 width=150 height=30/>
+</screen>
+## todo ##
+
+
+<screen name="download" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="250" bgcol="bgcol_blue">
+	<node posx="0" posy="10" width="100%" height="164" bgcol="bgcol_grey">
+	<node name="file" posx="center" posy="20" width="100%" height="20" halign="center">
+	<node name="progress" progresscol="#616D7E" posx="center" posy="50"  width="400" height="20">
+	<node name="maxkb" posx="center" posy="90"  width="100%" height="20" halign="center">
+	<node name="aktkb" posx="center" posy="120" width="100%" height="20" halign="center">
+	<node name="b1" picmem="skin/key_exit.png" posx="450" posy="184" width="40" height="30">
+</screen>
+
+
+<screen name="harddisk_main" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
+	<node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="424" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
+</screen>
+
+
+<screen name="playpolicy" fontcol="#2B3346" fontsize="30" posx="center" posy="center" width="150" height="50" bgcol="#B6AFA9" halign="center" valign="middle">
+</screen>
+
+
+<screen name="interfacelist" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Network Interfacelist" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="rectimerext" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Record Timer" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="name" text="Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="justplay" text="Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="repeate" text="Repeate" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="repeatetype" text="Repeate type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="day" text="Day" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="mon" text="Monday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="tue" text="Tuesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="wed" text="Wednesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="thur" text="Thursday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="fri" text="Friday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="sat" text="Saturday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="sun" text="Sunday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="begin" text="Begin" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="end" text="End" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="channel" text="Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="path" text="Record path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="after" text="Aktion after" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="rectimer" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Record Timer" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" text="DEL" picmem="skin/key_red.png"           textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="450" width="160" height="50">
+	<node name="b2" text="ADD" picmem="skin/key_green.png"         textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="180" posy="450" width="170" height="50">
+	<node name="b3" text="STOP/START" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="360" posy="450" width="170" height="50">
+	<node name="b4" text="LOG" picmem="skin/key_text.png"          textposx="40" valign="middle" fontsize="24" fontcol="fontcol" posx="540" posy="450" width="150" height="50">
+</screen>
+
+
+<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="100" posx="100" halign="center" valign="top" width="80" height="60" bgcol="#B6AFA9">
+	<node name="text" text="" func="getplaytext" fontsize="20" fontcol="#2B3346" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="100%">
+</screen>
+
+
+<screen name="playinfobar" posx="center" posy="540" width="100%" height="150">
+	<node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
+	<node name="time" func="gettime" param1="%R" halign="left" valign="middle" fontsize="24" fontcol="fontcol" posx="70" posy="0" width="100" height="28">
+	<node name="date" func="gettime" param1="%a %d. %b" halign="left" valign="middle" fontsize="18" fontcol="fontcol" posx="70" posy="28" width="100" height="22">
+	<node name="title" text="unknown" halign="left" valign="middle" fontsize="28" fontcol="fontcol" posx="200" posy="0" width="880" height="50">
+	<node name="progress" progresscol="#616D7E" bordercol="#686868" bordersize="1" bgcol="#B6AFA9" posx="200" posy="70" width="880" height="10">
+	<node name="pos"     text="---" halign="left"   valign="middle" fontsize="24" fontcol="fontcol" posx="100"  posy="50"  width="100" height="50">
+	<node name="reverse" text="---" halign="center" valign="middle" fontsize="24" fontcol="fontcol" posx="590"  posy="100" width="100" height="50">
+	<node name="len"     text="---" halign="right"  valign="middle" fontsize="24" fontcol="fontcol" posx="1080" posy="50"  width="100" height="50">
+</screen>
+
+
+<screen name="recordduration" text="Minutes:" type="inputboxnum" fontcol="fontcol" fontsize="36" posx="center" posy="center" width="300" height="50" bgcol="#616D7E" valign="middle" hspace="5">
+</screen>
+
+
+<screen name="standby">
+</screen>
+
+
+<screen name="network" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Network Adapter Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="dhcp"       text="dhcp"       type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="ipaddresse" text="ipaddresse" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="netmask"    text="netmask"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="gateway"    text="gateway"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="dnsserver1" text="dnsserver 1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="dnsserver2" text="dnsserver 2" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="network_test" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Network Adapter Test" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="textbox1" type="textbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="50" posy="60" width="350" height="380" bordercol="fontcol">
+		<node name="i1" text="LAN"      parent="textbox1" halign="left" valign="middle" posx="0" posy="0"  width="100%" height="32">
+		<node name="i2" text="Internet" parent="textbox1" halign="left" valign="middle" posx="0" posy="32" width="100%" height="32">
+	<node name="textbox2" type="textbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="420" posy="60" width="220" height="380" bordercol="fontcol">
+		<node name="lan"      text="???" parent="textbox2" halign="right" valign="middle" posx="0" posy="0"  width="100%" height="32">
+		<node name="internet" text="???" parent="textbox2" halign="right" valign="middle" posx="0" posy="32" width="100%" height="32">
+	<node name="b1" text="Test" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="pin" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="PIN Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="pincodemenu" text="Pin Code menu" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="pincode" text="Pin Code Channel" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="channelprotect" text="Protect Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="ageprotect" text="Age Protect" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="menuprotect" text="Protect Menu" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+	<node name="b3" text="MENUPROTECT" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="180" posy="460" width="200" height="30">
+</screen>
+
+
+<screen name="menuprotect" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Menu Protect" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="pincheck" text="PIN:" type="inputboxnum" mask="0000" fontcol="fontcol" fontsize="36" posx="center" posy="center" width="200" height="50" bgcol="#616D7E" valign="middle" hspace="5">
+</screen>
+
+
+<screen name="menulist" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Menulist" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+</screen>
+
+
+<screen name="videomode" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="VideoMode Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="30" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+</screen>
+
+
+<screen name="aspectsettings" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="VideoMode Aspect Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+</screen>
+
+
+<screen name="resolutionsettings" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="VideoMode Resolution Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+</screen>
+
+
+<screen name="singleepg" posx="center" posy="middle" width="1150" height="650">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="550" bgcol="bgcol_grey">
+	<node posx="10" posy="435" width="1130" height="1" bgcol="#B6AFA9">
+	<node posx="0" posy="600" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="channelname" fontsize="30" fontcol="fontcol" fontcol2="fontcol" halign="left" valign="middle" posx="10" posy="0" width="600" height="50">
+	<node name="title" text="Single EPG" halign="right" valign="middle" fontsize="30" fontcol="fontcol" posx="940" posy="0" width="200" height="50">
+	<node name="listbox" type="listbox" param1="%d.%m. (%a)  %R  " scrollbar="auto" fontsize="24" fontsize2="24" fontcol="white" fontcol2="fontcol" progresscol="red" posx="10" posy="60" width="1130" height="370" bordercol="fontcol">
+	<node name="epgdesc" type="textbox" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="440" width="1130" height="150">
+	<node name="b1" text="EPG"        picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"   posy="600" width="180" height="50">
+	<node name="b2" text="Multi EPG"  picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="210"  posy="600" width="180" height="50">
+	<node name="b3" text="Graph. EPG" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="410"  posy="600" width="180" height="50">
+	<node name="b4" text="Timer"      picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="610"  posy="600" width="180" height="50">
+	<node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" fontsize="24" fontcol="fontcol" fontcol2="fontcol" posx="860" posy="600" width="280" height="50">
+</screen>
+
+
+<screen name="multiepg" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="middle" width="1150" height="650" bgcol="bgcol_blue">
+	<node posx="0" posy="5" width="100%" height="565" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="white" fontsize2="24" fontcol2=fontcol param1="%d.%m. (%a)  %R" param2="-%R" progresscol=red posx="10" posy="10" width="1130" height="552" bordercol="fontcol">
+	<node name="b1" text="EPG"        picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"   posy="564" width="180" height="50">
+	<node name="b2" text="Multi EPG"  picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="210"  posy="564" width="180" height="50">
+	<node name="b3" text="Graph. EPG" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="410"  posy="564" width="180" height="50">
+	<node name="b4" text="Timer"      picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="610"  posy="564" width="180" height="50">
+
+	<node name="b5" picmem="skin/key_prev2.png" valign="middle" posx="1050" posy="564" width="40" height="50">
+	<node name="b6" picmem="skin/key_next2.png" valign="middle" posx="1100" posy="564" width="40" height="50">
+
+#<node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" fontsize="24" fontcol="fontcol" fontcol2="fontcol" posx="860" posy="564" width="280" height="50">
+# ???
+#<node name="b1" text="Prev." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="135" posy="577" width="100" height="30">
+#<node name="b2" text="Next"  picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="260" posy="577" width="100" height="30">
+#<node name="b3" text="Timer" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="577" width="100" height="30">
+</screen>
+
+
+<screen name="videosettings" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Video Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
+		<node deaktivcol="deaktivcol" parent="listbox" height="20">
+		<node name="contrast" text="Contrast" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
+		<node deaktivcol="deaktivcol" parent="listbox" height="20">
+		<node name="tint" text="Tint" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
+#<node deaktivcol="#1" parent="listbox" height="20">
+#<node name="saturation" text="Saturation" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
+	<node name="b1" text="Save"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
+	<node name="b2" text="Default" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="300" posy="460" width="180" height="30">
+	<node name="b3" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="skinselect" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Skin Selection" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="140" bordercol="fontcol">
+	<node name="png" halign="middle" valign="middle" posx="center" posy="230" width="280" height="220">
+</screen>
+
+
+<screen name="epg" posx="center" posy="middle" width="900" height="600">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
+	<node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Program Info" halign="right" valign="middle" fontsize="30" fontcol="fontcol" posx="490" posy="0" width="400" height="50">
+	<node name="channelname" halign="left" valign="middle" fontsize="30" fontcol="fontcol" posx="10" posy="0" width="400" height="50">
+	<node name="epgstart" param1="%H:%M" halign="left" valign="middle" fontsize="30" fontcol="white" posx="10" posy="60" width="80" height="30">
+	<node name="epgtitle" halign="left" valign="middle" fontsize="30" fontcol="fontcol" posx="100" posy="75" width="790" height="30">
+	<node name="epgend" param1="%H:%M" halign="left" valign="middle" fontsize="30" fontcol="white" posx="10" posy="90" width="80" height="30">
+	<node name="epgsubtitle" fontsize="24" fontcol="#616D7E" posx="10" posy="130" width="880" height="24">
+	<node name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="170" width="880" height="350" bordercol="fontcol">
+	<node name="b1" text="Single EPG"   picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="550" width="180" height="50">
+	<node name="b2" text="Multi EPG"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="200" posy="550" width="180" height="50">
+	<node name="b3" text="Graph. EPG"   picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="390" posy="550" width="180" height="50">
+	<node name="b4" text="Timer"        picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="580" posy="550" width="150" height="50">
+	<node name="b5" text="Single (EPG)" halign="center" valign="middle" bordercol="white" bordersize="4" bordertype="2" fontsize="24" fontcol="fontcol" posx="750" posy="555" width="130" height="40">
+	<node name="b6" picmem="skin/key_prev.png" valign="middle" posx="800" posy="520" width="40" height="30">
+	<node name="b7" picmem="skin/key_next.png" valign="middle" posx="850" posy="520" width="40" height="30">
+# no need
+	<node hidden="yes" name="channelnr" halign="left" valign="middle" fontsize="30" fontcol="fontcol" posx="10" posy="0" width="70" height="50">
+	<node hidden="yes" name="rectimeline" type="multiprogressbar" progresscol="red" bordersize="1" bordercol="bordercol" posx="center" posy="90" width="80%" height="10">
+	<node hidden="yes" name="epgtimeremaining" param1="+%d min" halign="right" valign="middle" fontsize="30" fontcol="fontcol" posx="750" posy="90" width="140" height="30">
+#
+</screen>
+
+
+<screen name="powerofftimerscreen" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Poweroff Timer" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Cancel Shutdown" picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="300" height="30">
+	<node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="420" posy="460" width="270" height="30">
+</screen>
+
+
+<screen name="tunerreceptiondvbc" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Tuner Reception" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="subtitle" posx="center" posy="middle" width="400" height="250">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="150" bgcol="bgcol_grey">
+	<node posx="0" posy="200" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Subtitle" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="130" bordercol="fontcol">
+</screen>
+
+
+<screen name="bouquetlist" posx="center" posy="middle" width="400" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Bouquet List" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="380" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="350" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="listedit" posx="center" posy="middle" width="400" height="250">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="150" bgcol="bgcol_grey">
+	<node posx="0" posy="200" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Channel Edit" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="130" bordercol="fontcol">
+		<node name="cpmode" text="copy service" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="rmmode" text="remove service" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="movemode" text="move service" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="protectmode" text="protect service" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="addmode" text="add service" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="setstartchannel" text="set startchannel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="delstartchannel" text="del startchannel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="210" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="350" posy="210" width="40" height="30">
+</screen>
+
+
+<screen name="channelbynr" fontcol="fontcol" fontsize="36" posx="center" posy="center" width="100" height="50" bgcol="#616D7E" halign="center" valign="middle">
+</screen>
+
+
+<screen name="audiotrack" posx="center" posy="middle" width="400" height="250">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="150" bgcol="bgcol_grey">
+	<node posx="0" posy="200" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Audio Tracks" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="130" bordercol="fontcol">
+	<node name="b1" text="Subtitle" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="210" width="140" height="30">
+</screen>
+
+
+<screen name="diseqcscreen" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Diseqc Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="diseqc" text="DiSEqC" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="diseqcmode" text="DiSEqC Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="toneburst" text="Tone Burst" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="committedcmd" text="Committed command" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="diseqcrepeat" text="DiSEqC repeats" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="cmdorder" text="DiSEqC Command Order" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="uncommittedcmd" text="Uncommitted DiSEqC command" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="rotorpos" text="Rotor Position" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="lnbscreen" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="LNB Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="lnb" text="LNB" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="voltagemode" text="Voltage Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="voltageinc" text="Increased Voltage" deaktivcol=deaktivcol parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="tonemode" text="Tone Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="loftype" text="LOF" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="lofl" text="LOF/L" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="lofh" text="LOF/H" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="threshold" text="Threshold" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="tunerreceptiondvbs" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Tuner Reception" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+#<node name="longitude" text="Longitude" type="inputbox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
+#<node name="east_west" text="East / West" type="choicebox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
+#<node name="latitude" text="Latitude" type="inputbox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
+#<node name="north_south" text="North / South" type="choicebox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="tunerconfig" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Tuner Configuration" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="dir" posx="center" posy="middle" width="50%" height="50%">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="260" bgcol="bgcol_grey">
+	<node posx="0" posy="310" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="label" text="Select Path" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="480" height="30">
+	<node name="filelist" type="filelist" scrollbar="auto" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="480" height="200" picmem="skin/folder.png">
+	<node name="b4" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="320" width="110" height="30">
+	<node name="b3" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="130" posy="320" width="110" height="30">
+	<node name="b2" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="250" posy="320" width="110" height="30">
+	<node name="b1" picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="320" width="110" height="30">
+</screen>
+
+
+<screen name="dirlabel" posx="center" posy="middle" width="1150" height="648">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="548" bgcol="bgcol_grey">
+	<node posx="0" posy="598" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Select Path" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1130" height="30">
+	<node name="filelist" type="filelist" scrollbar="auto" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1130" height="330" picmem="skin/folder.png">
+	<node posx="10" posy="435" width="1130" height="1" bgcol="#B6AFA9">
+	<node name="label" type="textbox" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="440" width="1130" height="150">
+	<node name="b4" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="610" width="110" height="30">
+	<node name="b3" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="200" posy="610" width="110" height="30">
+	<node name="b2" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="400" posy="610" width="110" height="30">
+	<node name="b1" picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="600" posy="610" width="110" height="30">
+</screen>
+
+
+<screen name="mute" posx="55" posy="55" width="45" height="45" picmem="icons/mute.png">
+</screen>
+
+
+<screen name="spinner" halign="center" valign="middle" posx="100" posy="100" width="30" height="30">
+	<node name="spinner1" hidden="yes" picmem="spinner/wait1.png" width="100%" height="100%">
+	<node name="spinner2" hidden="yes" picmem="spinner/wait2.png" width="100%" height="100%">
+	<node name="spinner3" hidden="yes" picmem="spinner/wait3.png" width="100%" height="100%">
+	<node name="spinner4" hidden="yes" picmem="spinner/wait4.png" width="100%" height="100%">
+	<node name="spinner5" hidden="yes" picmem="spinner/wait5.png" width="100%" height="100%">
+	<node name="spinner6" hidden="yes" picmem="spinner/wait6.png" width="100%" height="100%">
+	<node name="spinner7" hidden="yes" picmem="spinner/wait7.png" width="100%" height="100%">
+</screen>
+
+<screen name="volume" posx="55" posy="55" width="200" height="20">
+	<node name="volumebar" progresscol="#616D7E" bordercol="#2B3346" bordersize="2" bgcol="#B6AFA9" width="100%" height="100%">
+</screen>
+
+
+<screen name="infobar" posx="center" posy="540" width="100%" height="150">
+	<node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
+
+	<node name="time" func="gettime" param1="%R" halign="center" valign="middle" fontsize="24" fontcol="fontcol" posx="65" posy="0" width="110" height="28">
+	<node name="date" func="gettime" param1="%a %d. %b" halign="center" valign="middle" fontsize="18" fontcol="fontcol" posx="65" posy="28" width="110" height="22">
+	<node name="epgline" func="getepgakttimeline" progresscol="#616D7E" bordercol="#686868" bordersize="1" bgcol="#B6AFA9" posx="200" posy="20" width="150" height="10">
+
+	<node func="getchannelnr"      text="" halign="center" valign="middle" fontsize="28" fontcol="fontcol" posx="360" posy="0" width="60"  height="50">
+	<node func="getaktchannelname" text="" halign="left"   valign="middle" fontsize="28" fontcol="fontcol" posx="430" posy="0" width="400" height="50">
+
+	<node func="getreccount" halign="right" valign="middle" fontsize="25" fontcol="#B82120" posx="835" posy="0" width="30" height="50">
+	<node func="getrec"        param1="icons" halign="center" valign="middle" posx="870"  posy="0" width="50" height="50">
+	<node func="getcrypt"      param1="icons" halign="center" valign="middle" posx="920"  posy="0" width="50" height="50">
+	<node func="getsoundtype"  param1="icons" halign="center" valign="middle" posx="970"  posy="0" width="50" height="50">
+	<node func="getteletext"   param1="icons" halign="center" valign="middle" posx="1020" posy="0" width="50" height="50">
+	<node func="getsdhd"       param1="icons" halign="center" valign="middle" posx="1070" posy="0" width="50" height="50">
+	<node func="getaspectmode" param1="icons" halign="center" valign="middle" posx="1120" posy="0" width="50" height="50">
+	<node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50">
+
+	<node func="getpicon" posx="70" posy="56" width="100" height="60">
+
+	<node func="getepgaktstart" param1="%H:%M"           halign="left"  valign="middle" fontsize="24" fontcol="fontcol" posx="200" posy="50" width="80"  height="33">
+	<node func="getepgakttitle"                          halign="left"  valign="middle" fontsize="24" fontcol="fontcol" posx="280" posy="50" width="670" height="33">
+	<node func="getepgakttimeremaining" param1="+%d min" halign="right" valign="middle" fontsize="24" fontcol="fontcol" posx="950" posy="50" width="120" height="33">
+
+	<node func="getepgnextstart" param1="%H:%M"          halign="left"  valign="middle" fontsize="24" fontcol="#736F6E" posx="200" posy="83" width="80"  height="33">
+	<node func="getepgnexttitle"                         halign="left"  valign="middle" fontsize="24" fontcol="#736F6E" posx="280" posy="83" width="670" height="33">
+	<node func="getepgnexttimeremaining" param1="%d min" halign="right" valign="middle" fontsize="24" fontcol="#736F6E" posx="950" posy="83" width="120" height="33">
+
+	<node text="Signal:" halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1110" posy="50"  width="60" height="20">
+	<node text="SNR:"    halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1110" posy="70"  width="60" height="20">
+	<node text="BER:"    halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1110" posy="90"  width="60" height="20">
+	<node text="UNC:"    halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1110" posy="110" width="60" height="20">
+	<node text="Tuner:"  halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1110" posy="130" width="60" height="20">
+	<node func="getsignal" param1="%d %%" halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1170" posy="50"  width="50" height="20">
+	<node func="getsnr"    param1="%d %%" halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1170" posy="70"  width="50" height="20">
+	<node func="getber"    param1="%d"    halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1170" posy="90"  width="50" height="20">
+	<node func="getunc"    param1="%d"    halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1170" posy="110" width="50" height="20">
+	<node func="getakttuner"              halign="left" valign="middle" fontsize="18" fontcol="#616D7E" posx="1170" posy="130" width="50" height="20">
+
+	<node func="getprovidername" param1="%d" halign="center" valign="middle" fontsize="18" fontcol="#616D7E" posx="10" posy="125" width="220" height="25">
+	<node func="getsatname"      param1="%d" halign="right"  valign="middle" fontsize="18" fontcol="#616D7E" posx="830" posy="125" width="240" height="25">
+
+	<node text="Video"       picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="200" posy="125" width="180" height="25">
+	<node text="Audio/Subt." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="400" posy="125" width="180" height="25">
+</screen>
+
+
+<screen name="channellist" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" bgcol="bgcol_blue">
+	<node posx="0" posy="10"  width="100%" height="560" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="white" fontsize2="24" fontcol2="fontcol" posx="10" posy="20" width="700" height="540" bordercol="fontcol">
+
+	<node name="epgstart" func="getepgmarkedstart" param1="%R" fontsize="24" fontcol="fontcol" posx="720" posy="20" width="80" height="24">
+	<node name="epgend" func="getepgmarkedend" param1="%R" halign="right" fontsize="24" fontcol="#616D7E" posx="1060" posy="20" width="80" height="24">
+	<node name="epgline" func="getepgmarkedtimeline" progresscol="#616D7E" bgcol="#B6AFA9" posx="720" posy="50" width="420" height="6">
+	<node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" fontsize="20" fontcol="fontcol" posx="720" posy="70" width="420" height="400">
+	<node name="epg" func="getepgmarkedlist" param1="4" type="textbox" wrap="no" fontsize="20" fontcol="#616D7E" posx="720" posy="480" width="420" height="80">
+
+	<node name="b1" text="ALL"   picmem="skin/key_red.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="574" width="120" height="40">
+	<node name="b2" text="SAT"  picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="140" posy="574" width="120" height="40">
+	<node name="b3" text="Prov" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="270" posy="574" width="120" height="40">
+	<node name="b4" text="Fav" picmem="skin/key_blue.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="400" posy="574" width="120" height="40">
+	<node name="b5" text="A-Z (Text)"   halign="center" valign="middle" bordercol="white" bordersize="4" bordertype="2" fontsize="24" fontcol="fontcol" posx="540" posy="570" width="150" height="40">
+	<node name="b6" text="EPG (epg)"    halign="center" valign="middle" bordercol="white" bordersize="4" bordertype="2" fontsize="24" fontcol="fontcol" posx="750" posy="570" width="150" height="40">
+	<node name="b7" text="Radio (Info)" halign="center" valign="middle" bordercol="white" bordersize="4" bordertype="2" fontsize="24" fontcol="fontcol" posx="920" posy="570" width="150" height="40">
+	<node name="b8" picmem="skin/key_menu.png" valign="middle" posx="1100" posy="577" width="40" height="30">
+
+#<node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol="fontcol" posx="860" posy="577" width="280" height="30">
+</screen>
+
+
+<screen name="vfdisplay" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="VFDisplay" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
+		<node deaktivcol="deaktivcol" parent="listbox" height="20">
+		<node name="standby" text="Standby Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
+		<node deaktivcol="deaktivcol" parent="listbox" height="20">
+		<node name="vfdnotstandby" text="Show in VFD"  type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="vfdstandby" text="Show in Standby" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="epgsettings" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="EPG Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="epgpath" text="EPG Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epgdays" text="How many days" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epgdel" text="Delete EPG after read" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epgscreen" text="Show EPG screen (EPG button)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epgfreespace" text="Epgfreespace (KB)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epglistmode" text="Epg List Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epgrefresh" text="Epg Refresh Time" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b3" text="EPG Reset" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="350" height="30">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="400" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="recordpath" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Record Path" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="moviepath" text="Moviepath" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="timerpath" text="Timer Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="recpath" text="Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="timeshiftpath" text="Timeshift Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="streampath" text="Stream Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="plugin" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Plugins" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" textposx="110" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png" valign="middle" posx="10" posy="460" width="40" height="30">
+	<node name="b2" text="UNLOAD" picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="150" posy="460" width="150" height="30">
+	<node name="b3" text="RELOAD" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="360" posy="460" width="150" height="30">
+	<node name="b4" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="timezone" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Timezone" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="skinadjust" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Skin Adjust" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="listboxselecttype" text="Listbox Select" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="osdtransparent" text="OSD Transparency" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="leftoffset" text="OSD Left Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="rightoffset" text="OSD Right Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="topoffset" text="OSD Top Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="piconpath" text="Piconpath" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="adjust" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Adjust" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="volbartimeout" text="Volumebar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="infobarsleep" text="Infobar Sleep" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="infobartimeout" text="Infobar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="secondinfobar" text="Second Infobar" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="epgbutton" text="EPG button on EPG Screen" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="virtualzap" text="Virtualzap Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="spinnerspeed" text="Spinnerspeed" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="spinnertime" text="Spinnertime" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="hangtime" text="Hangtime" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="fastzap" text="Fastzap" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="faststop" text="Faststop" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="dirsort" text="Dirsort" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="poweraktion" text="Power aktion" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="fasttextrender" text="Fast Text Render" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="recsplitsize" text="Record Split Size" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="pmtmode" text="CAM PMT Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="starthttp" text="Start HTTPD" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="screensaveradjust" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Screensaver Adjust" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="screensaver" text="screensaver" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="screensaver_delay" text="screensaver delay" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="screensaver_interval" text="screensaver interval" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="screensaver_type" text="screensaver type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="screensaver_background_color" text="screensaver background" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="screensaver_pic" text="screensaver pic" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+<node name="filelist" hidden="yes" type="filelist">
+</screen>
+
+
+<screen name="avsettings" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="A/V Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol=deaktivcol parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="mainmenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Main Menu" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel" type="menu" text="AAF Panel" picmem="skin/aafpanel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="mediacenter" type="menu" text="Media Center" picmem="skin/media_center.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="timer" type="menu" text="Timer" picmem="skin/timer.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="settings" type="menu" text="Settings..." picmem="skin/settings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+		<node name="standby" type="menu" text="Standby / Poweroff..." picmem="skin/standby.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
+</screen>
+
+
+<screen name="settingsmenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="channelservice" type="menu" text="Channel Service..." picmem="skin/channelservice.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="system" type="menu" text="System..." picmem="skin/system.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="cinterface" type="menu" text="Common Interface" picmem="skin/cinterface.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="childprotection" type="menu" text="Child Protection" picmem="skin/child_protection.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="savesettings" type="menu" text="Save Settings" picmem="skin/save.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="infomenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Information" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="serviceinfo" type="menu" text="Service" picmem="skin/serviceinfo.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="about" type="menu" text="About" picmem="skin/about.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="streaming" type="menu" text="Streaming" picmem="skin/streaming.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="channelmenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Channel Search" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="lnbconfig" type="menu" text="LNB Configuration" picmem="skin/lnbconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="diseqcconfig" type="menu" text="DiSEqC Configuration" picmem="skin/diseqcconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="manualsearch" type="menu" text="Manual Search" picmem="skin/manualsearch.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="systemmenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="System" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="avsettings" type="menu" text="A/V Settings" picmem="skin/avsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="language" type="menu" text="Language" picmem="skin/language.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="adjust" type="menu" text="Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="skinadjust" type="menu" text="Skin Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="screensaveradjust" type="menu" text="Screensaver Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="timezone" type="menu" text="Timezone" picmem="skin/timezone.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="network" type="menu" text="Network" picmem="skin/network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="harddisk" type="menu" text="Harddisk" picmem="skin/harddisk.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+###<node name="keyboard" type="menu" text="Keyboard" picmem="skin/keyboard.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="recordpath" type="menu" text="Record Path" picmem="skin/recordpath.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="epgsettings" type="menu" text="EPG Settings" picmem="skin/epgsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="vfdisplay" type="menu" text="VFDisplay" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="videosettings" type="menu" text="Video Settings" picmem="skin/videosettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="skinselect" type="menu" text="Skin" picmem="skin/skinselect.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="harddiskmenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Harddisk" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="formathdd" type="menu" text="Format HDD" picmem="skin/formathdd.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="filesystemcheck" type="menu" text="Filesystem Check" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="timetosleep" type="menu" text="Time to sleep" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="networkmenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Network" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="addaptersettings" type="menu" text="Adapter Settings" picmem="skin/addaptersettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="networktest" type="menu" text="Network Test" picmem="skin/networktest.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="networkrestart" type="menu" text="Network Restart" picmem="skin/networkrestart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="sambasettings" type="menu" text="Samba Server Settings" picmem="skin/sambasettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="nfssettings" type="menu" text="Nfs Server Settings" picmem="skin/nfssettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="networkbrowser" type="menu" text="Networkbrowser" picmem="skin/networkbrowser.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="sharesettings" type="menu" text="Share Settings" picmem="skin/sharesettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="standbymenu" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Standby / Poweroff" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="poweroff" type="menu" text="Power Off" picmem="skin/poweroff.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="dostandby" type="menu" text="Standby" picmem="skin/dostandby.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="restart" type="menu" text="Restart" picmem="skin/restart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="guirestart" type="menu" text="GUI Restart" picmem="skin/guirestart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="powerofftimer" type="menu" text="Power Off Timer" picmem="skin/sleep_timer.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="language" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Language" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+		<node name="po/en" text="English" textposx="70" picmem="icons/en.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="po/fr" text="French"  textposx="70" picmem="icons/fr.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="po/de" text="German"  textposx="70" picmem="icons/de.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="po/gr" text="Greek"   textposx="70" picmem="icons/gr.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="po/pl" text="Polish"  textposx="70" picmem="icons/pl.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="po/ru" text="Russian" textposx="70" picmem="icons/ru.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen fontcol="fontcol" bgcol=bgcol name="inputhelp" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=450 height=250 bgcol=bgcol bordercol=bgcol bordersize=1>
+<node type=inputbox name=inputbox fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2>
+
+<node type=grid name=grid1 fontsize=25 posx=0 posy=35 width=100% height=150 bordercol=green bordersize=0 scrollbar=auto>
+<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=A name=A>
+<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=B name=B>
+<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=C name=C>
+<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=D name=D>
+<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=E name=E>
+<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text=F name=F>
+<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text=G name=G>
+<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=OK name=ok>
+
+<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=H name=H>
+<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=I name=I>
+<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=J name=J>
+<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=K name=K>
+<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=L name=L>
+<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text=M name=M>
+<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text=N name=N>
+<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=DEL name=bs>
+
+<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=O name=O>
+<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=P name=P>
+<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=Q name=Q>
+<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=R name=R>
+<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=S name=S>
+<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text=T name=T>
+<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text=U name=U>
+<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=Clear name=clear>
+
+<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=V name=V>
+<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=W name=W>
+<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=X name=X>
+<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=Y name=Y>
+<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=Z name=Z>
+<node parent=grid1 posx=200 width=80 height=30 halign=center valign=middle text=Space name=" ">
+<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=Switch name=switch>
+
+<node hidden=YES type=grid name=grid2 fontsize=25 posx=0 posy=35 width=100% height=150 bordercol=green bordersize=0 scrollbar=auto>
+<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=a name=a>
+<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=b name=b>
+<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=c name=c>
+<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=d name=d>
+<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=e name=e>
+<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text=f name=f>
+<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text=g name=g>
+<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=OK name=ok>
+
+<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=h name=h>
+<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=i name=i>
+<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=j name=j>
+<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=k name=k>
+<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=l name=l>
+<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text=m name=m>
+<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text=n name=n>
+<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=DEL name=bs>
+
+<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=o name=o>
+<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=p name=p>
+<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=q name=q>
+<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=r name=r>
+<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=s name=s>
+<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text=t name=t>
+<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text=u name=u>
+<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=Clear name=clear>
+
+<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=v name=v>
+<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=w name=w>
+<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=x name=x>
+<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=y name=y>
+<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=z name=z>
+<node parent=grid2 posx=200 width=80 height=30 halign=center valign=middle text=Space name=" ">
+<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=Switch name=switch>
+</screen>
+
+
+<screen name="messagebox" title="" titlealign="center" hspace="0" vspace="0" valign="bottom" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" bgcol="bgcol_blue" bordercol="white">
+	<node name="textbox" type="textbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="0" posy="20" width="100%" height="-50" bordercol="fontcol" bgcol="bgcol_grey">
+	<node name="b2" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="3%"  posy="0" width="80" height="30">
+	<node name="b3" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="30%" posy="0" width="80" height="30">
+	<node name="b4" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="55%" posy="0" width="80" height="30">
+	<node name="b1" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="84%" posy="0" width="80" height="30">
+</screen>
+
+
+<screen name="serviceinfo" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Service Information" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+
+	<node name="name" text="Name:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="70"  width="280" height="30">
+	<node name="provider" text="Provider:"           fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="100" width="280" height="30">
+	<node name="aspectratio" text="Aspect Ratio:"    fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="130" width="280" height="30">
+	<node name="resolution" text="Resolution:"       fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="160" width="280" height="30">
+
+	<node name="videopid" text="Video PID:"          fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="70"  width="280" height="30">
+	<node name="audiopid" text="Audio PID:"          fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="100" width="280" height="30">
+	<node name="pcrpid" text="PCR PID:"              fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="130" width="280" height="30">
+	<node name="pmtpid" text="PMT PID:"              fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="160" width="280" height="30">
+	<node name="txtpid" text="TXT PID:"              fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="190" width="280" height="30">
+	<node name="tsid" text="TSID:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="220" width="280" height="30">
+	<node name="onid" text="ONID:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="250" width="280" height="30">
+	<node name="sid" text="SID:"                     fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="280" width="280" height="30">
+
+	<node name="tuner" text="Tuner:"                 fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="70"  width="280" height="30">
+	<node name="type" text="Type:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="100" width="280" height="30">
+	<node name="system" text="System:"               fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="130" width="280" height="30">
+	<node name="modulation" text="Modulation:"       fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="160" width="280" height="30">
+	<node name="orbitalpos" text="Orbital Position:" fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="190" width="280" height="30">
+	<node name="frequency" text="Frequency:"         fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="220" width="280" height="30">
+	<node name="symbolrate" text="Symbol rate:"      fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="250" width="280" height="30">
+	<node name="polarization" text="Polarization:"   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="280" width="280" height="30">
+	<node name="fec" text="FEC:"                     fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="310" width="280" height="30">
+	<node name="inversion" text="Inversion:"         fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="340" width="280" height="30">
+	<node name="rolloff" text="Rolloff:"             fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="370" width="280" height="30">
+	<node name="pilot" text="Pilot:"                 fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="400" width="280" height="30">
+
+	<node name="l1"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="70"  width="280" height="30">
+	<node name="l2"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="100" width="280" height="30">
+	<node name="l3"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="130" width="280" height="30">
+	<node name="l4"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="160" width="280" height="30">
+	<node name="l5"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="190" width="280" height="30">
+	<node name="l6"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="220" width="280" height="30">
+	<node name="l7"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="250" width="280" height="30">
+	<node name="l8"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="280" width="280" height="30">
+	<node name="l9"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="310" width="280" height="30">
+	<node name="l10"                                 fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="340" width="280" height="30">
+	<node name="l11"                                 fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="370" width="280" height="30">
+	<node name="l12"                                 fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="400" width="280" height="30">
+
+	<node name="b1" text="Service" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
+	<node name="b2" text="PIDs"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="180" posy="460" width="140" height="30">
+	<node name="b3" text="Tuner"   picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="360" posy="460" width="140" height="30">
+	<node name="b4" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+ # # # # # # # # # # # # # # # # # # # # # # # # # # # # #      AAF Panel      # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+
+
+##<screen fontcol="fontcol" title="Ipk Install - select file" fontsize2=22 fontcol2=orange valign=bottom titlealign=center name=ipkinstall hspace=5 vspace=5 fontsize=30 posx=center posy=center width=90% height=90% bordercol=bordercol bordersize=2 bgcol=bgcol>
+##<node pic=dummy_dont_change_or_add_png_file fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox  posx=center posy=center width=90% height=90% />
+##</screen>
+<screen name="ipkinstall" posx="center" posy="middle" width="1150" height="650">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="550" bgcol="bgcol_grey">
+	<node posx="0" posy="600" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="IPK installation - select file" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" fontcol2="#616D7E" posx="10" posy="60" width="1130" height="530" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_system_update_flash_online_menu" posx="center" posy="middle" width="1100" height="600">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
+	<node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="System - Flash Update (online)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
+	<node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="440">
+	<node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
+	<node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
+	<node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
+</screen>
+
+
+<screen name="aafpanel_system_update_flash_tmp_menu" posx="center" posy="middle" width="1100" height="600">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
+	<node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="System - Flash Update (tmp)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
+	<node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="440">
+	<node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
+	<node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
+	<node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
+</screen>
+
+
+<screen name="aafpanel_system_update_usb_online_menu" posx="center" posy="middle" width="1100" height="600">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
+	<node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="System - USB Update (online)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
+	<node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="390">
+	<node name="device" text="Device:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="500" width="350" height="40" bordersize="5" bordercol="fontcol" bgcol="#B6AFA9">
+	<node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
+	<node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
+	<node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
+</screen>
+
+
+<screen name="aafpanel_system_update_usb_tmp_menu" posx="center" posy="middle" width="1100" height="600">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
+	<node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="System - USB Update (tmp)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
+	<node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="390">
+	<node name="device" text="Device:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="500" width="350" height="40" bordersize="5" bordercol="fontcol" bgcol="#B6AFA9">
+	<node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
+	<node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
+	<node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
+</screen>
+
+
+<screen name="aafpanel_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="AAF Panel" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_softcam" text="Softcam Panel" picmem="%pluginpath%/aafpanel/skin/aafpanel_softcam_panel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings" text="Settings" picmem="%pluginpath%/aafpanel/skin/aafpanel_setup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system" text="System" picmem="%pluginpath%/aafpanel/skin/aafpanel_system.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_extensions" text="Extensions" picmem="%pluginpath%/aafpanel/skin/aafpanel_plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos" text="Infos" picmem="%pluginpath%/aafpanel/skin/aafpanel_infos.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_settings_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_settings_automount" text="Automount" picmem="%pluginpath%/aafpanel/skin/aafpanel_automount.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_autostart" text="Autostart" picmem="%pluginpath%/aafpanel/skin/aafpanel_autostart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_overclocking" text="Overclocking" picmem="%pluginpath%/aafpanel/skin/aafpanel_overclock.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_redbutton" text="Red Button" picmem="%pluginpath%/aafpanel/skin/aafpanel_redkeyaction.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_bluebutton" text="Blue Button" picmem="%pluginpath%/aafpanel/skin/aafpanel_bluekeyaction.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_videotune" text="Videotune" picmem="%pluginpath%/aafpanel/skin/aafpanel_videotune.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_betacfg" text="Beta Config" picmem="%pluginpath%/aafpanel/skin/aafpanel_betaconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_settings_fancontrol" text="Fancontrol" picmem="%pluginpath%/aafpanel/skin/aafpanel_fancontrol.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_system_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="System" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_system_aafwizard" text="AAF Wizard" picmem="%pluginpath%/aafpanel/skin/aafpanel_aaf.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_imageinfo" text="Image Information" picmem="%pluginpath%/aafpanel/skin/aafpanel_info.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_backup" text="Backup" picmem="%pluginpath%/aafpanel/skin/aafpanel_backup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_restore" text="Settings backup/restore" picmem="%pluginpath%/aafpanel/skin/aafpanel_backup_and_restore_settings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_update_flash_online" text="Flash Update (online)" picmem="%pluginpath%/aafpanel/skin/aafpanel_flash_online_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_update_flash_tmp" text="Flash Update (tmp)" picmem="%pluginpath%/aafpanel/skin/aafpanel_flash_tmp_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_update_usb_online" text="USB Update (online)" picmem="%pluginpath%/aafpanel/skin/aafpanel_usb_online_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_system_update_usb_tmp" text="USB Update (tmp)" picmem="%pluginpath%/aafpanel/skin/aafpanel_usb_tmp_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_extensions_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Extensions" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_extensions_menu" text="Extensions Menu" picmem="%pluginpath%/aafpanel/skin/aafpanel_plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_extensions_ipkinstall" text="IPK online install" picmem="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_extensions_tmpipkinstall" text="IPK tmp install" picmem="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_extensions_ipkremove" text="IPK remove" picmem="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_remove.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_infos_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Info" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_infos_aaf" text="AAF Infos" picmem="%pluginpath%/aafpanel/skin/aafpanel_infos.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_default" text="Default" picmem="%pluginpath%/aafpanel/skin/aafpanel_default.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_free" text="Free Space" picmem="%pluginpath%/aafpanel/skin/aafpanel_freespace.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_kernel" text="Kernel" picmem="%pluginpath%/aafpanel/skin/aafpanel_kernel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_mounts" text="Mounts" picmem="%pluginpath%/aafpanel/skin/aafpanel_mounts.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_network" text="Network" picmem="%pluginpath%/aafpanel/skin/aafpanel_network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_ram" text="RAM" picmem="%pluginpath%/aafpanel/skin/aafpanel_ram.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_infos_sysinfo" text="System Infos" picmem="%pluginpath%/aafpanel/skin/aafpanel_system_info.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_sysinfos_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Sysinfo" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_cpu" text="CPU" picmem="%pluginpath%/aafpanel/skin/aafpanel_cpu.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_mem" text="Memory" picmem="%pluginpath%/aafpanel/skin/aafpanel_meminfo.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_mtd" text="MTD" picmem="%pluginpath%/aafpanel/skin/aafpanel_mtd.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_module" text="Modules" picmem="%pluginpath%/aafpanel/skin/aafpanel_module.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_devices" text="Devices" picmem="%pluginpath%/aafpanel/skin/aafpanel_devices_config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_swap" text="Swap" picmem="%pluginpath%/aafpanel/skin/aafpanel_swap.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_sysinfos_top" text="Top" picmem="%pluginpath%/aafpanel/skin/aafpanel_top.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_autostart_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
+	<node name="title" text="Autostart" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="aafpanel_autostart_default" text="Default" picmem="%pluginpath%/aafpanel/skin/aafpanel_default.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_autostart_audiovideo" text="Audio / Video / Sat" picmem="%pluginpath%/aafpanel/skin/aafpanel_audiovideosat_config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_autostart_usb" text="USB Device" picmem="%pluginpath%/aafpanel/skin/aafpanel_autofs.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_autostart_emu" text="Cam / Emu" picmem="%pluginpath%/aafpanel/skin/aafpanel_camemu_config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_autostart_network" text="Network" picmem="%pluginpath%/aafpanel/skin/aafpanel_network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+		<node name="aafpanel_autostart_safety" text="Child Safety" picmem="%pluginpath%/aafpanel/skin/aafpanel_parental.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
+</screen>
+
+
+<screen name="aafpanel_softcam" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Softcam Panel" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="menutitle" text="Softcam Selection" fontsize="24" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="60" width="320" height="30">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="100" width="370" height="340" bordercol="fontcol">
+	<node name="ecminfo" type="textbox" wrap="yes" fontsize="20" fontcol="fontcol" posx="390" posy="100" width="300" height="340">
+	<node name="b1" text="Deactivate" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="170" height="30">
+	<node name="b2" text="Restart"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="170" height="30">
+	<node name="b3" text="Refresh"    picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="460" width="170" height="30">
+	<node name="b4" text="Activate"   picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="550" posy="460" width="140" height="30">
+</screen>
+
+
+<screen name="aafpanel_infos" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="600" bgcol="bgcol_blue">
+	<node posx="0" posy="20"  width="100%" height="544" bgcol="bgcol_grey">
+	<node name="info" type="textbox" wrap="no" scrollbar="auto" font="tuxtxt" fontsize="22" fontcol="fontcol" posx="20" posy="40" width="960" height="504" bordercol="fontcol" bgcol="bgcol_grey">
+</screen>
+
+
+<screen name="aafpanel_config" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
+	<node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="424" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
+</screen>
+
+
+<screen name="aafpanel_system_restore" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Backup / Restore Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="info" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380">
+	<node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
+	<node name="b2" text="Restore" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
+	<node name="b3" text="Backup"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="460" width="140" height="30">
+</screen>
+
+
+<screen name="aafpanel_settings_overclocking" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="OverClock Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10"  posy="60" width="410" height="380" bordercol="fontcol">
+	<node name="label1" type="textbox"  scrollbar="auto" fontsize="18" fontcol="fontcol" posx="430" posy="60" width="260" height="380">
+	<node name="b1" text="Cancel"         picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
+	<node name="b2" text="Save"           picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
+	<node name="b3" text="Test frequency" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="460" width="200" height="30">
+</screen>
+
+
+<screen name="aafpanel_system_backup" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Create Backup" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="info" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="320">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="center" posy="390" width="360" height="45" bordercol="fontcol" bgcol="#B6AFA9">
+		<node name="listfield" text="Select backup:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="center" width="350" height="40" bordercol="fontcol" bgcol="#B6AFA9">
+	<node name="b1" text="Cancel" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
+	<node name="b2" text="Backup" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
+</screen>
+
+## todo ##
+<screen fontcol=fontcol valign=bottom titlealign=center name="aafpanel_settings_fancontrol" hspace=15 vspace=15 fontsize=30 title="FanControl" posx=center posy=center width=60% height=30% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
+<node name=b3 text="500rpm" halign=left valign=middle bordercol=bgcol bordersize=4 bordertype=02 posx=0 posy=3 width=30% height=20/>
+<node name=b4 text="1500rpm" halign=right valign=middle bordercol=bgcol bordersize=02 posx=70% posy=3 width=30% height=20/>
+<node type=progressbar bgcol=white valign=middle halign=center name=fanprogress parent=listbox posx=0 posy=20 text="speed" progresscol=green bordercol=bgcol bordersize=2 width=100% height=50>
+<node name=b1 text=Save halign=center valign=middle bordercol=green bordersize=4 bordertype=2 posx=0 posy=0 width=80 height=30/>
+<node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=4 bordertype=2 posx=85 posy=0 width=80 height=30/>
+</screen>
+## todo ##
+
+
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+ # # # # # # # # # # # # # # # # # # # # # # # # # # #      Networkbrowser     # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+
+
+<screen name="networkbrowser" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="Networkbrowser" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
+	<node name="b1" picmem="skin/key_ok.png"  valign="middle" posx="10"   posy="460" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
+
+<screen name="networkbrowser_main" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
+	<node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
+</screen>
+
+
+<screen name="networkbrowser_shares" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
+	<node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="424" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
+</screen>
+
+
+<screen name="networkbrowser_add_share" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
+	<node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
+		<node name="skin_mode" text="Share Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_sharename" text="Share Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_ftpport" text="ftpport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_sharedir" text="sharedir" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_userauth" text="userauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_username" text="username" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_password" text="password" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_protocol" text="Protocol" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_options" text="Options" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_wsize" text="wsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_rsize" text="rsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_usessl" text="usessl" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_ssl" text="ssl" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_useproxy" text="useproxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_proxyip" text="proxyip" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_proxyport" text="proxyport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_proxyauth" text="proxyauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_proxyuser" text="proxyuser" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_proxypass" text="proxypass" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="skin_hddreplacement" text="HDD Replacement" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+#???
+#<node name="skin_options1" text="Options-1" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+#<node name="skin_options2" text="Options-2" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+#<node name="skin_proxy" text="proxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+#???
+	<node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="424" width="40" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
+</screen>
+
+
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+ # # # # # # # # # # # # # # # # # # # # # # # # # # #      CallMonitor      # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+
+
+<screen name="callmon_main" posx="center" posy="middle" width="700" height="500">
+	<node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
+	<node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
+	<node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
+	<node name="title" text="CallMonitor Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
+	<node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
+		<node name="ipaddresse" text="IP-FritzBox"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="allnum"     text="alle Nummern"        type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="rufnummer1" text="1.Rufnummer"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="rufnummer2" text="2.Rufnummer"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="eingehend"  text="eingehende Anrufe"   type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="ausgehend"  text="ausgehende Anrufe"   type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="stumm"      text="bei Anruf stumm"     type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="wennaus"    text="Aktion wenn standby" type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+		<node name="atimeout"   text="Anzeige in Sekunden" type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+#<node name="broadcast"  text="broadcast"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
+	<node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
+	<node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
+</screen>
+
Index: /ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskin/tobayer01/skinconfig
===================================================================
--- /ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskin/tobayer01/skinconfig	(revision 10686)
+++ /ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskin/tobayer01/skinconfig	(revision 10686)
@@ -0,0 +1,20 @@
+bordercol=00ff00
+bgcol_blue=2B3346
+bgcol_grey=333333
+blue=0000ff
+borderradius=20
+deaktivcol=555555
+exitcol=ffffff
+emurunningcol=00ff00
+emuaktivecol=0000ff
+fontcol=B6AFA9
+green=00ff00
+listboxselect=616D7E
+listboxselecttype=1
+markcol=ff0000
+okcol=ffffff
+osdtransparent=10
+protectcol=00ff00
+red=ff0000
+white=ffffff
+yellow=ffff00
