	now=new Date;
	
	date = now.getDate();
	
	year = now.getFullYear();
