alt.txt This is an alternate .txt file that can be changed dynamically with JavaScript! Usage: document.HeadLiner.setFileName('alt.txt') You can also set up several buttons to allow the visitor to select the text to view. Example: This would create three (3) buttons, captioned "News", "Weather", and "Sports". When the visitor clicks one of the buttons, the text will change to the associated .txt file. Of course, you can do much more advanced things with JavaScript, such as randomly selecting the .txt file to be displayed to allow for such things as random words of wisdom, etc.