/**
 * @author Alan Berta
 */

 $(document).ready(function(){

	$(window).load(function () {
		
		var title = $(title);

		
	});

 
 });
