43) unterminated string literal Fix: add ": to end of line window.document.fgColor = "#cccccc window.document.fgColor = "#cccccc"; 44) missing ; before statement Fix: make proper syntax for function call setbgColor "#0a6811"; setbgColor("#0a6811"); 40) call to printdate() not within script tags Fix: move to after