window.addEvent('domready', function() {
	document.getElementById("fadeOpacity1").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity1").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
          //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   
  
 document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Mark Salter, <i>Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=1">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:msalter@newcenturycap.com">msalter@newcenturycap.com</a></div><div class="ts-1-9">Mark Salter is a Managing Director at New Century Capital Partners.  Mark has 20 years of investment banking experience, having financed and advised some of the world’s largest technology and Internet companies.  Previously, Mark worked as director of investment banking at Wedbush Morgan Securities. Prior to that, Mark worked as a senior investment banker at Robertson Stephens.<br><br>Mark received his BA in engineering sciences, cum laude, and a BSEE from the Thayer School of Engineering, at Dartmouth College.  Mark received his MBA from Harvard Business School.</div>'; 
 
 
   
	
	var el = $('maindiv');

	$('fadeOpacity1').addEvent('mouseover',function(e) {
													
document.getElementById("fadeOpacity1").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity1").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
          //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
         document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';

   el.fade('out');
   window.setTimeout(afterDelay1, 300);
   });
	
	
	$('fadeOpacity2').addEvent('mouseout',function(e) {
												   
document.getElementById("fadeOpacity2").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity2").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
          //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   });
	
	$('fadeOpacity3').addEvent('mouseout',function(e) {
  document.getElementById("fadeOpacity3").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity3").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
         // document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   });
	
	$('fadeOpacity4').addEvent('mouseout',function(e) {
  document.getElementById("fadeOpacity4").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity4").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
          //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   });
	
	$('fadeOpacity5').addEvent('mouseout',function(e) {
    document.getElementById("fadeOpacity5").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity5").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
         // document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   });
	
	$('fadeOpacity2').addEvent('mouseover',function(e) {
 document.getElementById("fadeOpacity2").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity2").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
         // document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
  // document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay2, 300);
   });
	
	$('fadeOpacity3').addEvent('mouseover',function(e) {
     document.getElementById("fadeOpacity3").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity3").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
          //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay3, 300);
   });
	
	$('fadeOpacity4').addEvent('mouseover',function(e) {
document.getElementById("fadeOpacity4").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity4").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
         // document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
  el.fade('out');
   window.setTimeout(afterDelay4, 300);
   });
	
	$('fadeOpacity5').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity5").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity5").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
      // document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay5, 300);
   });
   /*
   $('fadeOpacity6').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity6").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity6").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   el.fade('out');
   window.setTimeout(afterDelay6, 300);
   });
   */
      $('fadeOpacity7').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity7").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity7").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   el.fade('out');
   window.setTimeout(afterDelay7, 300);
   });
	  
	  $('fadeOpacity8').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity8").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity8").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay8, 300);
   });
	
	
	 $('fadeOpacity9').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity9").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity9").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay9, 300);
   });
	 

 $('fadeOpacity10').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity10").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity10").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay10, 300);
   });
 
  $('fadeOpacity11').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity11").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity11").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay11, 300);
   });
  
   $('fadeOpacity12').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity12").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity12").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity13").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity13").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay12, 300);
   });
   
    $('fadeOpacity13').addEvent('mouseover',function(e) {
       document.getElementById("fadeOpacity13").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity13").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
    //document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   el.fade('out');
   window.setTimeout(afterDelay13, 300);
   });
	
	$('fadeOpacity13').addEvent('mouseout',function(e) {
    document.getElementById("fadeOpacity13").style.backgroundColor = '#0869A0';
   document.getElementById("fadeOpacity13").style.border = '1px solid #E4E4E4';
   
 document.getElementById("fadeOpacity1").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity1").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity2").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity2").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity3").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity3").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity4").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity4").style.border = '1px solid #10356A';
         // document.getElementById("fadeOpacity6").style.backgroundColor = '#10356A';
   //document.getElementById("fadeOpacity6").style.border = '1px solid #10356A';
       document.getElementById("fadeOpacity7").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity7").style.border = '1px solid #10356A';
      document.getElementById("fadeOpacity8").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity8").style.border = '1px solid #10356A';
   document.getElementById("fadeOpacity9").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity9").style.border = '1px solid #10356A';
    document.getElementById("fadeOpacity10").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity10").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity11").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity11").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity12").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity12").style.border = '1px solid #10356A';
   
   document.getElementById("fadeOpacity5").style.backgroundColor = '#10356A';
   document.getElementById("fadeOpacity5").style.border = '1px solid #10356A';
   
   });
	 
													
	function afterDelay1()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Mark Salter, <i>Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=1">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:msalter@newcenturycap.com">msalter@newcenturycap.com</a></div><div class="ts-1-9">Mark Salter is a Managing Director at New Century Capital Partners.  Mark has 20 years of investment banking experience, having financed and advised some of the world’s largest technology and Internet companies.  Previously, Mark worked as director of investment banking at Wedbush Morgan Securities. Prior to that, Mark worked as a senior investment banker at Robertson Stephens.<br><br>Mark received his BA in engineering sciences, cum laude, and a BSEE from the Thayer School of Engineering, at Dartmouth College.  Mark received his MBA from Harvard Business School.</div>';
		//el.fade(1);
		el.fade('in');
		}

