
document.write('<div id ="browserwarning">');
document.write('<p><strong>Warning:</strong> Your web browser does not meet TOWES.com site requirements. ');
document.write('We recommend upgrading your browser to the current version of ');
document.write('<a href="http://www.microsoft.com/windows/ie/downloads/default.asp">Microsoft Internet Explorer</a> ');
document.write('or <a href="http://www.mozilla.org/products/firefox/">Firefox</a></p>');
document.write('</div>');
