     $(document).ready(function(){
      
      $jScroller.start();
	   theRotator();
	   KeyFacts();
	   /* popup();	*/ 
	   textResize(); 
     });


