function namosw_scrollstatus()
{
  var str = '';
  if (namosw_scrollstatus.arguments.length > 0) {
    var i;
    for (str = '', i = 0; i < 100; i++)
      str += ' ';
    for (i = 0; i < namosw_scrollstatus.arguments.length; i++)
      str += namosw_scrollstatus.arguments[i] + ' ';
    document.namosw_scrollstatus = str;
  } else {
    var src_str = document.namosw_scrollstatus;
    str  = src_str.substring(1, src_str.length);
    str += src_str.substring(0, 1);
    document.namosw_scrollstatus = str;
  }
  window.status = str;
  setTimeout('namosw_scrollstatus()', 100);
}

function varitext(text){
 text=document
 print(text)
 }
function goToURL() { window.location = "http://www.flomatonantiqueauction.com/index.html"; }
function goToTOP() { window.location = "#top"; }
function goToFMC() { window.location = "http://www.flomatonantiqueauction.com/webbids.htm"; }
function goToFMA() { window.location = "http://www.flomatonantiqueauction.com/contact.html"; }
function goToJIC() { window.location = "http://www.flomatonantiqueauction.com/Terms.html"; }
function goToLST() { window.location = "http://www.flomatonantiqueauction.com/catlist.htm"; }
function goToBUY() { window.location = "http://www.flomatonantiqueauction.com/hardwork.html"; }
function goToPIX() { window.location = "http://www.flomatonantiqueauction.com/links.htm"; }
function goToCON() { location.href = "http://www.flomaton.com/webcam.htm"; }
function goToQST() { window.location = "http://www.flomatonantiqueauction.com/catalog.html"; }
function goToDCT() { window.location = "http://www.flomatonantiqueauction.com/downcat.html"; }
function goToTIP() { window.location = "http://www.flomatonantiqueauction.com/price.html"; }
function goToSAT() { window.location = "http://www.flomatonantiqueauction.com/satpage.html"; }
function goToFRI() { window.location = "http://www.flomatonantiqueauction.com/catpage.html"; }
function goToPFR() { window.location = "http://www.flomatonantiqueauction.com/catprint.html"; }
function goToPSA() { window.location = "http://www.flomatonantiqueauction.com/satprint.html"; }



