function open1()
{
var WO1;
WO1=window.open("https://sv41.bestsystems.net/~dbbbg000/pot2/index.html","winc1","status=yes,scrollbars=yes,toolbar=no,location=no,directories=no,width=460,height=416");
WO1.focus();
}