// JavaScript Document

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->

function santo(){

window.open('bso/santo/santo.html','santo','width=325,height=145,left=0,top=0,scrollbars=auto');

}