Index: trunk/webapps/einotebook/index.html
===================================================================
--- trunk/webapps/notebook/index.html	(revision 364)
+++ trunk/webapps/einotebook/index.html	(revision 372)
@@ -8,5 +8,5 @@
     <link rel="stylesheet" type="text/css" href="notebook.css"> 
     <link rel="stylesheet" type="text/css" href="ipadapp.css">
-    <script type="text/javascript" src="../js/common.js"></script> 
+    <script type="text/javascript" src="../common/js/fileutils.js"></script> 
     <script type="text/javascript" src="scripts/cookies.js"></script>
     <script type="text/javascript" src="scripts/Events.js"></script>
Index: trunk/webapps/einotebook/maps/index.html
===================================================================
--- trunk/webapps/notebook/maps/index.html	(revision 359)
+++ trunk/webapps/einotebook/maps/index.html	(revision 372)
@@ -33,6 +33,10 @@
 	    <div id="googleMapContent" style="display:none;"><iframe frameborder=0 width=740 height=600 
 	    	scrolling=no src=googleMap.html marginheight=0 marginwidth=0></iframe></div>
+
         <div id="atmsMapContent" style="display:inline;"><iframe frameborder=0 width=740 height=600 
+        	scrolling=no src="../../cptms/index.html" marginheight=0 marginwidth=0></iframe></div>
+<!--        <div id="atmsMapContent" style="display:inline;"><iframe frameborder=0 width=740 height=600 
         	scrolling=no src="../../cptms.html" marginheight=0 marginwidth=0></iframe></div>
+-->
     </center>
   </body>
