Ocean theme for WiiCR
Version: 1.1
Created by Andrew Hughes (a.hughes@gmail.com)
Occasionally on IRC:
/server irc.freenode.net
/join #wiicr

INSTRUCTIONS:
Unzip the 'Ocean' folder to '/path/to/xampp/htdocs/wmc/themes/'.
You will know you're in the right place when you see the
folder for the default theme named 'icons1'.

Next open up 'config.pl'. Found in '/path/to/xampp/htdocs/wmc/config.pl'.
And change this line:
$theme 		= "icons1";
to
$theme 		= "Ocean";

And that's all!
Enjoy!

 - Andy


NOTICES:
 - Since javascript/flash interaction is not possible (yet?) on the Wii
   there is a javascript delay for when to skip to the next segment.
   This timer does not stop when you have paused so your video may skip
   prematurely.



CHANGE LOG:
02 January, 2007, 10:03pm (GMT+10)
 - Added javascript redirect to mp3 load page to save the extra (pointless) click.