<!-- 
function getcontent() {
var count = 7;
var r = Math.ceil(Math.random() * count);
if (r == 1) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
  					  '<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td>' +
  					  '</tr><tr valign="top"><td><div class="textb">QSolv develops a TokenRing bridge LAN Emulation Client (LEC) for Nortel Networks...</div>' +
      				  'These networks provide connectionless services, broadcast and multicast services and a topology independent MAC addressing scheme.' + 
      				  '<div><a href="success/proj_nortel_networks.htm">More&raquo;</a></div>' +
      				  '<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_1.jpg" width="60" height="80" border="0"></td></tr></table>';


if (r == 2) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
  						'<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td></tr>' +
  						'<tr valign="top"><td><div class="textb">QSolv develops DSL Bonding of multiple data channels for Accesslan Communications</div>' +
      					'QSolv helped develop a patent pending deterministic algorithm for intelligently Queuing packets into multiple queues for transmission ...' + 
      					'<div><a href="success/proj_accesslan.htm">More&raquo;</a></div>' +
    					'<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_2.jpg" width="60" height="80" border="0"></td></tr></table>';

if (r == 3) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
  						'<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td></tr>' +
  						'<tr valign="top"><td>' + 
      					'<div class="textb">QSolv provides support for Sustaining Embedded Systems for Com21</div>' +
      					'QSolv undertook the challange of ensuring maintainability during the post development phase...' +
      					'<div><a href="success/proj_com21.htm">More&raquo;</a></div>' +
    					'<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_3.jpg" width="60" height="80" border="0"></td></tr></table>';
    					
if (r == 4) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
  						'<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td></tr>' +
  						'<tr valign="top"><td>' +
      					'<div class="textb">QSolv develops Test Automation Tools for ICN Division of Siemens AG.</div>' +
      					'QSolv has built a suite of tools for testing protocol conformance and SNMP Agent testing...' +
      					'<div><a href="success/proj_icn_siemens.htm">More&raquo;</a></div>' +
    					'<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_4.jpg" width="60" height="80" border="0"></td></tr></table>';
    					
if (r == 5) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
  						'<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td></tr>' +
  						'<tr valign="top"><td>' +
      					'<div class="textb">QSolv develops VxWorks BSP for Jungo Software Technologies</div>' +
      					'QSolv has developed VxWorks BSP for custom PPC Board, Ethernet and PCI drivers...' +
      					'<div><a href="success/proj_jungo_software.htm">More&raquo;</a></div>' +
    					'<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_5.jpg" width="60" height="80" border="0"></td></tr></table>';

if (r == 6) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
  						'<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td></tr>' +
  						'<tr valign="top"><td>' +
  						'<div class="textb">QSolv develops Multicast over Satellite (Tunneling) for Metricom</div>' +
    					'QSolv delivered a solution for a secure video conferencing application using multicasting...' + 
      					'<div><a href="success/proj_metricom.htm">More&raquo;</a></div>' +
   						'<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_6.jpg" width="60" height="80" border="0"></td></tr></table>';

if (r == 7) return '<table width="403" border="0" cellspacing="0" cellpadding="0">' +
 						'<tr valign="top"><td colspan="2"><img src="images/home-success.gif" width="403" height="17"></td></tr>' +
 						'<tr valign="top"><td>' +
      					'<div class="textb">QSolv develops Network Management toolkit for Promatory Communications</div>' +
      					'QSolv developed a set of utilities for generating SNMP method routines for the SNMP stack from Epilogue Technologies and SNMP Research ...' + 
      					'<div><a href="success/proj_promatory.htm">More&raquo;</a></div>' +
    					'<img src="nav/spacer.gif" width="340" height="1"></td><td width="60"><img src="images/h_success_1.jpg" width="60" height="80" border="0"></td></tr></table>';

} //-->