function afterDelay2()
	{
		/*<div class="ts-1-2"><a href="vcard.php?id=2">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:aackah@newcenturycap.com">aackah@newcenturycap.com</a></div>*/
		
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Annor Ackah, <i>Senior Advisor</i></strong></div><div class="ts-1-9">Annor Ackah is a Senior Advisor to New Century Capital Partners.  Annor has over 18 years of investment banking and private equity experience.  He began his career at Smith Barney, Harris Upham & Co., focusing on financial restructurings. After two years, he returned to investment banking in Donaldson, Lufkin & Jenrette\'s mergers and acquisitions group in New York City and Los Angeles.  In 1999, he joined Wit SoundView, a technology investment banking firm, to lead their mergers and acquisitions efforts on the West Coast from their San Francisco office.  In 2001, he co-founded Ulysses Financial, a boutique financial services firm based in Los Angeles and New York City, focused on advisory work and financing of small and middle market companies.<br><br>Annor earned an AB in Government from Harvard College and a JD from Columbia University School of Law.</div>';
		//el.fade(1);
		el.fade('in');
		}
	function afterDelay3()
	{
		/*<div class="ts-1-2"><a href="vcard.php?id=3">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:cgiannini@newcenturycap.com">cgiannini@newcenturycap.com</a></div>*/
		
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Christian Giannini, <i>Senior Advisor</i></strong></div><div class="ts-1-9">Christian Giannini is a senior advisor to New Century Capital Partners.  Christian has 15 years of investment banking experience. Previously, Christian worked at ChinaVest, China’s largest venture capital firm, where he held several roles as Senior Vice President, including Head of Marketing in the U.S. and China. He began his career at Robertson Stephens where he worked in Technology Investment Banking.<br><br>Christian earned his BS from the University of San Francisco, with an emphasis on international business. Christian received his MBA from the University of Chicago Graduate School of Business.</div>';
		//el.fade(1);
		el.fade('in');
		}
	function afterDelay4()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Donald Hateley, <i>Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=4">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:dhateley@newcenturycap.com">dhateley@newcenturycap.com</a></div><div class="ts-1-9">Donald Hateley is a Managing Director at New Century Capital Partners. Donald has 20 years of investment banking experience. Previously, Donald worked at Bear Stearns as a Senior Managing Director.  Prior to that, Donald established his own investment banking firm where he raised over $1 billion, completing private placements for both private and public companies. Donald is a California licensed attorney, certified public accountant, and a shareholder of Hateley & Hampton, APC, located in Los Angeles, California.<br><br>Donald is a graduate of the Marshall School of Business at the University of Southern California and Southwestern University School of Law.</div>';
//		el.fade(1);
		el.fade('in');
		}	
	function afterDelay5()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>John C. Pollak, <i>Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=5">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:jcpollak@newcenturycap.com">jcpollak@newcenturycap.com</a></div><div class="ts-1-9">J.C. Pollak is a Managing Director at New Century Capital Partners. He has 20 years of investment banking experience at Collins Stewart, Merrill Lynch, UBS PaineWebber and Robertson Stephens.  Previously, J.C. was head of U.S. mergers and acquisitions at Collins Stewart.  Prior to his career in investment banking, J.C. was a commissioned officer in the United States Navy\'s Nuclear Fast Attack Submarine Force.<br><br>J.C. received his BS from the United States Naval Academy and his MBA from the J.L. Kellogg Graduate School of Management at Northwestern University.</div>';



		//el.fade(1);
		el.fade('in');
		}	
	
function afterDelay6()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Chad Gardiner, <i>Vice President</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=6">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:cgardiner@newcenturycap.com">cgardiner@newcenturycap.com</a></div><div class="ts-1-9">Chad Gardiner is a Vice President at New Century Capital Partners.  Chad has 7 years of experience in investment banking.  Chad has raised private and public capital and provided mergers and acquisitions advice for both public and private businesses in the technology and Internet sectors.  Chad has advised on numerous sell-side and buy-side merger transactions, including the $1.6 billion sale of Digital Insight to Intuit.  Previously, Chad worked at Yucaipa Companies, a private equity firm, where he was responsible for managing key merger due diligence processes for targeted companies.  Chad assisted in making the first acquisition for the Yucaipa Global Fund, a billion dollar fund, and prepared an investment presentation for President Clinton and the Dubai Investment Group.  Chad previously worked at Deutsche Bank, CIBC World Markets and Merrill Lynch, where he completed private placements, and mergers and acquisitions.<br><br>Chad received a BS in Accounting from Brigham Young University.</div>'; 
		//el.fade(1);
		el.fade('in');
		}

