<!-- hide script from old browsers
function OpenWindowf(){
  popupWin = window.open('freecat.html','','width=550,height=650,resizable=0,status=0,scrollbars=1')
  window.top.name = 'opener';}
// end -->