<!--                                                                  -->
<!--  Copyright (C) 2006 RoyaltyShare, Inc.   All Rights Reserved     -->
<!--  $Id$  -->
<!--                                                                  -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
    <xsl:include href="/app/tools/common/production/templates/ajax_request.xsl" />


    <xsl:template name="body">
        <xsl:call-template name="pickLayout" />
    </xsl:template>

</xsl:stylesheet>
