function newwinr64(loc){
	anewwin = window.open(loc, "addwin64", "resizable=no, scrollbars=no, height=420, width=354, top='0', left='0' ");
}
