// JavaScript Document

// Type or copy/paste the emergency message below, in between the double quotes. Do not add anything else to this file; your text will automatically be formatted bold and red with the web page's style sheets. 

// If your message contains multiple paragraphs, use <p></p> tags to surround them, but do NOT add a line break in between the double quotes. 

// Like this: <p>Here is paragraph 1</p><p>Here is paragraph 2</p>

// To remove the emergency message, delete the text from in between the quotes, leaving document.write("");

document.write("");

// End emergency message.