| 
					
				 | 
			
			
				@@ -22,8 +22,8 @@ if (typeof PDFJS === 'undefined') { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   (typeof window !== 'undefined' ? window : this).PDFJS = {}; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-PDFJS.version = '1.1.24'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-PDFJS.build = 'f6a8110'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+PDFJS.version = '1.1.26'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+PDFJS.build = '3821b2d'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 (function pdfjsWrapper() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // Use strict in our context only - users might not want it 
			 |