function OpenPopup (c) {
						window.open(c,'window','width=700, height=350,scrollbars=auto,status=no');
			}