function sbwin(url) {
	bb = window.open(url,"bb","screenX=0,screenY=0,left=0,top=0,width=600,height=550,location=0,scrollbars=1,resizable=1,menubar=0,status=1");
}


