I've been porting your cabbie default theme to the nano. I want to put in an alternating subline for the next song title, album and artist with a delay of 4 seconds. I am not very familiar with the newer tags (left margin, album art, etc.) and am having difficulty. I was hoping that someone could help me. attached is the code and the latest screenshot. Can someone please help me? Then I will be done with it and be able to post it.

[WPS Code]
# cabbie 2.0 default
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)#derived from "cabbie" (C) Yohann Misquitta
%wd
%P|pb.bmp|
%X|wpsbackdrop.bmp|0|0|
%xl|A|lockclosed.bmp|70|115|
%xl|B|lockopen.bmp|70|115|
%xl|C|battpl.bmp|88|117|
%xl|D|battch.bmp|88|117|
%xl|E|batt00.bmp|88|117|
%xl|F|batt01.bmp|88|117|
%xl|G|batt02.bmp|88|117|
%xl|H|batt03.bmp|88|117|
%xl|I|batt04.bmp|88|117|
%xl|J|batt05.bmp|88|117|
%xl|K|batt06.bmp|88|117|
%xl|L|batt07.bmp|88|117|
%xl|M|vol0.bmp|106|117|
%xl|N|vol1.bmp|106|117|
%xl|O|vol2.bmp|106|117|
%xl|P|vol4.bmp|106|117|
%xl|Q|shuffle.bmp|123|117|
%xl|R|repeatall.bmp|142|113|
%xl|S|repeatone.bmp|142|113|
%xl|T|repeatshuffle.bmp|142|113|
%xl|U|repeatab.bmp|142|113|
%xl|V|stop.bmp|159|115|
%xl|W|play.bmp|159|115|
%xl|X|pause.bmp|159|115|
%xl|Y|ff.bmp|159|115|
%xl|Z|rew.bmp|159|115|
%Cl|10|16|s65|s65|
%pb|5|9|168|87|
#NowPlaying
%?C<%s%m|80|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>>
%?C<%s%m|80|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>>
%?C<%s%m|80|%al%?id<%id|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>>
%?C<%s%m|80|%al%?It<%It|%fn>|%s%ac%?It<%It|%fn>>%al %pc %ar %pr
%?mh<%xdA|%xdB>
%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>>
%?pv<%xdM|%xdN|%xdO|%xdP|>%?ps<%xdQ>
%?mm<|%xdR|%xdS|%xdT|%xdU>
%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ>%?C<%C>
The red part is where the next line info is and the alternating subline is supposed to be, but if I try it out with the code in the wps guide in the same format, the whole WPS becomes invalid! Please help me solve my problem!
Clean copy of wps file attached as text document