// JavaScript Document

function hintopen(){
	window.open ("/hints.aspx","hint","location=0,status=0,scrollbars=0,width=470,height=510");
}
