Difference between revisions of "Template:Newcastle6"

Line 94: Line 94:
 
<!--- Our Code --->
 
<!--- Our Code --->
  
$(function() {
 
    $( "#FIM_title" ).click(function() {
 
        $( ".FIM" ).toggle();
 
  
});
 
  
  
Line 179: Line 175:
  
 
});
 
});
 +
 +
 +
$(function() {
 +
    $( "#FIM_title" ).click(function() {
 +
        $( ".FIM" ).toggle();
 +
 +
});
  
  

Revision as of 09:20, 23 October 2017