|
|
|
@ -21,7 +21,16 @@ |
|
|
|
|
<body> |
|
|
|
|
<xsl:attribute name="onLoad">simpleMachichara("/static/images/machichara/simple/hexsex.gif");</xsl:attribute> |
|
|
|
|
<xsl:if test="not(get/param[@name='headers'] = 'false')"> |
|
|
|
|
<div style="position:fixed;right:0px;top:0px;height:100%;width:3%;text-align:right;"> |
|
|
|
|
<xsl:call-template name="header"/> |
|
|
|
|
</xsl:if> |
|
|
|
|
<xsl:call-template name="specific"/> |
|
|
|
|
<div style="display:none"> |
|
|
|
|
<form action="" method="POST" id="systemForm"> |
|
|
|
|
<input type="hidden" name="data"/> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<xsl:if test="not(get/param[@name='headers'] = 'false')"> |
|
|
|
|
<div style="position:absolute;right:0px;top:0px;height:100%;width:3%;text-align:right;"> |
|
|
|
|
<div style="text-align:right;"> |
|
|
|
|
<a pseudolink="pseudolink"> |
|
|
|
|
<xsl:attribute name="onClick">alert("Not implemented");</xsl:attribute> |
|
|
|
@ -36,14 +45,7 @@ |
|
|
|
|
</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<xsl:call-template name="header"/> |
|
|
|
|
</xsl:if> |
|
|
|
|
<xsl:call-template name="specific"/> |
|
|
|
|
<div style="display:none"> |
|
|
|
|
<form action="" method="POST" id="systemForm"> |
|
|
|
|
<input type="hidden" name="data"/> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<xsl:if test="get/param[@name='debug'] = 'true'"> |
|
|
|
|
<xsl:text disable-output-escaping="yes"><![CDATA[<!--]]></xsl:text> |
|
|
|
|
<br /> |
|
|
|
|