function failover()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('"<em>Reseller Zoom has always had fantastic uptime and reliability. My server averages over 99.9% uptime for each month. Plus, I always know that their support team will be there to answer my questions immediately and accurately. I am extremely satisfied with RZ!</em>"<br>                          <div align="right"><b>Nathan Bolender</b> - <a href="http://www.nathanbolender.com" target="_blank">www.nathanbolender.com</a></div>'); } // nathanbolender
if (ranNum == 1){document.write('"<em>What can I say! ResellerZoom sets the bar for service and support. In the past year that I\'ve been with them I have never had a major issue. The thing I was looking for in a hosting provider was stability and now I\'ve got that and more! Thanks very much guys.</em>"<br>                          <div align="right"><b>Daniel Sharpe</b> - <a href="http://www.on2solutions.com" target="_blank">www.on2solutions.com</a></div>'); } // on2solutions
if (ranNum == 2){document.write('"<em>I have had the misfortune of unsatisfactory service with many companies. Reseller Zoom isn’t one of them. They offer incredible stability and an outstanding price package that includes an excellent customer service team. I\'ve been with them over a year now and have no intention of leaving!</em>"<br>                          <div align="right"><b>Kevin Keaveny</b> - <a href="http://www.kevinkeaveny.com" target="_blank">www.kevinkeaveny.com</a></div>'); } // kevinkeaveny
}
