diff --git a/tomcat/webapps/Trawl/infoWindow.js b/tomcat/webapps/Trawl/infoWindow.js
index 66e5876d7fe9fc52e27097ab66baa111d34f9a0c..74fc822fbd8ce6a09b02166477db81dd1a59448b 100644
--- a/tomcat/webapps/Trawl/infoWindow.js
+++ b/tomcat/webapps/Trawl/infoWindow.js
@@ -4,7 +4,7 @@
 // Displays markers on a map centred at the Laurentian Great Lakes 
 // When the user clicks the marker, an info window opens
 
-function initMap(lati, longi,info) {
+function initInfo(lati, longi,info) {
 	for(int i=0; i < lati.length; i++){
 		
 		// Generate map centred at Great Lakes