<!-- Begin
var alt
var how_many_ads = 10;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;

ad +=1;

if (ad==1) {
	alt="\"Cavium broad and programmable NITROX security processor family has allowed SonicWALL to offer a range of hardware-accelerated performance points with maximum re-use of our software and without expensive in-house ASIC development.\"<br><b>SonicWALL</b><br>(February, 2004)<br><b>Cavium Customer</b>";
}

if (ad==2) {
	alt="\"F5 chose Cavium because they allowed us to meet our high SSL performance requirements for BIG-IP. The software re-use coupled with the product breadth greatly eased our development and has enabled us to deliver the best performing and the broadest range of secure BIG-IP products to the market.\"<br><b>F5 Networks</b> (October, 2004)<br><b>Cavium Customer</b>";
}

if (ad==3) {
	alt="\" I have often wondered if some firm would ever invent a chip with enough smarts to stop Internet-based attacks and mischief cold. At the FPF, I finally encountered just such a company. Cavium.\"<br><b>Arik Hesseldahl</b> (October 2004)<br><b>Forbes</b>";
}

if (ad==4) {
	alt="\"Cavium has announced its ground breaking OCTEON family.  For the first time a single chip has the processing and I/O resources to handle L3-L7 packet routing, deep packet filtering and security.\"<br><b>Microprocessor Report</b> (October 2004)";
}

if (ad==5) {
	alt="\"Cavium has assembled the broadest security-processor line in the industry. Cavium is quickly building revenue, taking share away from Hifn and Broadcom.\"<br><b>Linley Group (2004)</b>";
}

if (ad==6) {
	alt="\"Cavium NITROX Wireless processor has enabled us to support a wide range of wireless security protocols such as TKIP, MPPE, and IPsec at performance ranges up to 2Gbps. Additionally, as we incorporate the emerging 802.11i standard, adopted by the Wi-fi Alliance as WPA version2, Cavium flexible architecture enables us to provide high-performance without a costly hardware upgrade\"<br><b>Aruba Networks</b><br>(July 2003)<br><b>Cavium Customer</b>";
}

if (ad==7) {
	alt="\"Cavium NITROX processor has already proven to be a winning choice in the IPsec and SSL acceleration areas. Cavium has taken advantage of the flexibility of its NITROX processor to provide a wireless family of security processors suited to multi-protocol operation and capable of support for new protocols - essential for tracking the evolving security requirements of the wireless market.\"<br><b>Bob Wheeler</b><br>(July 2003)<br><b>Senior Analyst at the Linley Group</b>";
}

if (ad==8) {
	alt="\"For SSL to be ubiquitous for VPNs and other emerging applications, hardware acceleration needs to be highly cost-effective and easy to integrate into network equipment and servers. With a range of performance, security options and dramatically lower cost, Cavium SSL board products make it easier for customers to utilize SSL in high-growth applications with leading performance.\"<br><b>Eric Mantion</b><br>(November 2003)<br><b>Senior Analyst, In-Stat/MDR </b>";
}

if (ad==9) {
	alt="\"Cavium initiative to combine multiple processor technologies in an innovative, easy to use architecture represents the beginning of the next wave of highly integrated, multi-core processors that will serve as the heart of next-generation intelligent networking equipment.\"<br><b>Kevin Krewell</b><br>(September 2004)<br><b>Editor in chief, Microprocessor Report</b>";
}

if (ad==10) {
	alt="\"The FSA is pleased to recognize Cavium for its industry achievements and present the Company with the Most Respected Private Fabless Company award for 2003. Cavium demonstrates qualities that are critical for leadership in the fabless industry.\"<br><b>Jodi Shelton</b><br>(December 2003)<br><b>Co-founder and Executive Director of the Fabless Semiconductor Association</b>";
}

function writeQuote() {
	document.write(alt);
	document.write('<br><br><a href="../testimonials.html" class="more_varBdBlueSmall">More Testimonials... </a>');
}

// End -->
