| 
					
				 | 
			
			
				@@ -40,7 +40,7 @@ title: Jtalk Smalltalk 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <p>Or the deployment JavaScript file only (without the Smalltalk sources, parser, compiler and IDE):</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     {% highlight html %}<script src="js/jtalk.js" type="text/javascript"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<script type="text/javascript"> loadJtalkDeploy()</script>{% endhighlight %} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<script type="text/javascript"> loadJtalk({deploy: true})</script>{% endhighlight %} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <p>Read the <a href="#documentation">documentation</a> to learn more about writing applications in Jtalk.</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </div> 
			 |