function openpopup(url){
	winpops=window.open(url,"","scrollbars=yes,toolbar=yes,left=15,top=15,screenX=15,screenY=15")
}