// JavaScript Document
function forgotten_password(){
	window.open("http://www.archeryscores.com/forgotten_password.php","FPASSWIN","width=400, height=300, resizable=no, status=no");
}
