Jquery Operations
$(document).ready( function() { // })
$('.container').fadeIn('400'); $('.container').fadeOut('400');