function afterDelay7()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Michael Metzger, <i>Vice President</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=7">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:mmetzger@newcenturycap.com">mmetzger@newcenturycap.com</a></div><div class="ts-1-9">Michael Metzger is a vice president at New Century Capital Partners.  Michael has over 14 years of corporate finance and strategy experience in the digital media, mobile and technology sectors.  Previously, Michael advised Yahoo’s Mobile Marketing and Advertising group. Michael has also held senior management positions in marketing and product development at IBM and AT&T Bell Laboratories.   Michael holds 5 patents in the field of communications, and also serves on the board of directors for the German American Business Association (GABA) of Southern California.<br><br>Michael received an MSEE from the University of Ulm, Germany and an MBA from the Anderson School of Management at the University of California, Los Angeles.</div>';
		//el.fade(1);
		el.fade('in');
		}
	function afterDelay8()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Anthony M. Farinha, <i>Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=8">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:mmetzger@newcenturycap.com">afarinha@newcenturycap.com</a></div><div class="ts-1-9">Anthony Farinha is a Director at New Century Capital Partners. Anthony has 10 years of investment banking experience.  Anthony has provided a broad range of corporate finance and financial advisory solutions to Technology, Media, Telecom (TMT) and Financial Sponsor clients while at leading growth-focused investment banks Cowen & Co. and Robertson Stephens as at Merrill Lynch and Citigroup.  Prior to his career in investment banking, Anthony was a strategy and operations consultant for Arthur Andersen Business Consulting.<br><br>Anthony received his AB from Brown University, cum laude.</div>';
		//el.fade(1);
		el.fade('in');
		}	
	// Long version
	
	
	

 





function afterDelay9()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Richard Innenberg, <i> Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=9">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:rinnenberg@newcenturycap.com">rinnenberg@newcenturycap.com</a></div><div class="ts-1-9">Richard Innenberg is a Managing Director at New Century Capital Partners.  Richard has more than 20 years of investment banking experience.  Richard will establish and lead the healthcare practice at New Century Capital Partners.  Prior to New Century Capital Partners, he was a managing director in the Healthcare Investment Banking Group at Piper Jaffray. Prior to Piper Jaffray, Richard worked in increasingly senior investment banking roles at Lazard, Robertson Stephens and Lehman Brothers.<br><br>Richard received a BS from California State University and an MBA from University of Chicago.</div>';
		//el.fade(1);
		el.fade('in');
		}	


function afterDelay10()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Chris Kern, <i> Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=10">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:ckern@newcenturycap.com">ckern@newcenturycap.com</a></div><div class="ts-1-9">Chris Kern is a Managing Director at New Century Capital Partners.   He has more than 15 years of investment banking and financial management experience.  Prior to New Century Capital Partners, he was a senior investment banker at Cresta Capital Strategies.  Chris also worked in research and investment banking at UBS and Lehman Brothers.<br><br>Chris earned duel degrees in Finance and Management Information Systems from the State University of New York.</div>';
		//el.fade(1);
		el.fade('in');
		}
		
		
		
		function afterDelay11()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Chad Brownstein, <i> Senior Advisor</i></strong></div><div class="ts-1-9">Chad is a Managing Director and Head of Distressed Debt Investing at Trust Company of the West (TCW).  Previously, Chad co-founded ITU Ventures, a $300 million venture capital fund, and shared responsibility for directing overall investment strategy. Prior to founding ITU Ventures, Chad was a member of the Merchant Banking and Investment Banking divisions of Donaldson, Lufkin & Jenrette.  Previously, he was employed in the investment banking division at DLJ, where he participated in public and private investment banking activities including equity, debt and merger/advisory transactions.<br><br>Chad received a B.A. from Tulane University and attended Columbia Business School. </div>';
		//el.fade(1);
		el.fade('in');
		}
		
		
		function afterDelay12()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Ulrich Schmidt, <i> Senior Advisor</i></strong></div><div class="ts-1-9">Ulrich Schmidt co-founded ad pepper media International N.V. in February 1999, together with four other founding partners.  Ulrich established and managed start-up companies as head of Euroserve Media GmbH, a subsidiary of the Nuremberg media company Verlag Hans Müller.  From 1994 – 1998, Ulrich was in charge of the re-structuring and re-positioning of the TESSLOFF VERLAG in Nuremberg, an international publisher of children’s books.<br><br>Ulrich gained his degree in business studies at the Friedrich Alexander University, Erlangen – Nuremberg.</div>';
		//el.fade(1);
		el.fade('in');
		}
		
		
		function afterDelay13()
		{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Steve Terry, <i>  Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=13">vCard</a></div><div class="ts-1-3">(310) 356-4641</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:sterry@newcenturycap.com">sterry@newcenturycap.com</a></div><div class="ts-1-9">Steve Terry is a Managing Director at New Century Capital Partners. He has 20 years of investment banking experience at JMP Securities, Montgomery & Co. Securities, Credit Suisse First Boston and Robertson Stephens. Previously, Steve was head of the Software and Internet group at JMP Securities. Prior to that, Steve held senior positions at Battery Ventures, Montgomery & Co. Securities, and Robertson Stephens.<br /><br />Steve received his BS from Texas A&M University and his MBA from The University of Texas at Austin.</div>';
		//el.fade(1);
		el.fade('in');
		}





 





 



	
	
	
	//SECOND EXAMPLE
	
	
	// We can also create an Fx.Tween instance and use a wrapper variable
	
	
	
	
	
	
	//THIRD EXAMPLE
	
	
	
	
});