function loadDetail(page) {
	imgwin = this.open(page, "detail", "width=480,height=350,toolbar=no,menubar=no,scrollbars=no,location=no,status=no,resizable=false");
}