		
  //<![CDATA[ 
  $(window).load(function(){
  $(".more").toggle(function(){
    $(this).text("less <<").siblings(".complete").show();    
}, function(){
    $(this).text("more >>").siblings(".complete").hide();    
});
  });
  //]]> 
  
	
	
  //<![CDATA[ 
  $(window).load(function(){
  $(".more1").toggle(function(){
    $(this).text("less <<").siblings(".complete1").show();    
}, function(){
    $(this).text("more >>").siblings(".complete1").hide();    
});
  });
  //]]> 
  
	
		
  //<![CDATA[ 
  $(window).load(function(){
  $(".more2").toggle(function(){
    $(this).text("less <<").siblings(".complete2").show();    
}, function(){
    $(this).text("more >>").siblings(".complete2").hide();    
});
  });
  //]]> 
  

			
  //<![CDATA[ 
  $(window).load(function(){
  $(".more3").toggle(function(){
    $(this).text("less <<").siblings(".complete3").show();    
}, function(){
    $(this).text("more >>").siblings(".complete3").hide();    
});
  });
  //]]> 
  
				
  //<![CDATA[ 
  $(window).load(function(){
  $(".more4").toggle(function(){
    $(this).text("less <<").siblings(".complete4").show();    
}, function(){
    $(this).text("more >>").siblings(".complete4").hide();    
});
  });
  //]]> 
  
				
  //<![CDATA[ 
  $(window).load(function(){
  $(".more5").toggle(function(){
    $(this).text("less <<").siblings(".complete5").show();    
}, function(){
    $(this).text("more >>").siblings(".complete5").hide();    
});
  });
  //]]> 
  
					
  //<![CDATA[ 
  $(window).load(function(){
  $(".more6").toggle(function(){
    $(this).text("less <<").siblings(".complete6").show();    
}, function(){
    $(this).text("more >>").siblings(".complete6").hide();    
});
  });
  //]]> 
  
