function ShowListing() { var tmpStr; tmpStr = ('Nothing scheduled for this time period...'); document.write(tmpStr); }