| 
					
				 | 
			
			
				@@ -20,8 +20,8 @@ if (typeof PDFJS === 'undefined') { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   (typeof window !== 'undefined' ? window : this).PDFJS = {}; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-PDFJS.version = '1.3.16'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-PDFJS.build = '97cb7ff'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+PDFJS.version = '1.3.17'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+PDFJS.build = '9de056f'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 (function pdfjsWrapper() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // Use strict in our context only - users might not want it 
			 |