diff --git a/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl b/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
index b84d90836f6fec8cff375211ffbff11c51127914..27c9fac7f30146f0dd29a70fa0b6b02bd328aabb 100644
--- a/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
+++ b/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
@@ -28,7 +28,9 @@
     <xsl:param name="autoToc">false</xsl:param>
     <xsl:param name="autoHead">false</xsl:param>
     <xsl:param name="showTitleAuthor">false</xsl:param>
-    <xsl:param name="cssFile"/>        
+    <xsl:param name="cssFile"/>
+	
+    <xsl:variable name="topNavigationPanel">false</xsl:variable>
         
     <!-- Copied from textstucture.xsl to remove the extra heading from the titleStmt -->
     <xsl:template name="stdheader">