var tbstagline = new Array();
tbstagline[0] = "<p class=testimonials><b>\"</b>We found Netwise to be extremely responsive to our initial requests for information on services, and they continue to be helpful when needed. All in all we have found Netwise to be a great partner for us.<b>\"</b></p><p class=testimonials_small>WSP Group</p>";
tbstagline[1] = "<p class=testimonials><b>\"</b>The order process of our colocation package was incredibly quick, informative and trouble free. I am sure we will be back for more! Keep up the good work and thanks for all your recent assistance.<b>\"</b></p><p class=testimonials_small>NCR Security Solutions</p>";
tbstagline[2] = "<p class=testimonials><b>\"</b>We have found Netwise Hosting to be extremely professional and would not hesitate in recommending them accordingly.<b>\"</b></p><p class=testimonials_small>Texel Technology</p>";
tbstagline[3] = "<p class=testimonials><b>\"</b>I'm creating this ticket to say how extremely impressed I am with the turnaround from payment to delivery of my server! Very very impressive - thanks guys!<b>\"</b></p><p class=testimonials_small>Incisive Accounting</p>"; 
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}
