function popup()
				{
					window.open('','ISI','width=910,height=650,directories=no,toolbar=no,location=no,menubar=no,scrollbars=yes,status=no,resizable=no,dependent=no');
				}
				
function popup_small()
				{
					window.open('','ISI','width=600,height=450,directories=no,toolbar=no,location=no,menubar=no,scrollbars=yes,status=no,resizable=no,dependent=no');
				}
				
				
				
										var resizeSpeed = 7;	// controls the speed of the image resizing (1=slowest and 10=fastest)	
							var fileLoadingImage = "typo3conf/ext/kj_imagelightbox2/lightbox/images/loading.gif";		
							var fileBottomNavCloseImage = "typo3conf/ext/kj_imagelightbox2/lightbox/images/isiclose.gif";
							var numberDisplayLabelFirst = "Image";
							var numberDisplayLabelLast = "of";
