function ShowListing() { var tmpStr; tmpStr = ('There are currently no events...'); document.write(tmpStr); }