var howMany = 5var quote = new Array(howMany)quote[0]="I needed a new system quickly that would fend off competition for a major account, and ExtraPoint delivered."quote[1]="ExtraPoint's ability to tailor the software development process to our culture was the difference that made us successful."quote[2]="If you need mature leadership and uncompromising attention to detail and quality, you need ExtraPoint."quote[3]="Do you want to energize your company?"quote[4]="Are your people empowered with tools to serve your customers better than your competitors?"quote[5]="Are you spending too much time on costly distractions?"quote[6]="Can your employees spot the opportunities that are buried in all your business data?"var source = new Array(howMany)source[0]=""source[1]=""source[2]=""source[3]=""source[4]=""source[5]=""source[6]="" var addinfo = new Array(howMany)addinfo[0] =""addinfo[1] =""addinfo[2] =""addinfo[3] =""addinfo[4] =""addinfo[5] =""addinfo[6] =""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]sourx = source[quo]addinfox = addinfo[quo]