function ShowListing() { var tmpStr; tmpStr = ('Det er for tiden ingen hendelser...'); document.write(tmpStr); }