var legacyMsg = '<center><div class="site_errors">' + "\n" +
				'<div class="floatType_site_error_top"></div>' + "\n" +
				'<div class="floatType_site_error">' + "\n" +
				'<table cellpadding="8"> <tr> <td bgcolor="#000000">' + 
'<font color="#ffffff"><h2><img src="/templateimages/redesign/modules/overlay/site_error.gif" alt="Error"/>There\'s a problem with your browser.</h2></font>' +
                       '<font color="#ffffff"><p>This site offers visitors an exciting, engaging interactive experience that takes' +"\n"+
                       'advantage of the capabilities available through the most commonly used Web browsers.'+"\n"+
                       'If you\'re seeing this message, you may be using a web browser that has since been'+"\n"+ 
                       'updated and may want to consider obtaining the latest version.</p></font>' + "\n" +
                       '<p><a href="http://www.nasa.gov/help/multimedia/downloads.html"><font color="#ffffff">&rsaquo; Find out how to obtain updated Web browsers </font></a></p>' + "\n" +
     				   '</p>' + "\n" +
				       '</td> </tr> </table>' +
 				       '</div>' + "\n" +
				       '<div class="floatType_site_error_bottom"></div>' + "\n" +
				       '</div></center>' + "\n";
