Ok. Thanks to the fantastic Nowhereman, My channel is working beautifully. Now I just need to add 1 simple thing, and it'll be done.
I want to add a slideshow with 7 pictures in it. The pictures will be pulling from my webserver (they're created dynamically), but the URL and filenames will be the same.
Example:
http://kjsr.net/images/schedule/sunday.png
http://kjsr.net/images/schedule/monday.png
http://kjsr.net/images/schedule/tuesday.png
Then the user can select the Schedule item from the main screen, and page back and forth through the images to read the schedule.
What's the simplest way to do that?