Index: /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 17243)
+++ /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 17244)
@@ -103,4 +103,5 @@
 	<node parent="listbox" type="menu" name="system_backup_restore" text="Settings backup/restore" picmem="skin/backup_and_restore_settings.png" textposx="120" fontsize="23" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="eraseswap" text="Erase Swap" picmem="skin/swaperase.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
+	<node parent="listbox" type="menu" name="serial" text="Serial Input" picmem="skin/serial.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 <node name="buttonbar" posx="0" posy="610" width="540" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
 <node name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="615" width="70" height="40">
@@ -1892,2 +1893,12 @@
 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=#3F?F3F>
 </screen>
+
+<screen fontcol=fontcol valign=bottom titlealign=center name=serial hspace=30 vspace=30 fontsize=30 title="Serial Input" posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<node name=info wrap=yes type=textbox posy=1 text="Please visit following website: www.xxx.at. Input your receiver id and then a code will be displayed. Insert this code into your receiver menu. The code will enable all functions." bordercol=bordercol width=100% height=130>
+<node name=id type=textbox halign=center valign=middle posy=140 bordercol=bordercol width=100% height=40>
+<node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=210 width=100% height=-35>
+<node name=code1 type=inputboxnum parent=listbox valign=middle posx=0 text="Code1" bordercol=bordercol width=100%>
+<node name=code2 type=inputboxnum parent=listbox valign=middle posx=0 text="Code2" bordercol=bordercol width=100%>
+<node name=b1 text="OK" parent=skinadj halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
+<node name=b2 text="EXIT" parent=skinadj halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
+</screen>
