function newwinr60(loc){
	anewwin = window.open(loc, "addwin60", "resizable=no, scrollbars=no, height=420, width=280, top='0', left='0' ");
}
