   $(document).ready(function(){ 

       height=$('#container').height();
//		$('#mainContent').css('height', height)
   }); 
