Index: trunk/webapps/einotebook/maps/index.html
===================================================================
--- trunk/webapps/einotebook/maps/index.html	(revision 401)
+++ trunk/webapps/einotebook/maps/index.html	(revision 428)
@@ -20,8 +20,8 @@
                 <td>
                 <label>
-                    <input id="imap" type="radio" name="mapSelector" value="incidents"  onclick="showMap('Google Map')"/>Incidents
+                    <input id="imap" type="radio" name="mapSelector" value="incidents"  onclick="showMap('Google Map')"/>Practice Session
                 </label>
                 <label>
-                    <input id="amap" type="radio" name="mapSelector" value="atms" onclick="showMap('ATMS Map')"/>ATMS
+                    <input id="amap" type="radio" name="mapSelector" value="atms" onclick="showMap('ATMS Map')"/>Full Session
                 </label>
                 </td>
@@ -31,14 +31,6 @@
 	
 	    <!-- The Map -->
-	    <div id="googleMapContent">
-<iframe src="https://www.google.com/maps/d/embed?mid=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&z=10" width="640" height="480"></iframe>
-        <div>
-<!--
-<iframe frameborder=0 width=740 height=600 
-	    	scrolling=no src="https://drive.google.com/open?id=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&usp=sharing" marginheight=0 marginwidth=0></iframe>  -->
-
-        <div id="atmsMapContent"><iframe frameborder=0 width="740" height="600" 
-        	scrolling=no src="../../cptms/index.html" marginheight=0 marginwidth=0></iframe></div>
-
+	    <div id="googleMapContent" style="display:none;"><iframe src="https://www.google.com/maps/d/embed?mid=1w6Zmw5g89leCONXqh8GFOOCHjSPDLkbs&z=10" width="640" height="480"></iframe></div>
+        <div id="atmsMapContent" style="display:inline;"><iframe src="https://www.google.com/maps/d/embed?mid=11RLV4iMbnXW7HlZCATvTa9z1Y01gngzR&z=10" width="640" height="480"></iframe></div>
     </center>
   </body>
