function openwin(pagename){	
	window.open(pagename,'jp_detail_photo','width=830,height=680,left=0,top=0,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no'); 
}

