$(function(){
	var baseURL = "";
	var currentURL = window.location;
	
	//Body Load
	
	//User Interaction
    
}); 
