This is the page in question...
http://dev.digitalskydesign.com/locations/
Go there, hover over one of the 'green' icons on the Google Map. Before you click it just hover over it and you'll see that a bunch of the code pops up.
I don't want that code to appear at all but I'm having a hard time figuring out how to handle that in my JavaScript code.
The JavaScript code that handles this map is found here...
http://dev.digitalskydesign.com/wp-content/themes/Teamsters-FCU/locations-iframe.php
There is also a .txt file called 'branch-locations.txt' that is basically just addresses and the geocodes for all of the map marker locations.
I'm not a JavaScript guru (just a web designer) so if you could tell me what code to modify / include as well as where to put it, that would be much appreciated.
Thanks guys!