function newwinr111(loc){
	anewwin = window.open(loc, "addwin111", "resizable=no, scrollbars=no, height=560, width=400, top='0', left='0' ");
}