function get_alerts() { document.write("There are no travel alerts at this time"); } function v_severe_count() { document.write("0"); } function severe_count() { document.write("0"); } function medium_count() { document.write("0"); } function slight_count() { document.write("0"); } function very_slight_count() { document.write("0"); } function cleared_count() { document.write("0"); } function unknown_count() { document.write("0"); } function last_update() { document.write("03/07/2009 03:07:59"); }