showAltDate = true;  	// add display of alternate date using results from user supplied "getAltMonth(dy, mo, yr, last)" and "getAltDate(dy, mo, yr)" functions
showHolidays = true; 	// add display of holidays using result from user supplied "holidays(dy, mo, yr)" function
showAltHoly = true; 	// add display of alternate holidays using result from user supplied "getAltHoly(dy, mo, yr)" function
DefaultFormat = "layer";
ExportPage = "sample_export3.html";
PrintPage = "sample_print3.html";


Calendar( );