/**
 * Application Scripts
 * Use it only for default methods around the website
 */
$(function(){
	
	// Code goes here
	
});

