$(document).ready(function(){
		
		showDetails();
		formEvents();
		
		});