<!--
function wopn(href){ window.open(href,'','width=880,height=500,top=300,left=300,resizable=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1')}
//-->
<!--
function wopn1(href){ window.open(href,'','width=850,height=530,top=300,left=300,resizable=0,toolbar=1,location=0,directories=0,status=1,menubar=1,scrollbars=0')}
//-->
<!--
function wopn2(href){ window.open(href,'','width=700,height=900,top=300,left=300,resizable=0,toolbar=1,location=1,directories=0,status=0,menubar=0,scrollbars=1')}
//-->
<!--
/*
function ClearBox(ps)
  {window.status ="ddd";
    for (var i=0;i<document.SGtargets.elements.length;i++)
    {
   	var e = document.SGtargets.elements[i];
	//if(ps!=i){
     	if (e.name != ps && e.name !='C_Tsearch' && e.name !='resetbt' && e.name !='B_Upload' && e.name !='A_Paste' && e.name !='fastafile' && e.name !='Sequence') {
	    e.value="";
	}
	//}

    }
//return true;
  }
*/
//-->

