Update of /var/cvs/contributions/natmm/templates/natmm/includes
In directory james.mmbase.org:/tmp/cvs-serv22333/templates/natmm/includes

Modified Files:
        top4_head.jsp 
Log Message:
NMCMS-462


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natmm/includes
See also: http://www.mmbase.org/jira/browse/NMCMS-462


Index: top4_head.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natmm/includes/top4_head.jsp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- top4_head.jsp       7 Aug 2006 14:44:38 -0000       1.11
+++ top4_head.jsp       8 Feb 2008 17:08:43 -0000       1.12
@@ -3,6 +3,7 @@
   <%-- link rel="alternate stylesheet" type="text/css" 
href="hoofdsite/themas/fontsize1.2.css" title="groot" / --%>
   <%-- link rel="alternate stylesheet" type="text/css" 
href="hoofdsite/themas/fontsize1.4.css" title="groter" / --%>
   <script type="text/javascript" language="javaScript" src="<%= (isSubDir? 
"../" : "" ) %>scripts/launchcenter.js"></script>
+  <script type="text/javascript" language="javaScript" src="<%= (isSubDir? 
"../" : "" ) %>scripts/skyscraper_cookie.js"></script>
   <link rel="stylesheet" type="text/css" href="<%= (isSubDir? "../" : "" ) 
%><%= styleSheet %>" />
    <title><mm:node number="root"><mm:field name="naam"/></mm:node>: <mm:node 
number="<%= rubriekID %>"><mm:field name="naam" id="rubriek_naam" /></mm:node
       ><mm:node number="<%= paginaID %>"
@@ -87,6 +88,5 @@
       <% 
    } %>
 </head>
-<body style="margin:0;" id="nm_body" <mm:present 
referid="onload_statement">onLoad="<mm:write 
referid="onload_statement"/>"</mm:present
-   > <%= (iRubriekLayout==NatMMConfig.DEMO_LAYOUT && path.equals("portal.jsp") 
? "onload='StartClock()' onunload='KillClock()'" : "" ) 
+<body style="margin:0;" id="nm_body" onLoad="loadSkyscraper();" <%= 
(iRubriekLayout==NatMMConfig.DEMO_LAYOUT && path.equals("portal.jsp") ? 
"onload='StartClock()' onunload='KillClock()'" : "" ) 
    %>>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to