<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

function emailfriend()
{
  document.write('<a href="../cgi-bin/bm-referral.asp" target="new" class="footmouseoff"><img SRC="emailafriend.gif" BORDER=0 height=47 width=120 alt="Email a friend about BizMLS"></a></a>')
  return
}

function footernossl()
{
  document.write('<a href="../" class="footmouseoff">BizMLS Home Page</a>');
  document.write('&nbsp;&nbsp;<A HREF="../cgi-bin/view_print.asp#top" target="new" class="footmouseoff">Viewing and Printing Tips</A>');
  return
}

function footerssllogout()
{
  document.write('<A HREF="../cgi-bin/bm-login.asp?logout=go" class="footmouseoff"><b>Logout of Secure Area</b></A>');
  document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="../cgi-bin/view_print.asp#top" target="new" class="footmouseoff">Viewing and Printing Tips</A>');
  return  
}  

function footersslnlogout()
{
  document.write('<A HREF="../cgi-bin/view_print.asp#top" target="new" class="footmouseoff">Viewing and Printing Tips</A>');
  return  
}  

function footerssllogoutmr()
{
  document.write('<A HREF="http://bizmls.net/" target="_top" class="footmouseoff"><b>BizMLS Home Page</b></A>');
  return  
}  

function footerssllogoutma()
{
  document.write('<A HREF="http://bizmls.com/"  target="_top" class="footmouseoff"><b>BizMLS Home Page</b></A>');
  return  
}  

function homeret()
{
  document.write('<hr><center>');
  document.write('<a href="../" onmouseover="this.className=\'menumouseon\'" onmouseout="this.className=\'menumouseoff\'" class="menumouseoff">BizMLS Home Page</a>');  
  document.write('</center><hr>');
  return
}

function busmenu()
  {
    return
  }
  
function buymenu()
  {
    return
  }

function login()
 {
   document.write('<center><a href="../cgi-bin/bm-login.asp">Broker Login</a></center>');
   return
 }  

function newacct() 
 {
   document.write('<center> <a href="../cgi-bin/bm-prof-get-info.asp?acct_type=u">Set Up New Account</a></center>');
   return
 }  
function amazonlink()
{
  document.write('<td VALIGN=CENTER WIDTH="50%"><div align=right><a href="http://www.amazon.com/exec/obidos/redirect?tag=bizmls&path=ts/browse-books/3" target="az" ><img SRC="../resources/shopnow120x60.gif" border=0 height=60 width=120 align=right></a></div><p></td>')
  return
} 
//  End -->
