function newwinr22(loc){
	anewwin = window.open(loc, "addwin22", "resizable=no, scrollbars=no, height=480, width=640, top='0', left='0' ");
}
