function newwinr110(loc){
	anewwin = window.open(loc, "addwin110", "resizable=no, scrollbars=no, height=378, width=500, top='0', left='0' ");
}