/*	When document is full loaded (ready) init
 *  dom element's behaviours and animations 
 */


$(document).ready(function(){
	
	
	
	// end ready function
});
