<!-- 
// handmade by rwedge@webtv.net 
Quote = new Array();
Quote[0] = '<a href="http://www.cloud9mission.com" target="_blank"><img src="http://www.cloud9mission.com/images/banner.jpg" id="forumlogo" alt="The Cloud9 Mission - Jazz Soul &amp; Funk Project" width="468" height="60" border="0" /></a>';
Quote[1] = '<a href="http://www.newgrooveformation.com" target="_blank"><img src="http://www.newgrooveformation.com/images/banner.jpg" id="forumlogo" alt="New Groove Formation - 8 piece Ska, Funk, Reggae band from Bedfordshire UK" width="468" height="60" border="0" /></a>';
Quote[2] = '<a href="http://www.ninjadrummist.com" target="_blank"><img src="http://www.ninjadrummist.com/images/banner.png" id="forumlogo" alt="Ninja Drummist - Free Video Drum Lessons" width="468" height="60" border="0" /></a>';
var Numbers = Math.floor(Quote.length * Math.random());
var TheText = Quote[Numbers]; 
document.write("" +TheText+ "");
// -->
