function popup(shortcut) {
	popupcentree('/image_popup.jsp?shortcut='+shortcut,650,500,"menubar=no,scrollbars=yes,statusbar=no");
}
