<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Recently a few questions were asked about bookfolding. In the past we have presented a solution that used the RenderX Intermediate Format and shows how to bookfold a document before final output.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>But what about a random PDF you have laying around? Well, with RenderX’s new extension (rx:pdf-page) which can be used on <fo:external-graphic/> to select a specific page of a PDF to use as an image, we can create bookfolded output from any PDF you have.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Bookfolding is typically creating a booklet for saddle stitching, outputting the document by combining two pages into one in a specific order. When printed, this document can be combined, folded and stitched into a booklet. A good example is say you have a 10 page document, you would normally combine as follows (duplexed) with all pages twice the width of the original page: <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>10, 1 as page 1<o:p></o:p></p><p class=MsoNormal>2,9 as page 2<o:p></o:p></p><p class=MsoNormal>8,3 as page 3<o:p></o:p></p><p class=MsoNormal>4,7 as page 4<o:p></o:p></p><p class=MsoNormal>6, 5 as page 5<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Sometimes you may not want to include the back or front pages as they are used for the cover. In this case you would have:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>1 as page 1 as same size<o:p></o:p></p><p class=MsoNormal>9, 2 as page 2 double the width<o:p></o:p></p><p class=MsoNormal>3, 8 as page 3 double the width<o:p></o:p></p><p class=MsoNormal>7, 4 as page 4 double the width<o:p></o:p></p><p class=MsoNormal>5,6 as page 4 double the width<o:p></o:p></p><p class=MsoNormal>10 as page 10 as same size<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So, lets say we have a PDF in hand (even page count of course) and we want to create a bookfolded document. We may create a simple XML file that describes this job as follows:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><bookfold></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><document</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> src</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"XEPUserGuide.pdf"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> cover</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"false"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><pagewidth></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'>8.27in</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></pagewidth></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><pageheight></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'>11in</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></pageheight></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><pages></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'>206</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></pages></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></bookfold><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><o:p> </o:p></span></p><p class=MsoNormal>This simple XML tells us what document to use, whether we want a cover or not and some information about that PDF. This information we need to feed the formatter to make sure the document size and pagination is correct. Using this simple XSL below, we can create a simple XSL FO that takes advantage of this new extension by placing the PDF pages into a new two column document using:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><fo:external-graphic rx:pdf-page=”#” src=”XEPUserGuide.pdf”/><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Give it a test. Send me any questions or enhancements.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><img width=686 height=456 id="Picture_x0020_1" src="cid:image001.png@01D06BC6.44FB4940"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>We are working on a new update to Cloudformatter client which will include both PDF merging, stamping and this bookfolding among many other sample templates. And with Cloudformatter, you do not even need RenderX installed locally, it will format on the web and return the document to you.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Kevin Brown<o:p></o:p></p><p class=MsoNormal>RenderX<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>PS: <a href="http://www.cloudformatter.com/Nimbus">http://www.cloudformatter.com/Nimbus</a> is our free to use XSL Designer.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:stylesheet</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#0099CC'>xmlns:xsl</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"http://www.w3.org/1999/XSL/Transform"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#0099CC'>xmlns:fo</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"http://www.w3.org/1999/XSL/Format"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#0099CC'>xmlns:rx</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"http://www.renderx.com/XSL/Extensions"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> version</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"1.0"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> match</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"/bookfold"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:root></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:layout-master-set></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:simple-page-master</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> page-width</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{pagewidth}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> page-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{pageheight}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> master-name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"front"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:region-body/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:simple-page-master></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:simple-page-master</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> page-width</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"2 * {pagewidth}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> page-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{pageheight}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> master-name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"all"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:region-body</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> column-count</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"2"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> column-gap</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"0in"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:simple-page-master></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:simple-page-master</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> page-width</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{pagewidth}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> page-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{pageheight}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> master-name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"back"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:region-body/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:simple-page-master></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:layout-master-set></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:if</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> test</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"document/@cover='true'"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:page-sequence</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> master-reference</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"front"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:flow</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> flow-name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"xsl-region-body"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:block</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> line-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"0"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:external-graphic</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> src</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{document/@src}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> rx:pdf-page</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:block></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:flow></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:page-sequence></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:if></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:page-sequence</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> master-reference</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"all"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:flow</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> flow-name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"xsl-region-body"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:call-template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pages"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:flow></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:page-sequence></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:if</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> test</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"document/@cover='true'"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:page-sequence</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> master-reference</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"back"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:flow</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> flow-name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"xsl-region-body"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:block</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> line-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"0"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:external-graphic</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> src</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{document/@src}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> rx:pdf-page</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{number(pages)}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:block></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:flow></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:page-sequence></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:if></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:root></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pages"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:choose></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:when</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> test</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"document/@cover='true'"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:call-template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"page"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgleft"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"number(pages) - 1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgright"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"2"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"odd"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"true()"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:call-template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:when></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:otherwise></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:call-template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"page"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgleft"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"number(pages)"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgright"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"odd"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"true()"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:call-template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:otherwise></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:choose></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"page"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgleft"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgright"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"odd"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:block</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> line-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"0"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:external-graphic</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> src</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{document/@src}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> rx:pdf-page</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{$pgleft}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:block></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:block</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> line-height</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"0"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'><fo:external-graphic</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> src</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{document/@src}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> rx:pdf-page</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"{$pgright}"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'></fo:block></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:if</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> test</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"not(($pgleft - $pgright) = -1 or ($pgleft - $pgright) = 1)"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:choose></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:when</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> test</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"$odd"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:call-template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"page"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgleft"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"$pgright + 1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgright"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"$pgleft - 1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"odd"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"false()"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:call-template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:when></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:otherwise></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:call-template</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"page"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgleft"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"$pgright - 1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"pgright"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"$pgleft + 1"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'><xsl:with-param</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> name</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"odd"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#F5844C'> select</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#FF8040'>=</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#993300'>"true()"</span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#000096'>/></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:call-template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:otherwise></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:choose></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:if></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br> <br> </span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:template></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:black'><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif;color:#005AB4'></xsl:stylesheet></span><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>