function openIMGWindow() {
	window.open("","imagedetail",'toolbar=0,location=0,scrollbars=0,width=500,height=520,top=80,resizable=0,left=80');
}