	<!-- Hide this script from old browsers --
var imagenumber = 12 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array
images[1] = "01"
images[2] = "02"
images[3] = "03"
images[4] = "04"
images[5] = "05"
images[6] = "06"
images[7] = "01"
images[8] = "01"
images[9] = "01"
images[10] = "01"
images[11] = "01"
images[12] = "01"
var imageA = images[rand1]



var imagenumber = 11 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;

quotes = new Array
quotes [1] = "&#8220;The Riff-A-Day program will provide you with an immense amount of knowledge and technique to add to your guitar playing repertoire.” &#8221;<BR><BR><B>Tony Carano</B>"
quotes [2] = "&#8220;Everyday there's something new which keeps the lessons fresh.&#8221;<BR><BR><B>Dan Weege</B>"
quotes [3] = "&#8220;I\'ve been stuck in a rut playing off and on for 24 years. The Riff-A-Day lessons provide me tastes of different styles and techniques to help freshen up my practice sessions.&#8221;<BR><BR><B>Jeff Legerski</B>"
quotes [4] = "&#8220;If you are not half the guitar player you want to be, Riff-A-Day will help you grow as a guitarist and develop your own style.&#8221;<BR><BR><B>John Meeth</B>"
quotes [5] = "&#8220;As a beginning guitar student, I\'ve enjoyed the exposure to a wide variety of musical styles and the application of music theory presented within the Riff-A-Day lessons.&#8221;<BR><BR><B>Chris White</B>"
quotes [6] = "&#8220;I\'m able to take the lessons and expand on my &#8220;thinking&#8221; and playing of the guitar.&#8221;<BR><BR><B>Maurice Valdez</B>"
quotes [7] = "&#8220;What I like about the Riff-A-Day lessons is that they allow me to practice at my own pace and on my own schedule.&#8221;<BR><BR><B>Mike Montano</B>"
quotes [8] = "&#8220;It\'s like your own private teacher in your in-box everyday.&#8221;<BR><BR><B>Pete Marcantonio</B>"
quotes [9] = "&#8220;The lesson explanations are very clear and it's easy to grasp what you're learning. &#8221;<BR><BR><B>Tanner Locust</B>"
quotes [10] = "&#8220;I think that my Riff-A-Day lessons push me (in a good way) to keep growing as a guitarist.&#8221;<BR><BR><B>Joe Kramer</B>"
quotes [11] = "&#8220;What\'s cool is, once I got some of the Riff-A-Day lessons down, I was able to use them when my band would practice.&#8221;<BR><BR><B>Jordan Hillis</B>"
var quotesB = quotes[rand1]

// -- End Hiding Here -->
