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