function newwinr15(loc){
	anewwin = window.open(loc, "addwin15", "resizable=no, scrollbars=no, height=640, width=480, top='0', left='0' ");
}
