<!-- Begin
var alt
var how_many_ads = 15;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;

ad +=1;

if (ad==1) {
	alt="\"Cavium Networks 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 Networks 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 Networks.\"<br><b>Arik Hesseldahl</b> (October 2004)<br><b>Forbes</b>";
}

if (ad==4) {
	alt="\"Cavium Networks 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 Networks 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 Networks 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 Networks NITROX processor has already proven to be a winning choice in the IPsec and SSL acceleration areas. Cavium Networks 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 Networks 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 Networks 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 Networks for its industry achievements and present the Company with the Most Respected Private Fabless Company award for 2003. Cavium Networks 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>";
}
if (ad==11) {
	alt="\"Selecting OCTEON allows us to … develop our next generation platforms for integrated security services.  OCTEON Network Services Processors provide an unmatched, scalable hardware foundation upon which we can easily build the value added software ...\" <br><b>John Gmuender</b><br><b>VP of Engineering, SonicWALL</b>";
}
if (ad==12) {
	alt="\"…OCTEON offers the best combination of higher layer network processing, application co-processors, performance, power and low to high-end software compatibility. We look forward to the CN58XX to provide us a further boost in our performance and scalability.\"<br><b>Nir Zuk</b><br><b>CTO, founder of Palo Alto Networks and ex-CTO at Netscreen & Juniper</b>";
}
if (ad==13) {
	alt="\"For our next generation 3G platforms, we conducted an extensive evaluation of several options, and selected Cavium’s OCTEON .... The main reasons for this selection were OCTEON’s superior performance, lower power dissipation, integrated application acceleration and best scalability.\"<br><b>Ding Ying Qiu</b><br><b>Director Eng, 3G Platform, ZTE</b>";
}
if (ad==14) {
	alt="\"Vernier selected Cavium and OCTEON as our platform processor for extending our current product lines because of its ease of programming, best-of-class integrated hardware acceleration, excellent performance and lower overall cost. This was simply not possible with alternative design approaches.\"<br><b>Simon Khalaf</b><br><b>President & CEO, Vernier Networks</b>";
}
if (ad==15) {
	alt="\"Integrated multi-core processors with on-chip application acceleration have established themselves as the most efficient method of powering next-generation networking platforms,” said Linley Gwennap, principal analyst at The Linley Group. “In the past 5 years, Cavium has delivered more multi-core products to production, including the NITROX security and OCTEON multi-core MIPS64 processor families, than any other networking silicon supplier. With OCTEON Plus, Cavium raises the bar by offering the world's fastest general-purpose processor for packet processing and security applications.\"<br>";
}

function writeQuote() {
	document.write(alt);
	document.write('<br><br><a href="testimonials.html" class="more_varBdBlueSmall">More Testimonials... </a>');
}

// End -->