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 Partner</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 Partner 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 Partner</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=1">vCard</a></div><div class="ts-1-3">(310) 451-9073</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 Partner 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 afterDelay3()
	{
		
		
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Scott Jenkins, <i>Senior Advisor</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=3">vCard</a></div><div class="ts-1-3">(212) 213-2044</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:sj@iicleantech.com">sj@iicleantech.com</a></div><div class="ts-1-9">Scott Jenkins is a Managing Director at NCCP, and serves as Head of Investment Banking and Corporate Finance at THiNKGREEN! Global Advisors (TGGA), an affiliate of NCCP that focuses on Cleantech and Renewable projects. He has 18 years of investment banking experience at CIBC World Markets, Roth Capital Partners, and Smith Barney. Prior to co-founding THiNKGREEN! Global Advisors, Scott was a senior manager of a New York-based $2 billion hedge fund, and a co-founder of a Beverly Hills- based private equity firm focused on Technology, Cleantech and Renewable Energy companies.<br /><br /> Scott previously held senior positions at Roth Capital Partners and CIBC World Markets. Scott earned a BBA in Financial Engineering from the Terry College of Business at the University of Georgia and an MBA from the Johnson Graduate School of Management at Cornell University.</div>';
		//el.fade(1);
		el.fade('in');
		}
	function afterDelay4()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Kevin Brooks <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">(212) 213-2044</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:kb@iicleantech.com">kb@iicleantech.com</a></div><div class="ts-1-9">Kevin Brooks is a Managing Director at NCCP, and serves as President and CEO of THiNKGREEN! GlobalAdvisors (TGGA), an affiliate of NCCP that focuses on Cleantech and Renewable projects. He has 20 years of Energy & Utilities institutional sales & trading experience at Merrill Lynch, Pali Capital and Robinson Humphrey (a division of Salomon Smith Barney). Kevin and the TGGA team provide a wide range of financial consulting services to Cleantech companies and Renewable Energy projects. Prior to co-founding THiNKGREEN! Global Advisors, Kevin served as Senior Managing Director for the Cleantech and Renewables Investment Banking Group at Pali Capital. He previously held senior positions at KDP and Merrill Lynch. <br /><br />Kevin earned a Bachelors degree in Business Administration from The Citadel, The Military College of South Carolina, and was an Honors Graduate with a BS in Business Administration.</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) 451-9073</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) 451-9073</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>Christian Falk, <i>Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=7">vCard</a></div><div class="ts-1-3">(310) 451-9073</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:cfalk@newcenturycap.com">cfalk@newcenturycap.com</a></div><div class="ts-1-9">Christian Falk is a Managing Director at New Century Capital Partners. He has more than 15 years of investment banking experience. Prior to joining New Century Capital Partners, he founded Mangrove Partners, providing merger and acquisition and other financial advisory services to public and private technology companies.   Prior to that, he was a Director in the technology investment banking group at RBC Capital Markets, where he was head of semiconductor technologies.  Christian received a BBA from Southern Methodist University. </div>';
		//el.fade(1);
		el.fade('in');
		}
	function afterDelay8()
	{
		document.getElementById("maindiv").innerHTML='<div class="ts-1"><div class="ts-1-1"><strong>Sean Sundstrom, <i>Managing Director</i></strong></div><div class="ts-1-2"><a href="vcard.php?id=8">vCard</a></div><div class="ts-1-3">(203) 744-1134</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:ssundstrom@newcenturycap.com">ssundstrom@newcenturycap.com</a></div><div class="ts-1-9">Sean Sundstrom is a Managing Director at New Century Capital Partners. Sean has more than 25 years of investment banking and financial services experience. Sean was previously a Co-Founder and Managing Director at Overture Advisors, a middle market investment banking firm servicing the technology sector.  Previously, Sean held senior positions at KPMG Corporate Finance and Regent Associates, where he established and ran Regent’s U.S. office in Boston. Sean received his MBA from the George Washington University, and holds a BA from the American University of Paris.</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>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) 451-9073</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. Steve has 20 years of investment banking experience.   Previously, Steve was head of the Internet and Digital Media group at JMP Securities. Prior to that, Steve held senior positions at Battery Ventures, Credit Suisse First Boston, Montgomery & Co., 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');
		}





function afterDelay2()
	{
		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) 451-9073</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>David Graber, <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) 451-9073</div><div class="ts-1-4">&nbsp;</div><div class="ts-1-5"><a href="mailto:dgraber@newcenturycap.com">dgraber@newcenturycap.com</a></div><div class="ts-1-9">David Graber is a Managing Director at New Century Capital Partners. David has more than 17 years of investment banking and financial services experience. David was previously a Managing Director in the Investment Banking group at National Securities, an internationally recognized investment banking firm.Prior to that, David was a Senior Vice President at Donaldson, Lufkin & Jenrette and a Director at Credit Suisse.David earned a BA in Psychology from Tulane University and an MBA in Finance from Columbia University and London Business School.</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');
		}
		
		
		





 





 



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