
<!--
function writeConsole(content) {
 top.consoleRef=window.open('http://www.ericleonhardtbrown.org/lionplayer.php','myconsole',
  'width=410,height=210'
   +',menubar=0'
   +',toolbar=0'
   +',status=0'
   +',scrollbars=0'
   +',resizable=0')
}
//-->

