// popup alert box for external links
<!--
function ext_link()
{
alert('You are now leaving the Always and Forever Carriage Company website via a hyperlink.  A new window in your browser will open to show the new page.');
}


//-->
