var howMany = 0
var quote = new Array(howMany+1)
quote[0]="<img src=../images/snow_lep_logo.gif width=109 height=39 alt=Snow Leopard border=0><br>ProfiTracker has been the single most important investment we have made at Snow Leopard Mountain Sports this year. Suddenly, we can get instant " +
"information about our visitors, their trends, and their patterns. The PPC tracking has proved to be invaluable, and has helped us fine-tune our PPC bidding; with the ability to track our ad spend, down to the last penny. We " +
"have cut our PPC spending by almost 35% and have seen a 70% growth in the return, based on our ProfiTracker reports. You are blind without ProfiTracker! I would recommend this tool to ANYONE with a website that sells directly to consumers.<br><br><b>- M.S. Snow Leopard<\/b>"

function rndnumber(){
var randscript = -1
while (randscript < 0 || randscript > howMany || isNaN(randscript)){
randscript = parseInt(Math.random()*(howMany+1))
}
return randscript
}
quo = rndnumber()
quox = quote[quo]




