Index: /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/control
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/control	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/control	(revision 9843)
@@ -0,0 +1,11 @@
+Package: titan-plugin-skins-tobayer01
+Version: 1.0
+Description: Skin tobayer for your AAF-Duckbox
+Section: skins
+Priority: optional
+Maintainer: AAF Forum
+Architecture: sh4
+OE: tobayer Skin
+Homepage: http://www.aaf-digital.info
+Depends:
+Source: http://www.aaf-digital.info
Index: /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/postinst	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/postinst	(revision 9843)
@@ -0,0 +1,11 @@
+#!/bin/sh
+TMP=/tmp/.titanskin
+echo "successfully installed"
+echo "syncing disk"
+sync
+if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
+	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
+	FREE=`expr $SPACE - 100`
+	echo new freespace size $FREE kb
+fi
+exit 0
Index: /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/postrm	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/postrm	(revision 9843)
@@ -0,0 +1,15 @@
+#!/bin/sh
+TMP=/tmp/.skin
+
+PLUGINDIR=/var/usr/local/share/titan/skin/tobayer_01
+rm -r /var/usr/local/share/titan/skin/tobayer_01
+
+echo "successfully removed"
+echo "syncing disk"
+sync
+if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
+	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
+	FREE=`expr $SPACE - 100`
+	echo new freespace size $FREE kb
+fi
+exit 0
Index: /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/preinst
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/preinst	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/preinst	(revision 9843)
@@ -0,0 +1,44 @@
+#!/bin/sh
+#
+TMP=/tmp/.titanskin
+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
+
+if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
+	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
+	FREE=`expr $SPACE - 100`
+	SIZE=400
+	echo "checking freespace"
+	echo packege size $SIZE kb
+	echo freespace size $FREE kb
+	if  [ "$FREE" -lt "$SIZE" ]; then
+		echo "sorry no freespace left on device"
+		exit 1
+	else
+		echo ok
+	fi
+fi   
+echo "installing tobayer01 Skin ..."
+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/titanskinsneedupdate_tobayer01/CONTROL/prerm
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/prerm	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/CONTROL/prerm	(revision 9843)
@@ -0,0 +1,11 @@
+#!/bin/sh
+TMP=/tmp/.titanskin
+echo "syncing disk"
+sync
+if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
+	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
+	FREE=`expr $SPACE - 100`
+	echo freespace size $FREE kb
+fi
+echo "removing tobayer01 Skin"
+exit 0
Index: /ipk/source.sh4/titanskinsneedupdate_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skin.xml
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skin.xml	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skin.xml	(revision 9843)
@@ -0,0 +1,1166 @@
+<screen name="webdir">
+	<node name=filelistpath>
+	<node type=filelist name=filelist>
+</screen>
+
+
+<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>
+</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="Repeat" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="repeatetype" text="Repeat 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="Action 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="b2" text="Delete" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="120" height="30">
+	<node name="b1" text="Add" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="170" posy="460" width="120" height="30">
+	<node name="b3" text="Stop/Start" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="360" posy="460" width="150" height="30">
+	<node name="b4" text="Rec-Log" picmem="skin/key_text.png" textposx="40" valign="middle" fontsize="24" fontcol=fontcol posx="550" posy="460" width="150" height="30">
+</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="IP Address" 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="DNS Server 1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="dnsserver2" text="DNS Server 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="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="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="Menu Protect" 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="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="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="Video Mode 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="Video Mode 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="Video Mode 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 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" scrollbar="auto" fontsize="24" fontcol=white fontcol2=fontcol 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="Timer" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="600" width="100" height="50">
+	<node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol=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 posx="10" posy="10" width="1130" height="552" bordercol=fontcol>
+#???
+<node name="epg" type="textbox" wrap="yes" fontsize="24" fontcol=fontcol posx="10" posy="400" width="0" height="0">
+	<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">
+	<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="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="140" 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="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="channelname" halign="left" valign="middle" fontsize="30" fontcol=fontcol posx="10" posy="0" width="400" height="50">
+	<node name="title" text="Program Info" halign="right" valign="middle" fontsize="30" fontcol=fontcol posx="490" posy="0" width="200" height="50">
+	<node name="epgtitle" fontsize="30" fontcol=fontcol posx="10" posy="60" width="680" height="30">
+	<node name="epgsubtitle" fontsize="24" fontcol=fontcol posx="10" posy="100" width="680" height="24">
+	<node name="epgdesc" func="getepgaktdesc" type="textbox" wrap="yes" fontsize="24" fontcol="#616D7E" posx="10" posy="140" width="680" height="300">
+#???
+# why this is now mandatory, without titan crashes
+<node name=channelnr posx=1000 posy=50 width=50 height=30 halign=right fontsize=35 fontcol=fontcol/>
+<node name=epgstart param1="%H:%M - " bordersize=0 bordercol=bordercol posx=1000 posy=50 width=80 height=25 fontsize=32 fontcol=fontcol/>
+<node name=epgend param1=" %H:%M" bordersize=0 bordercol=bordercol posx=1000 posy=50 width=80 height=25 fontsize=32 fontcol=fontcol/>
+<node name=epgtimeremaining param1="+%d min" bordersize=0 bordercol=bordercol halign=right posx=1000 posy=50 width=90 height=25 fontsize=32 fontcol=fontcol/>
+#???
+	<node name="b1" text="Single EPG" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="200" posy="460" width="140" height="30">
+	<node name="b2" text="Multi EPG"  picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="390" posy="460" width="140" height="30">
+	<node name="b3" text="Timer"      picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" 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="Power Off 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 Timer"    picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="180" height="30">
+	<node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="470" posy="460" width="220" 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 channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="rmmode" text="Remove channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="movemode" text="Move channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="protectmode" text="Protect channel" 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 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="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="fastdiseqc" text="Fast DiSEqC" 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 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="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="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="skin/mute.png">
+</screen>
+
+
+<screen name="spinner" halign="center" valign="middle" posx="100" posy="100" width="30" height="30">
+	<node name="spinner1" hidden="yes" picmem="skin/wait1.png" width="100%" height="100%">
+	<node name="spinner2" hidden="yes" picmem="skin/wait2.png" width="100%" height="100%">
+	<node name="spinner3" hidden="yes" picmem="skin/wait3.png" width="100%" height="100%">
+	<node name="spinner4" hidden="yes" picmem="skin/wait4.png" width="100%" height="100%">
+	<node name="spinner5" hidden="yes" picmem="skin/wait5.png" width="100%" height="100%">
+	<node name="spinner6" hidden="yes" picmem="skin/wait6.png" width="100%" height="100%">
+	<node name="spinner7" hidden="yes" picmem="skin/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="skin" halign="center" valign="middle" posx="870"  posy="0" width="50" height="50">
+	<node func="getcrypt"      param1="skin" halign="center" valign="middle" posx="920"  posy="0" width="50" height="50">
+	<node func="getsoundtype"  param1="skin" halign="center" valign="middle" posx="970"  posy="0" width="50" height="50">
+	<node func="getteletext"   param1="skin" halign="center" valign="middle" posx="1020" posy="0" width="50" height="50">
+	<node func="getsdhd"       param1="skin" halign="center" valign="middle" posx="1070" posy="0" width="50" height="50">
+	<node func="getaspectmode" param1="skin" halign="center" valign="middle" posx="1120" posy="0" width="50" height="50">
+	<node func="getresolution" param1="skin" 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="AAF Panel"   picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="280" posy="125" width="120" height="25">
+	<node text="Video"       picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="410" posy="125" width="100" height="25">
+	<node text="Audio/Subt." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="520" posy="125" width="120" height="25">
+	<node text="Softcam"     picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="650" posy="125" width="120" 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="577" width="100" height="30">
+	<node name="b2" text="Sat."  picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="135" posy="577" width="100" height="30">
+	<node name="b3" text="Prov." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="270" posy="577" width="100" height="30">
+	<node name="b4" text="Bouq." picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="405" posy="577" width="100" height="30">
+	<node name="b5" picmem="skin/key_menu.png" valign="middle" posx="550" 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="VFD 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="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="EPG free space (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="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="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="Movie Path" 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="170" posy="460" width="120" 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="120" 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="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="infobartimeout" text="Infobar 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="infobarautohide" text="Infobar Autohide" 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="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 Action" 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="EMU PMT Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="starthttp" text="HTTP start" 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="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="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/mediacenter.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 / Power Off" 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 Settings" 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/childprotection.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 Service" 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="manuellsearch" type="menu" text="Manuell Search" picmem="skin/manuellsearch.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 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="avsettings" type="menu" text="A/V" 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="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" picmem="skin/epgsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
+		<node name="vfdisplay" type="menu" text="VFD" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
+		<node name="videosettings" type="menu" text="Video" 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>
+</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>
+		<node name="networkassistant" type="menu" text="Network Assistant" picmem="skin/networkassistant.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 / Power Off" 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="Reboot" 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/powerofftimer.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="en" text="English" textposx="70" picmem="skin/en.png" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
+		<node name="de" text="Deutsch" textposx="70" picmem="skin/de.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 name="inputhelp" hspace="5" vspace="5" fontsize="20" fontcol="#F57709" posx="10" posy="10" width="500" height="300" bordercol="#0C3A59" bordersize="1" bgcol="#0C3A59">
+	<node posx="0" posy="0" width="100%" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="A" halign="center" valign="middle" posx="0" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="B" halign="center" valign="middle" posx="40" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="C" halign="center" valign="middle" posx="80" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="D" halign="center" valign="middle" posx="120" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="E" halign="center" valign="middle" posx="160" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="F" halign="center" valign="middle" posx="200" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="G" halign="center" valign="middle" posx="0" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="H" halign="center" valign="middle" posx="40" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="I" halign="center" valign="middle" posx="80" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="J" halign="center" valign="middle" posx="120" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="K" halign="center" valign="middle" posx="160" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+	<node text="L" halign="center" valign="middle" posx="200" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
+</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>
+	<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 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/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/Setup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
+		<node name="aafpanel_system" text="System" picmem="%pluginpath%/aafpanel/skin/System.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
+		<node name="aafpanel_extensions" text="Extensions" picmem="%pluginpath%/aafpanel/skin/Plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
+		<node name="aafpanel_infos" text="Infos" picmem="%pluginpath%/aafpanel/skin/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/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/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/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/Red-Key-Action.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/Blue-Key-Action.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
+		<node name="aafpanel_settings_videotune" text="Videotune" picmem="%pluginpath%/aafpanel/skin/VideoTune.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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/Network Config.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/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="330" height="290" bordercol=fontcol>
+	<node name="ecminfo" type="textbox" wrap="yes" fontsize="20" fontcol=fontcol posx="350" posy="100" width="330" height="290">
+	<node name="b1" text="Deactivate" 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="Restart"    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="Refresh"    picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="460" width="140" 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>
+
+
+# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
+ # # # # # # # # # # # # # # # # # # # # # # # # # # #      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>
Index: /ipk/source.sh4/titanskinsneedupdate_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skinconfig
===================================================================
--- /ipk/source.sh4/titanskinsneedupdate_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skinconfig	(revision 9843)
+++ /ipk/source.sh4/titanskinsneedupdate_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skinconfig	(revision 9843)
@@ -0,0 +1,17 @@
+fontcol=B6AFA9
+bordercol=00ff00
+bgcol_blue=2B3346
+bgcol_grey=333333
+markcol=ff0000
+protectcol=00ff00
+blue=0000ff
+green=00ff00
+red=ff0000
+yellow=ffff00
+white=ffffff
+okcol=ffffff
+exitcol=ffffff
+deaktivcol=555555
+listboxselect=616D7E
+osdtransparent=10
+listboxselecttype=1
