function newwinr80(loc){
	anewwin = window.open(loc, "addwin80", "resizable=no, scrollbars=no, height=370, width=349, top='0', left='0' ");
}
