<!--
function o_targetwin(clocation,wNo){
var wName;
wName="win"+wNo;
var scriptwin=window.open(clocation,wName,'toolbar=no,location=no,resizable=yes,status=yes,scrollbars=yes,width=450,height=230');}
// -->
