function pmvrprintln(s) {

  document.writeln(s);

  }

function pmvrGetJavaTable(width,height) {

  return '<table width='+width+' height='+height+' bgcolor="#fff0f0"><tr><td align=center><font size="+1" color=red>Java support is required to view these panoramas</font><br><br>To install Java (or just learn more about Java) visit:<br><br><big><a href="http://www.java.com">http://www.java.com</a></big></td></tr></table>';

  }


