function newwinr65(loc){
	anewwin = window.open(loc, "addwin65", "resizable=no, scrollbars=no, height=470, width=330, top='0', left='0' ");
}
