function openWin1(url)
{
var j=window.open(url,"jj","left=20, top=20, width=550,height=559,scrollbars=0") 
}
