﻿function display_clear_view_message(){if(document.body&&document.body.currentStyle)document.write("<p>If not - you can change the text size. Use the keyboard. <br><b>L</b> for <a href='' onClick=\"larger_text(); return false;\">Larger</a><br /><b>S</b> for <a href='' onClick=\"smaller_text(); return false;\">Smaller</a></p><p class='detail'>NOTE: You can change this on most pages.</p>");else document.write("<p>If not - you can change the text size. Use menu bar <small>(top of window)</small>, select <b>View</b> followed by the font/text size option.</p>");return}