
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function openWin(url) {
MM_openBrWindow(url,"c","scrollbars=no,resizable=yes,width=620,height=520")
}
//-->
