var leaver = "You are now leaving our site.\n\nTasAlk is not responsible for the content of the web site to which you are going.\nThe link does not constitute any form of endorsement.";
	
var t = new Date(); 						//Find local time t

var timestr = days[t.getDay()] + ", " + datetostr(t) + ",  " + datetotime(t) + " <font size=-2>Westbury time</font>";

