// popup alert box for external links
<!--
function ext_link()
{
alert('You are now leaving the SAFMLS website via a hyperlink.  A new window in your browser will open to show the new page.  The appearance of hyperlinks does not constitute endorsement by SAFMLS of this Web site or the information, products, or services contained therein.  SAFMLS does not exercise any editorial control over the information you may find on these websites.  The links are provided consistent with the stated purpose of this website.');
}


//-->