$(document).ready( function() {
	try{
		
	} catch (err) {
		$.log(err);
	}

});