Project

General

Profile

Bug #54467 » PageGenerator.html

Bill Dagou, 2014-01-13 09:36

 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
.AlignLeft { text-align: left; }
.AlignCenter { text-align: center; }
.AlignRight { text-align: right; }
body { font-family: sans-serif; font-size: 11pt; }
td { vertical-align: top; padding-left: 4px; padding-right: 4px; }

tr.SectionGap td { font-size: 4px; border-left: none; border-top: none; border-bottom: 1px solid Black; border-right: 1px solid Black; }
tr.SectionAll td { border-left: none; border-top: none; border-bottom: 1px solid Black; border-right: 1px solid Black; }
tr.SectionBegin td { border-left: none; border-top: none; border-right: 1px solid Black; }
tr.SectionEnd td { border-left: none; border-top: none; border-bottom: 1px solid Black; border-right: 1px solid Black; }
tr.SectionMiddle td { border-left: none; border-top: none; border-right: 1px solid Black; }
tr.SubsectionAll td { border-left: none; border-top: none; border-bottom: 1px solid Gray; border-right: 1px solid Black; }
tr.SubsectionEnd td { border-left: none; border-top: none; border-bottom: 1px solid Gray; border-right: 1px solid Black; }
table.fc { border-top: 1px solid Black; border-left: 1px solid Black; width: 100%; font-family: monospace; font-size: 10pt; }
td.TextItemInsigAdd { color: #000000; background-color: #EFEFFF; }
td.TextItemInsigDel { color: #000000; background-color: #EFEFFF; text-decoration: line-through; }
td.TextItemInsigDiffMod { color: #000000; background-color: #EFEFFF; }
td.TextItemInsigLeftMod { color: #000000; background-color: #EFEFFF; }
td.TextItemInsigRightMod { color: #000000; background-color: #EFEFFF; }
td.TextItemNum { color: #827357; background-color: #F2F2F2; }
td.TextItemSame { color: #000000; background-color: #CCE8CF; }
td.TextItemSigAdd { color: #000000; background-color: #FFE3E3; }
td.TextItemSigDel { color: #000000; background-color: #FFE3E3; text-decoration: line-through; }
td.TextItemSigDiffMod { color: #000000; background-color: #FFE3E3; }
td.TextItemSigLeftMod { color: #000000; background-color: #FFE3E3; }
td.TextItemSigRightMod { color: #000000; background-color: #FFE3E3; }
.TextSegInsigDiff { color: #0000FF; }
.TextSegReplacedDiff { color: #0000FF; font-style: italic; }
.TextSegSigDiff { color: #FF0000; }
</style>
<title>Text Compare</title>
</head>
<body>
Text Compare<br>
Produced: 1/13/2014 16:31:17<br>
&nbsp; &nbsp;
<br>
Mode:&nbsp; All &nbsp;
<br>
Left file: C:\Users\lei.bi\Desktop\typo3.updated\sysext\frontend\Classes\Page\PageGenerator.php &nbsp;
<br>
Right file: C:\Users\lei.bi\Desktop\typo3\sysext\frontend\Classes\Page\PageGenerator.php &nbsp;
<br>
<table class="fc" cellpadding="0" cellspacing="0">
<tbody><tr class="SectionBegin">
<td class="TextItemNum AlignRight">1</td>
<td class="TextItemSame">&lt;?php</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">1</td>
<td class="TextItemSame">&lt;?php</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">2</td>
<td class="TextItemSame">namespace TYPO3\CMS\Frontend\Page;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">2</td>
<td class="TextItemSame">namespace TYPO3\CMS\Frontend\Page;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">3</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">3</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">4</td>
<td class="TextItemSame">/***************************************************************</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">4</td>
<td class="TextItemSame">/***************************************************************</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">5</td>
<td class="TextItemSame"> *&nbsp; Copyright notice</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">5</td>
<td class="TextItemSame"> *&nbsp; Copyright notice</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">6</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">6</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">7</td>
<td class="TextItemSame"> *&nbsp; (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">7</td>
<td class="TextItemSame"> *&nbsp; (c) 1999-2013 Kasper Skårhøj (kasperYYYY@typo3.com)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">8</td>
<td class="TextItemSame"> *&nbsp; All rights reserved</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">8</td>
<td class="TextItemSame"> *&nbsp; All rights reserved</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">9</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">9</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">10</td>
<td class="TextItemSame"> *&nbsp; This script is part of the TYPO3 project. The TYPO3 project is</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">10</td>
<td class="TextItemSame"> *&nbsp; This script is part of the TYPO3 project. The TYPO3 project is</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">11</td>
<td class="TextItemSame"> *&nbsp; free software; you can redistribute it and/or modify</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">11</td>
<td class="TextItemSame"> *&nbsp; free software; you can redistribute it and/or modify</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">12</td>
<td class="TextItemSame"> *&nbsp; it under the terms of the GNU General Public License as published by</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">12</td>
<td class="TextItemSame"> *&nbsp; it under the terms of the GNU General Public License as published by</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">13</td>
<td class="TextItemSame"> *&nbsp; the Free Software Foundation; either version 2 of the License, or</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">13</td>
<td class="TextItemSame"> *&nbsp; the Free Software Foundation; either version 2 of the License, or</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">14</td>
<td class="TextItemSame"> *&nbsp; (at your option) any later version.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">14</td>
<td class="TextItemSame"> *&nbsp; (at your option) any later version.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">15</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">15</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">16</td>
<td class="TextItemSame"> *&nbsp; The GNU General Public License can be found at</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">16</td>
<td class="TextItemSame"> *&nbsp; The GNU General Public License can be found at</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">17</td>
<td class="TextItemSame"> *&nbsp; http://www.gnu.org/copyleft/gpl.html.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">17</td>
<td class="TextItemSame"> *&nbsp; http://www.gnu.org/copyleft/gpl.html.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">18</td>
<td class="TextItemSame"> *&nbsp; A copy is found in the textfile GPL.txt and important notices to the license</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">18</td>
<td class="TextItemSame"> *&nbsp; A copy is found in the textfile GPL.txt and important notices to the license</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">19</td>
<td class="TextItemSame"> *&nbsp; from the author is found in LICENSE.txt distributed with these scripts.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">19</td>
<td class="TextItemSame"> *&nbsp; from the author is found in LICENSE.txt distributed with these scripts.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">20</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">20</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">21</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">21</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">22</td>
<td class="TextItemSame"> *&nbsp; This script is distributed in the hope that it will be useful,</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">22</td>
<td class="TextItemSame"> *&nbsp; This script is distributed in the hope that it will be useful,</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">23</td>
<td class="TextItemSame"> *&nbsp; but WITHOUT ANY WARRANTY; without even the implied warranty of</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">23</td>
<td class="TextItemSame"> *&nbsp; but WITHOUT ANY WARRANTY; without even the implied warranty of</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">24</td>
<td class="TextItemSame"> *&nbsp; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&nbsp; See the</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">24</td>
<td class="TextItemSame"> *&nbsp; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&nbsp; See the</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">25</td>
<td class="TextItemSame"> *&nbsp; GNU General Public License for more details.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">25</td>
<td class="TextItemSame"> *&nbsp; GNU General Public License for more details.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">26</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">26</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">27</td>
<td class="TextItemSame"> *&nbsp; This copyright notice MUST APPEAR in all copies of the script!</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">27</td>
<td class="TextItemSame"> *&nbsp; This copyright notice MUST APPEAR in all copies of the script!</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">28</td>
<td class="TextItemSame"> ***************************************************************/</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">28</td>
<td class="TextItemSame"> ***************************************************************/</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">29</td>
<td class="TextItemSame">/**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">29</td>
<td class="TextItemSame">/**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">30</td>
<td class="TextItemSame"> * Libraries for pagegen.php</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">30</td>
<td class="TextItemSame"> * Libraries for pagegen.php</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">31</td>
<td class="TextItemSame"> * The script "pagegen.php" is included by "index_ts.php" when a page is not cached but needs to be rendered.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">31</td>
<td class="TextItemSame"> * The script "pagegen.php" is included by "index_ts.php" when a page is not cached but needs to be rendered.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">32</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">32</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">33</td>
<td class="TextItemSame"> * Revised for TYPO3 3.6 June/2003 by Kasper Skårhøj</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">33</td>
<td class="TextItemSame"> * Revised for TYPO3 3.6 June/2003 by Kasper Skårhøj</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">34</td>
<td class="TextItemSame"> * XHTML compliant</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">34</td>
<td class="TextItemSame"> * XHTML compliant</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">35</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">35</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">36</td>
<td class="TextItemSame"> * @author Kasper Skårhøj &lt;kasperYYYY@typo3.com&gt;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">36</td>
<td class="TextItemSame"> * @author Kasper Skårhøj &lt;kasperYYYY@typo3.com&gt;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">37</td>
<td class="TextItemSame"> */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">37</td>
<td class="TextItemSame"> */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">38</td>
<td class="TextItemSame">/**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">38</td>
<td class="TextItemSame">/**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">39</td>
<td class="TextItemSame"> * Class for starting TypoScript page generation</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">39</td>
<td class="TextItemSame"> * Class for starting TypoScript page generation</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">40</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">40</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">41</td>
<td class="TextItemSame"> * The class is not instantiated as an objects but called directly with the "::" operator.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">41</td>
<td class="TextItemSame"> * The class is not instantiated as an objects but called directly with the "::" operator.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">42</td>
<td class="TextItemSame"> * eg: TSpagegen::pagegenInit()</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">42</td>
<td class="TextItemSame"> * eg: TSpagegen::pagegenInit()</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">43</td>
<td class="TextItemSame"> *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">43</td>
<td class="TextItemSame"> *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">44</td>
<td class="TextItemSame"> * @author Kasper Skårhøj &lt;kasperYYYY@typo3.com&gt;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">44</td>
<td class="TextItemSame"> * @author Kasper Skårhøj &lt;kasperYYYY@typo3.com&gt;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">45</td>
<td class="TextItemSame"> */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">45</td>
<td class="TextItemSame"> */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">46</td>
<td class="TextItemSame">class PageGenerator {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">46</td>
<td class="TextItemSame">class PageGenerator {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">47</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">47</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">48</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">48</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">49</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Setting some vars in TSFE, primarily based on TypoScript config settings.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">49</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Setting some vars in TSFE, primarily based on TypoScript config settings.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">50</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">50</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">51</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return void</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">51</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return void</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">52</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">52</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">53</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function pagegenInit() {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">53</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function pagegenInit() {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">54</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;page['content_from_pid'] &gt; 0) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">54</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;page['content_from_pid'] &gt; 0) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">55</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // make REAL copy of TSFE
object - not reference!</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">55</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // make REAL copy of TSFE
object - not reference!</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">56</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_copy_TSFE = clone $GLOBALS['TSFE'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">56</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_copy_TSFE = clone $GLOBALS['TSFE'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">57</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Set -&gt;id to the
content_from_pid value - we are going to evaluate this pid as was it a
given id for a page-display!</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">57</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Set -&gt;id to the
content_from_pid value - we are going to evaluate this pid as was it a
given id for a page-display!</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">58</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_copy_TSFE-&gt;id =
$GLOBALS['TSFE']-&gt;page['content_from_pid'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">58</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_copy_TSFE-&gt;id =
$GLOBALS['TSFE']-&gt;page['content_from_pid'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">59</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_copy_TSFE-&gt;MP = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">59</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_copy_TSFE-&gt;MP = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">60</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_copy_TSFE-&gt;getPageAndRootlineWithDomain($GLOBALS['TSFE']-&gt;config['config']['content_from_pid_allowOutsideDomain']
? 0 : $GLOBALS['TSFE']-&gt;domainStartPage);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">60</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_copy_TSFE-&gt;getPageAndRootlineWithDomain($GLOBALS['TSFE']-&gt;config['config']['content_from_pid_allowOutsideDomain']
? 0 : $GLOBALS['TSFE']-&gt;domainStartPage);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">61</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;contentPid = intval($temp_copy_TSFE-&gt;id);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">61</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;contentPid = intval($temp_copy_TSFE-&gt;id);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">62</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unset($temp_copy_TSFE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">62</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unset($temp_copy_TSFE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">63</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">63</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">64</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['MP_defaults']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">64</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['MP_defaults']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">65</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_parts =
\TYPO3\CMS\Core\Utility\GeneralUtility::trimExplode('|',
$GLOBALS['TSFE']-&gt;config['config']['MP_defaults'], 1);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">65</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_parts =
\TYPO3\CMS\Core\Utility\GeneralUtility::trimExplode('|',
$GLOBALS['TSFE']-&gt;config['config']['MP_defaults'], 1);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">66</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($temp_parts as $temp_p) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">66</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($temp_parts as $temp_p) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">67</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
list($temp_idP, $temp_MPp) = explode(':', $temp_p, 2);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">67</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
list($temp_idP, $temp_MPp) = explode(':', $temp_p, 2);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">68</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_ids = \TYPO3\CMS\Core\Utility\GeneralUtility::intExplode(',',
$temp_idP);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">68</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_ids = \TYPO3\CMS\Core\Utility\GeneralUtility::intExplode(',',
$temp_idP);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">69</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($temp_ids as $temp_id) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">69</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($temp_ids as $temp_id) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">70</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;MP_defaults[$temp_id] =
$temp_MPp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">70</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;MP_defaults[$temp_id] =
$temp_MPp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">71</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">71</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">72</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">72</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">73</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">73</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">74</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Global vars...</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">74</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Global vars...</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">75</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;indexedDocTitle =
$GLOBALS['TSFE']-&gt;page['title'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">75</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;indexedDocTitle =
$GLOBALS['TSFE']-&gt;page['title'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">76</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;debug = '' .
$GLOBALS['TSFE']-&gt;config['config']['debug'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">76</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;debug = '' .
$GLOBALS['TSFE']-&gt;config['config']['debug'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">77</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Base url:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">77</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Base url:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">78</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (isset($GLOBALS['TSFE']-&gt;config['config']['baseURL'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">78</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (isset($GLOBALS['TSFE']-&gt;config['config']['baseURL'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">79</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;baseUrl =
$GLOBALS['TSFE']-&gt;config['config']['baseURL'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">79</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;baseUrl =
$GLOBALS['TSFE']-&gt;config['config']['baseURL'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">80</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;anchorPrefix =
substr(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('TYPO3_REQUEST_URL'),
strlen(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('TYPO3_SITE_URL')));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">80</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;anchorPrefix =
substr(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('TYPO3_REQUEST_URL'),
strlen(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('TYPO3_SITE_URL')));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">81</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">81</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">82</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Internal and External target defaults</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">82</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Internal and External target defaults</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">83</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;intTarget = '' .
$GLOBALS['TSFE']-&gt;config['config']['intTarget'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">83</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;intTarget = '' .
$GLOBALS['TSFE']-&gt;config['config']['intTarget'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">84</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;extTarget = '' .
$GLOBALS['TSFE']-&gt;config['config']['extTarget'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">84</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;extTarget = '' .
$GLOBALS['TSFE']-&gt;config['config']['extTarget'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">85</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;fileTarget = '' .
$GLOBALS['TSFE']-&gt;config['config']['fileTarget'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">85</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;fileTarget = '' .
$GLOBALS['TSFE']-&gt;config['config']['fileTarget'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">86</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;config['config']['spamProtectEmailAddresses'] ===
'ascii') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">86</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;config['config']['spamProtectEmailAddresses'] ===
'ascii') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">87</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;spamProtectEmailAddresses = 'ascii';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">87</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;spamProtectEmailAddresses = 'ascii';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">88</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">88</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">89</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;spamProtectEmailAddresses =
\TYPO3\CMS\Core\Utility\MathUtility::forceIntegerInRange($GLOBALS['TSFE']-&gt;config['config']['spamProtectEmailAddresses'],
-10, 10, 0);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">89</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;spamProtectEmailAddresses =
\TYPO3\CMS\Core\Utility\MathUtility::forceIntegerInRange($GLOBALS['TSFE']-&gt;config['config']['spamProtectEmailAddresses'],
-10, 10, 0);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">90</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">90</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">91</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;absRefPrefix =
$GLOBALS['TSFE']-&gt;config['config']['absRefPrefix'] ?
trim($GLOBALS['TSFE']-&gt;config['config']['absRefPrefix']) : '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">91</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;absRefPrefix =
$GLOBALS['TSFE']-&gt;config['config']['absRefPrefix'] ?
trim($GLOBALS['TSFE']-&gt;config['config']['absRefPrefix']) : '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">92</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;type &amp;&amp;
$GLOBALS['TSFE']-&gt;config['config']['frameReloadIfNotInFrameset']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">92</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;type &amp;&amp;
$GLOBALS['TSFE']-&gt;config['config']['frameReloadIfNotInFrameset']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">93</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $tdlLD =
$GLOBALS['TSFE']-&gt;tmpl-&gt;linkData($GLOBALS['TSFE']-&gt;page,
'_top', $GLOBALS['TSFE']-&gt;no_cache, '');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">93</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $tdlLD =
$GLOBALS['TSFE']-&gt;tmpl-&gt;linkData($GLOBALS['TSFE']-&gt;page,
'_top', $GLOBALS['TSFE']-&gt;no_cache, '');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">94</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalJavaScript['JSCode'] .= 'if(!parent.' .
trim($GLOBALS['TSFE']-&gt;sPre) . ' &amp;&amp; !parent.view_frame)
top.location.href="' .
$GLOBALS['TSFE']-&gt;baseUrlWrap($tdlLD['totalURL']) . '"';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">94</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalJavaScript['JSCode'] .= 'if(!parent.' .
trim($GLOBALS['TSFE']-&gt;sPre) . ' &amp;&amp; !parent.view_frame)
top.location.href="' .
$GLOBALS['TSFE']-&gt;baseUrlWrap($tdlLD['totalURL']) . '"';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">95</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">95</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">96</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;compensateFieldWidth = '' .
$GLOBALS['TSFE']-&gt;config['config']['compensateFieldWidth'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">96</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;compensateFieldWidth = '' .
$GLOBALS['TSFE']-&gt;config['config']['compensateFieldWidth'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">97</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;lockFilePath = '' .
$GLOBALS['TSFE']-&gt;config['config']['lockFilePath'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">97</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;lockFilePath = '' .
$GLOBALS['TSFE']-&gt;config['config']['lockFilePath'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">98</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;lockFilePath =
$GLOBALS['TSFE']-&gt;lockFilePath ? $GLOBALS['TSFE']-&gt;lockFilePath :
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">98</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;lockFilePath =
$GLOBALS['TSFE']-&gt;lockFilePath ? $GLOBALS['TSFE']-&gt;lockFilePath :
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">99</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_noScaleUp'] =
isset($GLOBALS['TSFE']-&gt;config['config']['noScaleUp']) ? '' .
$GLOBALS['TSFE']-&gt;config['config']['noScaleUp'] :
$GLOBALS['TYPO3_CONF_VARS']['GFX']['im_noScaleUp'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">99</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_noScaleUp'] =
isset($GLOBALS['TSFE']-&gt;config['config']['noScaleUp']) ? '' .
$GLOBALS['TSFE']-&gt;config['config']['noScaleUp'] :
$GLOBALS['TYPO3_CONF_VARS']['GFX']['im_noScaleUp'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">100</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;TYPO3_CONF_VARS['GFX']['im_noScaleUp'] =
$GLOBALS['TYPO3_CONF_VARS']['GFX']['im_noScaleUp'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">100</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;TYPO3_CONF_VARS['GFX']['im_noScaleUp'] =
$GLOBALS['TYPO3_CONF_VARS']['GFX']['im_noScaleUp'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">101</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;ATagParams =
trim($GLOBALS['TSFE']-&gt;config['config']['ATagParams']) ? ' ' .
trim($GLOBALS['TSFE']-&gt;config['config']['ATagParams']) : '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">101</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;ATagParams =
trim($GLOBALS['TSFE']-&gt;config['config']['ATagParams']) ? ' ' .
trim($GLOBALS['TSFE']-&gt;config['config']['ATagParams']) : '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">102</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['setJS_mouseOver']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">102</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['setJS_mouseOver']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">103</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;setJS('mouseOver');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">103</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;setJS('mouseOver');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">104</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">104</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">105</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['setJS_openPic']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">105</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['setJS_openPic']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">106</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;setJS('openPic');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">106</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;setJS('openPic');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">107</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">107</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">108</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;sWordRegEx = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">108</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;sWordRegEx = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">109</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;sWordList =
\TYPO3\CMS\Core\Utility\GeneralUtility::_GP('sword_list');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">109</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TSFE']-&gt;sWordList =
\TYPO3\CMS\Core\Utility\GeneralUtility::_GP('sword_list');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">110</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;sWordList)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">110</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;sWordList)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">111</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $space =
!empty($GLOBALS['TSFE']-&gt;config['config']['sword_standAlone']) ?
'[[:space:]]' : '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">111</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $space =
!empty($GLOBALS['TSFE']-&gt;config['config']['sword_standAlone']) ?
'[[:space:]]' : '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">112</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;sWordList as $val) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">112</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;sWordList as $val) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">113</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(strlen(trim($val)) &gt; 0) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">113</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(strlen(trim($val)) &gt; 0) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">114</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;sWordRegEx .= $space .
quotemeta($val) . $space . '|';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">114</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;sWordRegEx .= $space .
quotemeta($val) . $space . '|';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">115</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">115</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">116</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">116</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">117</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;sWordRegEx = preg_replace('/\\|$/', '',
$GLOBALS['TSFE']-&gt;sWordRegEx);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">117</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;sWordRegEx = preg_replace('/\\|$/', '',
$GLOBALS['TSFE']-&gt;sWordRegEx);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">118</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">118</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">119</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // linkVars</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">119</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // linkVars</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">120</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;calculateLinkVars();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">120</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;calculateLinkVars();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">121</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; // dtdAllowsFrames indicates whether to use the target
attribute in links</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">121</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; // dtdAllowsFrames indicates whether to use the target
attribute in links</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">122</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;dtdAllowsFrames = FALSE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">122</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;dtdAllowsFrames = FALSE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">123</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['doctype']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">123</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['doctype']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">124</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (in_array(</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">124</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (in_array(</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">125</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
(string) $GLOBALS['TSFE']-&gt;config['config']['doctype'],</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">125</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
(string) $GLOBALS['TSFE']-&gt;config['config']['doctype'],</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">126</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
array('xhtml_trans', 'xhtml_frames', 'xhtml_basic', 'xhtml_2', 'html5'),</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">126</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
array('xhtml_trans', 'xhtml_frames', 'xhtml_basic', 'xhtml_2', 'html5'),</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">127</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TRUE)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">127</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TRUE)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">128</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">128</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">129</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;dtdAllowsFrames = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">129</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;dtdAllowsFrames = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">130</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">130</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">131</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">131</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">132</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;dtdAllowsFrames = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">132</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;dtdAllowsFrames = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">133</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">133</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">134</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting XHTML-doctype from doctype</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">134</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting XHTML-doctype from doctype</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">135</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">135</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">136</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype'] =
$GLOBALS['TSFE']-&gt;config['config']['doctype'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">136</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype'] =
$GLOBALS['TSFE']-&gt;config['config']['doctype'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">137</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">137</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">138</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">138</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">139</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlDoctype =
$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">139</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlDoctype =
$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">140</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Checking XHTML-docytpe</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">140</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Checking XHTML-docytpe</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">141</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ((string)
$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">141</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ((string)
$GLOBALS['TSFE']-&gt;config['config']['xhtmlDoctype']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">142</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_trans':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">142</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_trans':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">143</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">143</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">144</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_strict':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">144</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_strict':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">145</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">145</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">146</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_frames':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">146</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_frames':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">147</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 100;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">147</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 100;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">148</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">148</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">149</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_basic':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">149</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_basic':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">150</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 105;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">150</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 105;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">151</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">151</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">152</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_11':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">152</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_11':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">153</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">153</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">154</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml+rdfa_10':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">154</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml+rdfa_10':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">155</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 110;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">155</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 110;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">156</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">156</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">157</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_2':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">157</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_2':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">158</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 200;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">158</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 200;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">159</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">159</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">160</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">160</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">161</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;getPageRenderer()-&gt;setRenderXhtml(FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">161</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;getPageRenderer()-&gt;setRenderXhtml(FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">162</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlDoctype = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">162</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlDoctype = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">163</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 0;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">163</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;xhtmlVersion = 0;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">164</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">164</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">165</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">165</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">166</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;getPageRenderer()-&gt;setRenderXhtml(FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">166</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;getPageRenderer()-&gt;setRenderXhtml(FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">167</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">167</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">168</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">168</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">169</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">169</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">170</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">170</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">171</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Returns an
array with files to include. These files are the ones set up in
TypoScript config.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">171</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Returns an
array with files to include. These files are the ones set up in
TypoScript config.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">172</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">172</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">173</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return array Files to include. Paths are relative to PATH_site.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">173</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return array Files to include. Paths are relative to PATH_site.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">174</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">174</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">175</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function getIncFiles() {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">175</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function getIncFiles() {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">176</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incFilesArray = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">176</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incFilesArray = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">177</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Get files from config.includeLibrary</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">177</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Get files from config.includeLibrary</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">178</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $includeLibrary = trim('' .
$GLOBALS['TSFE']-&gt;config['config']['includeLibrary']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">178</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $includeLibrary = trim('' .
$GLOBALS['TSFE']-&gt;config['config']['includeLibrary']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">179</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($includeLibrary) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">179</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($includeLibrary) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">180</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incFile =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($includeLibrary);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">180</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incFile =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($includeLibrary);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">181</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($incFile) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">181</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($incFile) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">182</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$incFilesArray[] = $incFile;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">182</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$incFilesArray[] = $incFile;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">183</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">183</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">184</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">184</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">185</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeLibs.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">185</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeLibs.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">186</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incLibs =
$GLOBALS['TSFE']-&gt;pSetup['includeLibs.'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">186</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incLibs =
$GLOBALS['TSFE']-&gt;pSetup['includeLibs.'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">187</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">187</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">188</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incLibs = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">188</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incLibs = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">189</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">189</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">190</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;tmpl-&gt;setup['includeLibs.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">190</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;tmpl-&gt;setup['includeLibs.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">191</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // toplevel 'includeLibs' is
added to the PAGE.includeLibs. In that way, PAGE-libs get first
priority, because if the key already exist, it's not altered. (Due to
investigation by me)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">191</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // toplevel 'includeLibs' is
added to the PAGE.includeLibs. In that way, PAGE-libs get first
priority, because if the key already exist, it's not altered. (Due to
investigation by me)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">192</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incLibs +=
$GLOBALS['TSFE']-&gt;tmpl-&gt;setup['includeLibs.'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">192</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $incLibs +=
$GLOBALS['TSFE']-&gt;tmpl-&gt;setup['includeLibs.'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">193</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">193</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">194</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($incLibs)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">194</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($incLibs)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">195</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($incLibs as $theLib) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">195</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($incLibs as $theLib) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">196</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($theLib) &amp;&amp; ($incFile =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($theLib))) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">196</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($theLib) &amp;&amp; ($incFile =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($theLib))) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">197</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $incFilesArray[] = $incFile;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">197</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $incFilesArray[] = $incFile;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">198</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">198</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">199</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">199</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">200</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">200</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">201</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $incFilesArray;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">201</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $incFilesArray;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">202</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">202</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">203</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">203</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">204</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">204</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">205</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Processing JavaScript handlers</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">205</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Processing JavaScript handlers</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">206</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">206</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">207</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return
array Array with a) a JavaScript section with event handlers and
variables set and b) an array with attributes for the body tag.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">207</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return
array Array with a) a JavaScript section with event handlers and
variables set and b) an array with attributes for the body tag.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">208</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">208</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">209</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function JSeventFunctions() {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">209</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function JSeventFunctions() {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">210</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $functions = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">210</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $functions = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">211</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $setEvents = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">211</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $setEvents = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">212</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $setBody = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">212</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $setBody = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">213</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; foreach ($GLOBALS['TSFE']-&gt;JSeventFuncCalls as $event
=&gt; $handlers) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">213</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; foreach ($GLOBALS['TSFE']-&gt;JSeventFuncCalls as $event
=&gt; $handlers) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">214</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($handlers)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">214</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($handlers)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">215</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$functions[] = '&nbsp; &nbsp; &nbsp; &nbsp; function T3_' . $event .
'Wrapper(e) {&nbsp; &nbsp; &nbsp; &nbsp; ' . implode('&nbsp;&nbsp; ',
$handlers) . '&nbsp; &nbsp; &nbsp; &nbsp; }';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">215</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$functions[] = '&nbsp; &nbsp; &nbsp; &nbsp; function T3_' . $event .
'Wrapper(e) {&nbsp; &nbsp; &nbsp; &nbsp; ' . implode('&nbsp;&nbsp; ',
$handlers) . '&nbsp; &nbsp; &nbsp; &nbsp; }';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">216</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$setEvents[] = '&nbsp; &nbsp; &nbsp; &nbsp; document.' . $event . '=T3_'
. $event . 'Wrapper;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">216</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$setEvents[] = '&nbsp; &nbsp; &nbsp; &nbsp; document.' . $event . '=T3_'
. $event . 'Wrapper;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">217</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($event == 'onload') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">217</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($event == 'onload') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">218</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; // Dubiuos double setting breaks on some
browser - do we need it?</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">218</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; // Dubiuos double setting breaks on some
browser - do we need it?</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">219</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $setBody[] = 'onload="T3_onloadWrapper();"';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">219</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $setBody[] = 'onload="T3_onloadWrapper();"';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">220</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">220</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">221</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">221</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">222</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">222</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">223</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; return array(count($functions) ? implode(LF, $functions) .
LF . implode(LF, $setEvents) : '', $setBody);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">223</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; return array(count($functions) ? implode(LF, $functions) .
LF . implode(LF, $setEvents) : '', $setBody);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">224</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">224</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">225</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">225</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">226</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">226</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">227</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Rendering the page content</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">227</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Rendering the page content</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">228</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">228</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">229</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return void</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">229</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return void</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">230</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">230</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">231</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function renderContent() {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">231</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function renderContent() {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">232</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // PAGE CONTENT</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">232</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // PAGE CONTENT</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">233</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TT']-&gt;incStackPointer();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">233</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TT']-&gt;incStackPointer();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">234</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TT']-&gt;push($GLOBALS['TSFE']-&gt;sPre, 'PAGE');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">234</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TT']-&gt;push($GLOBALS['TSFE']-&gt;sPre, 'PAGE');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">235</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageContent =
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">235</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageContent =
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">236</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['wrap']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">236</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['wrap']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">237</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageContent =
$GLOBALS['TSFE']-&gt;cObj-&gt;wrap($pageContent,
$GLOBALS['TSFE']-&gt;pSetup['wrap']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">237</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageContent =
$GLOBALS['TSFE']-&gt;cObj-&gt;wrap($pageContent,
$GLOBALS['TSFE']-&gt;pSetup['wrap']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">238</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">238</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">239</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['stdWrap.']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">239</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['stdWrap.']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">240</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageContent =
$GLOBALS['TSFE']-&gt;cObj-&gt;stdWrap($pageContent,
$GLOBALS['TSFE']-&gt;pSetup['stdWrap.']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">240</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageContent =
$GLOBALS['TSFE']-&gt;cObj-&gt;stdWrap($pageContent,
$GLOBALS['TSFE']-&gt;pSetup['stdWrap.']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">241</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">241</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">242</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // PAGE HEADER (after content - maybe JS is inserted!</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">242</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // PAGE HEADER (after content - maybe JS is inserted!</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">243</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // if 'disableAllHeaderCode' is set, all the header-code is discarded!</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">243</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // if 'disableAllHeaderCode' is set, all the header-code is discarded!</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">244</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['disableAllHeaderCode']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">244</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['disableAllHeaderCode']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">245</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content = $pageContent;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">245</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content = $pageContent;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">246</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">246</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">247</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; self::renderContentWithHeader($pageContent);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">247</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; self::renderContentWithHeader($pageContent);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">248</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">248</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">249</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TT']-&gt;pull($GLOBALS['TT']-&gt;LR ?
$GLOBALS['TSFE']-&gt;content : '');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">249</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $GLOBALS['TT']-&gt;pull($GLOBALS['TT']-&gt;LR ?
$GLOBALS['TSFE']-&gt;content : '');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">250</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TT']-&gt;decStackPointer();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">250</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TT']-&gt;decStackPointer();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">251</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">251</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">252</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">252</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">253</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">253</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">254</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Rendering
normal HTML-page with header by wrapping the generated content
($pageContent) in body-tags and setting the header accordingly.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">254</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Rendering
normal HTML-page with header by wrapping the generated content
($pageContent) in body-tags and setting the header accordingly.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">255</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">255</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">256</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $pageContent The page content which TypoScript objects has generated</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">256</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $pageContent The page content which TypoScript objects has generated</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">257</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return void</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">257</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return void</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">258</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">258</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">259</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function renderContentWithHeader($pageContent) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">259</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function renderContentWithHeader($pageContent) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">260</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /** @var $pageRenderer \TYPO3\CMS\Core\Page\PageRenderer */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">260</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /** @var $pageRenderer \TYPO3\CMS\Core\Page\PageRenderer */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">261</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer = $GLOBALS['TSFE']-&gt;getPageRenderer();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">261</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer = $GLOBALS['TSFE']-&gt;getPageRenderer();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">262</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['moveJsFromHeaderToFooter']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">262</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['moveJsFromHeaderToFooter']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">263</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableMoveJsFromHeaderToFooter();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">263</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableMoveJsFromHeaderToFooter();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">264</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">264</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">265</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['pageRendererTemplateFile']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">265</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['pageRendererTemplateFile']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">266</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $file =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($GLOBALS['TSFE']-&gt;config['config']['pageRendererTemplateFile']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">266</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $file =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($GLOBALS['TSFE']-&gt;config['config']['pageRendererTemplateFile']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">267</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($file) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">267</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($file) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">268</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setTemplateFile($file);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">268</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setTemplateFile($file);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">269</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">269</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">270</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">270</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">271</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $headerComment = $GLOBALS['TSFE']-&gt;config['config']['headerComment'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">271</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $headerComment = $GLOBALS['TSFE']-&gt;config['config']['headerComment'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">272</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (trim($headerComment)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">272</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (trim($headerComment)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">273</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addInlineComment(TAB . str_replace(LF, (LF . TAB),
trim($headerComment)) . LF);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">273</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addInlineComment(TAB . str_replace(LF, (LF . TAB),
trim($headerComment)) . LF);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">274</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">274</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">275</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting charset:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">275</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting charset:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">276</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $theCharset = $GLOBALS['TSFE']-&gt;metaCharset;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">276</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $theCharset = $GLOBALS['TSFE']-&gt;metaCharset;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">277</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Reset the content variables:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">277</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Reset the content variables:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">278</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">278</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">279</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">279</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">280</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $htmlLang =
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_langKey'] ?
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_langKey'] : 'en';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">280</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $htmlLang =
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_langKey'] ?
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_langKey'] : 'en';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">281</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; // Set content direction: (More info:
http://www.tau.ac.il/~danon/Hebrew/HTML_and_Hebrew.html)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">281</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; // Set content direction: (More info:
http://www.tau.ac.il/~danon/Hebrew/HTML_and_Hebrew.html)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">282</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['htmlTag_dir']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">282</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['htmlTag_dir']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">283</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['dir'] =
htmlspecialchars($GLOBALS['TSFE']-&gt;config['config']['htmlTag_dir']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">283</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['dir'] =
htmlspecialchars($GLOBALS['TSFE']-&gt;config['config']['htmlTag_dir']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">284</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">284</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">285</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting document type:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">285</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting document type:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">286</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">286</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">287</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $xmlDocument = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">287</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $xmlDocument = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">288</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Part 1: XML prologue</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">288</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Part 1: XML prologue</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">289</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ((string) $GLOBALS['TSFE']-&gt;config['config']['xmlprologue']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">289</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ((string) $GLOBALS['TSFE']-&gt;config['config']['xmlprologue']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">290</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'none':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">290</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'none':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">291</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $xmlDocument = FALSE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">291</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $xmlDocument = FALSE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">292</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['config']['xhtml_cleaning'] = 'none';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">292</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['config']['xhtml_cleaning'] = 'none';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">293</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">293</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">294</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xml_10':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">294</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xml_10':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">295</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] = '&lt;?xml
version="1.0" encoding="' . $theCharset . '"?&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">295</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] = '&lt;?xml
version="1.0" encoding="' . $theCharset . '"?&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">296</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">296</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">297</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xml_11':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">297</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xml_11':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">298</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] = '&lt;?xml
version="1.1" encoding="' . $theCharset . '"?&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">298</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] = '&lt;?xml
version="1.1" encoding="' . $theCharset . '"?&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">299</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">299</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">300</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case '':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">300</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case '':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">301</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">301</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">302</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;?xml version="1.0" encoding="' . $theCharset .
'"?&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">302</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;?xml version="1.0" encoding="' . $theCharset .
'"?&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">303</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">303</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">304</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">304</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">305</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">305</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">306</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] =
$GLOBALS['TSFE']-&gt;config['config']['xmlprologue'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">306</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] =
$GLOBALS['TSFE']-&gt;config['config']['xmlprologue'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">307</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">307</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">308</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Part 2: DTD</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">308</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Part 2: DTD</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">309</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $doctype = $GLOBALS['TSFE']-&gt;config['config']['doctype'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">309</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $doctype = $GLOBALS['TSFE']-&gt;config['config']['doctype'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">310</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($doctype) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">310</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($doctype) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">311</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ($doctype) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">311</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ($doctype) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">312</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_trans':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">312</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_trans':</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">313</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">313</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">314</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"</td>
<td class="AlignCenter">&lt;&gt;</td>
<td class="TextItemNum AlignRight">314</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">315</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">315</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;';</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">316</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">316</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">317</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_strict':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">317</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_strict':</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">318</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">318</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">319</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"</td>
<td class="AlignCenter">&lt;&gt;</td>
<td class="TextItemNum AlignRight">319</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">320</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">320</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;';</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">321</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">321</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">322</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_frames':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">322</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_frames':</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">323</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">323</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">324</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"</td>
<td class="AlignCenter">&lt;&gt;</td>
<td class="TextItemNum AlignRight">324</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">325</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">325</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"&gt;';</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">326</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">326</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">327</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_basic':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">327</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_basic':</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">328</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">328</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">329</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"</td>
<td class="AlignCenter">&lt;&gt;</td>
<td class="TextItemNum AlignRight">329</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; </span>PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">330</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">330</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; </span>"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd"&gt;';</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">331</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">331</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">332</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_11':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">332</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_11':</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">333</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">333</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">334</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.1//EN"</td>
<td class="AlignCenter">&lt;&gt;</td>
<td class="TextItemNum AlignRight">334</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>PUBLIC "-//W3C//DTD XHTML 1.1//EN"</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">335</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span>"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">335</td>
<td class="TextItemInsigDiffMod"><span class="TextSegInsigDiff">&nbsp; &nbsp;&nbsp; </span>"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"&gt;';</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">336</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">336</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">337</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_2':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">337</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml_2':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">338</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">338</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">339</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; PUBLIC "-//W3C//DTD XHTML 2.0//EN"</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">339</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; PUBLIC "-//W3C//DTD XHTML 2.0//EN"</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">340</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; "http://www.w3.org/TR/xhtml2/DTD/xhtml2.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">340</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; "http://www.w3.org/TR/xhtml2/DTD/xhtml2.dtd"&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">341</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">341</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">342</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml+rdfa_10':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">342</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'xhtml+rdfa_10':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">343</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">343</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">344</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">344</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">345</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">345</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">346</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">346</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">347</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'html5':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">347</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'html5':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">348</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">348</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = '&lt;!DOCTYPE html&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">349</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($xmlDocument) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">349</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($xmlDocument) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">350</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|" /&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">350</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|" /&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">351</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">351</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">352</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|"&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">352</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|"&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">353</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">353</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">354</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">354</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">355</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'none':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">355</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'none':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">356</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">356</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">357</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">357</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">358</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = $doctype;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">358</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$docTypeParts[] = $doctype;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">359</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">359</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">360</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">360</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">361</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] = '&lt;!DOCTYPE html&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">361</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts[] = '&lt;!DOCTYPE html&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">362</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($xmlDocument){</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">362</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($xmlDocument){</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">363</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|" /&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">363</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|" /&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">364</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">364</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">365</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|"&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">365</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setMetaCharsetTag('&lt;meta charset="|"&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">366</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">366</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">367</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">367</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">368</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">368</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">369</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['xml:lang'] = $htmlLang;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">369</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['xml:lang'] = $htmlLang;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">370</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">370</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">371</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion &lt; 110 || $doctype
=== 'html5') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">371</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion &lt; 110 || $doctype
=== 'html5') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">372</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['lang'] = $htmlLang;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">372</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['lang'] = $htmlLang;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">373</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">373</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">374</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion || $doctype ===
'html5' &amp;&amp; $xmlDocument) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">374</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;xhtmlVersion || $doctype ===
'html5' &amp;&amp; $xmlDocument) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">375</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // We add this to HTML5 to
achieve a slightly better backwards compatibility</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">375</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // We add this to HTML5 to
achieve a slightly better backwards compatibility</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">376</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['xmlns'] =
'http://www.w3.org/1999/xhtml';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">376</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['xmlns'] =
'http://www.w3.org/1999/xhtml';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">377</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(is_array($GLOBALS['TSFE']-&gt;config['config']['namespaces.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">377</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(is_array($GLOBALS['TSFE']-&gt;config['config']['namespaces.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">378</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($GLOBALS['TSFE']-&gt;config['config']['namespaces.'] as $prefix
=&gt; $uri) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">378</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($GLOBALS['TSFE']-&gt;config['config']['namespaces.'] as $prefix
=&gt; $uri) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">379</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; // $uri gets htmlspecialchared later</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">379</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; // $uri gets htmlspecialchared later</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">380</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['xmlns:' .
htmlspecialchars($prefix)] = $uri;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">380</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $htmlTagAttributes['xmlns:' .
htmlspecialchars($prefix)] = $uri;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">381</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">381</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">382</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">382</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">383</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">383</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">384</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; // Swap XML and doctype order around (for MSIE / Opera
standards compliance)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">384</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; // Swap XML and doctype order around (for MSIE / Opera
standards compliance)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">385</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['doctypeSwitch']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">385</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['doctypeSwitch']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">386</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts =
array_reverse($docTypeParts);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">386</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $docTypeParts =
array_reverse($docTypeParts);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">387</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">387</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">388</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Adding doctype parts:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">388</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Adding doctype parts:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">389</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($docTypeParts)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">389</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($docTypeParts)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">390</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setXmlPrologAndDocType(implode(LF, $docTypeParts));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">390</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setXmlPrologAndDocType(implode(LF, $docTypeParts));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">391</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">391</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">392</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Begin header section:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">392</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Begin header section:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">393</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if
(strcmp($GLOBALS['TSFE']-&gt;config['config']['htmlTag_setParams'],
'none')) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">393</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if
(strcmp($GLOBALS['TSFE']-&gt;config['config']['htmlTag_setParams'],
'none')) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">394</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_attr =
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_setParams'] ?
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_setParams'] :
\TYPO3\CMS\Core\Utility\GeneralUtility::implodeAttributes($htmlTagAttributes);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">394</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_attr =
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_setParams'] ?
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_setParams'] :
\TYPO3\CMS\Core\Utility\GeneralUtility::implodeAttributes($htmlTagAttributes);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">395</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">395</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">396</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_attr = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">396</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_attr = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">397</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">397</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">398</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTag = '&lt;html' . ($_attr ? ' ' . $_attr : '') . '&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">398</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTag = '&lt;html' . ($_attr ? ' ' . $_attr : '') . '&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">399</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (isset($GLOBALS['TSFE']-&gt;config['config']['htmlTag_stdWrap.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">399</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (isset($GLOBALS['TSFE']-&gt;config['config']['htmlTag_stdWrap.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">400</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTag =
$GLOBALS['TSFE']-&gt;cObj-&gt;stdWrap($htmlTag,
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_stdWrap.']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">400</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $htmlTag =
$GLOBALS['TSFE']-&gt;cObj-&gt;stdWrap($htmlTag,
$GLOBALS['TSFE']-&gt;config['config']['htmlTag_stdWrap.']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">401</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">401</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">402</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;setHtmlTag($htmlTag);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">402</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;setHtmlTag($htmlTag);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">403</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Head tag:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">403</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Head tag:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">404</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $headTag = $GLOBALS['TSFE']-&gt;pSetup['headTag'] ?
$GLOBALS['TSFE']-&gt;pSetup['headTag'] : '&lt;head&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">404</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $headTag = $GLOBALS['TSFE']-&gt;pSetup['headTag'] ?
$GLOBALS['TSFE']-&gt;pSetup['headTag'] : '&lt;head&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">405</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;setHeadTag($headTag);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">405</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;setHeadTag($headTag);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">406</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting charset meta tag:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">406</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting charset meta tag:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">407</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;setCharSet($theCharset);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">407</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;setCharSet($theCharset);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">408</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addInlineComment('&nbsp; &nbsp; &nbsp;
&nbsp; This website is powered by TYPO3 - inspiring people to share!</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">408</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addInlineComment('&nbsp; &nbsp; &nbsp;
&nbsp; This website is powered by TYPO3 - inspiring people to share!</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">409</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TYPO3 is a free
open source Content Management Framework initially created by Kasper
Skaarhoj and licensed under GNU/GPL.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">409</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TYPO3 is a free
open source Content Management Framework initially created by Kasper
Skaarhoj and licensed under GNU/GPL.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">410</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TYPO3 is copyright '
. TYPO3_copyright_year . ' of Kasper Skaarhoj. Extensions are copyright
of their respective owners.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">410</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TYPO3 is copyright '
. TYPO3_copyright_year . ' of Kasper Skaarhoj. Extensions are copyright
of their respective owners.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">411</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; Information and contribution at ' . TYPO3_URL_ORG . '</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">411</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; Information and contribution at ' . TYPO3_URL_ORG . '</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">412</td>
<td class="TextItemSame">');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">412</td>
<td class="TextItemSame">');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">413</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;baseUrl) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">413</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;baseUrl) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">414</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setBaseUrl($GLOBALS['TSFE']-&gt;baseUrl);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">414</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setBaseUrl($GLOBALS['TSFE']-&gt;baseUrl);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">415</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">415</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">416</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['shortcutIcon']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">416</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['shortcutIcon']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">417</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $favIcon =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($GLOBALS['TSFE']-&gt;pSetup['shortcutIcon']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">417</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $favIcon =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($GLOBALS['TSFE']-&gt;pSetup['shortcutIcon']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">418</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $iconMimeType = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">418</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $iconMimeType = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">419</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (function_exists('finfo_open')) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">419</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (function_exists('finfo_open')) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">420</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($finfo = @finfo_open(FILEINFO_MIME)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">420</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($finfo = @finfo_open(FILEINFO_MIME)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">421</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $iconMimeType = ' type="' .
finfo_file($finfo, (PATH_site . $favIcon)) . '"';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">421</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $iconMimeType = ' type="' .
finfo_file($finfo, (PATH_site . $favIcon)) . '"';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">422</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; finfo_close($finfo);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">422</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; finfo_close($finfo);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">423</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setIconMimeType($iconMimeType);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">423</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setIconMimeType($iconMimeType);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">424</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">424</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">425</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">425</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">426</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setFavIcon(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('TYPO3_SITE_URL')
. $favIcon);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">426</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;setFavIcon(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('TYPO3_SITE_URL')
. $favIcon);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">427</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">427</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">428</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Including CSS files</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">428</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Including CSS files</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">429</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;tmpl-&gt;setup['plugin.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">429</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;tmpl-&gt;setup['plugin.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">430</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_styleLines = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">430</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $temp_styleLines = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">431</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;tmpl-&gt;setup['plugin.'] as $key =&gt; $iCSScode)
{</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">431</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;tmpl-&gt;setup['plugin.'] as $key =&gt; $iCSScode)
{</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">432</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(is_array($iCSScode)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">432</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(is_array($iCSScode)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">433</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($iCSScode['_CSS_DEFAULT_STYLE']
&amp;&amp;
empty($GLOBALS['TSFE']-&gt;config['config']['removeDefaultCss'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">433</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($iCSScode['_CSS_DEFAULT_STYLE']
&amp;&amp;
empty($GLOBALS['TSFE']-&gt;config['config']['removeDefaultCss'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">434</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_styleLines[] = '/* default styles for extension "' . substr($key,
0, -1) . '" */' . LF . $iCSScode['_CSS_DEFAULT_STYLE'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">434</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_styleLines[] = '/* default styles for extension "' . substr($key,
0, -1) . '" */' . LF . $iCSScode['_CSS_DEFAULT_STYLE'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">435</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">435</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">436</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($iCSScode['_CSS_PAGE_STYLE'] &amp;&amp;
empty($GLOBALS['TSFE']-&gt;config['config']['removePageCss'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">436</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($iCSScode['_CSS_PAGE_STYLE'] &amp;&amp;
empty($GLOBALS['TSFE']-&gt;config['config']['removePageCss'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">437</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_styleLines[] = '/* specific page styles for extension "' .
substr($key, 0, -1) . '" */' . LF . implode(LF,
$iCSScode['_CSS_PAGE_STYLE']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">437</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$temp_styleLines[] = '/* specific page styles for extension "' .
substr($key, 0, -1) . '" */' . LF . implode(LF,
$iCSScode['_CSS_PAGE_STYLE']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">438</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">438</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">439</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">439</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">440</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">440</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">441</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($temp_styleLines)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">441</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($temp_styleLines)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">442</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;config['config']['inlineStyle2TempFile']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">442</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;config['config']['inlineStyle2TempFile']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">443</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssFile(self::inline2TempFile(implode(LF,
$temp_styleLines), 'css'));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">443</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssFile(self::inline2TempFile(implode(LF,
$temp_styleLines), 'css'));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">444</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">444</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">445</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssInlineBlock('TSFEinlineStyle', implode(LF,
$temp_styleLines));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">445</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssInlineBlock('TSFEinlineStyle', implode(LF,
$temp_styleLines));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">446</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">446</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">447</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">447</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">448</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">448</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">449</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['stylesheet']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">449</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['stylesheet']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">450</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($GLOBALS['TSFE']-&gt;pSetup['stylesheet']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">450</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($GLOBALS['TSFE']-&gt;pSetup['stylesheet']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">451</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">451</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">452</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssFile($ss);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">452</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssFile($ss);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">453</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">453</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">454</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">454</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">455</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /**********************************************************************/</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">455</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /**********************************************************************/</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">456</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* includeCSS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">456</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* includeCSS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">457</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* config.includeCSS {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">457</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* config.includeCSS {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">458</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /*</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">458</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /*</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">459</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">459</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">460</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /**********************************************************************/</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">460</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /**********************************************************************/</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">461</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">461</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">462</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'] as $key =&gt; $CSSfile) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">462</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'] as $key =&gt; $CSSfile) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">463</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($CSSfile)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">463</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($CSSfile)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">464</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['external'] ?
$CSSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($CSSfile);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">464</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['external'] ?
$CSSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($CSSfile);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">465</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['if.'])
&amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][($key
. '.')]['if.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">465</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['if.'])
&amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][($key
. '.')]['if.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">466</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">466</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">467</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">467</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">468</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">468</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">469</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['import']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">469</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['import']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">470</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if (!$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][($key .
'.')]['external'] &amp;&amp; substr($ss, 0, 1) != '/') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">470</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if (!$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][($key .
'.')]['external'] &amp;&amp; substr($ss, 0, 1) != '/') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">471</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // To fix MSIE 6 that cannot
handle these as relative paths (according to Ben v Ende)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">471</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // To fix MSIE 6 that cannot
handle these as relative paths (according to Ben v Ende)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">472</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $ss =
\TYPO3\CMS\Core\Utility\GeneralUtility::dirname(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('SCRIPT_NAME'))
. '/' . $ss;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">472</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $ss =
\TYPO3\CMS\Core\Utility\GeneralUtility::dirname(\TYPO3\CMS\Core\Utility\GeneralUtility::getIndpEnv('SCRIPT_NAME'))
. '/' . $ss;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">473</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">473</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">474</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addCssInlineBlock('import_' . $key,
'@import url("' . htmlspecialchars($ss) . '") ' .
htmlspecialchars($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][($key .
'.')]['media']) . ';',
empty($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, '');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">474</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addCssInlineBlock('import_' . $key,
'@import url("' . htmlspecialchars($ss) . '") ' .
htmlspecialchars($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][($key .
'.')]['media']) . ';',
empty($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, '');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">475</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">475</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">476</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addCssFile($ss,
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['alternate'] ?
'alternate stylesheet' : 'stylesheet',
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['media'] ?
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['media'] : 'all',
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['title'] ?
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['title'] : '',
empty($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, $GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['allWrap'], $GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">476</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addCssFile($ss,
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['alternate'] ?
'alternate stylesheet' : 'stylesheet',
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['media'] ?
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['media'] : 'all',
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['title'] ?
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['title'] : '',
empty($GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, $GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['allWrap'], $GLOBALS['TSFE']-&gt;pSetup['includeCSS.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">477</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">477</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">478</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">478</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">479</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">479</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">480</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">480</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">481</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">481</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">482</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Stylesheets</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">482</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Stylesheets</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">483</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">483</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">484</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['insertClassesFromRTE']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">484</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['insertClassesFromRTE']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">485</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageTSConfig =
$GLOBALS['TSFE']-&gt;getPagesTSconfig();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">485</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageTSConfig =
$GLOBALS['TSFE']-&gt;getPagesTSconfig();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">486</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $RTEclasses =
$pageTSConfig['RTE.']['classes.'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">486</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $RTEclasses =
$pageTSConfig['RTE.']['classes.'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">487</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($RTEclasses)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">487</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($RTEclasses)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">488</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($RTEclasses as $RTEclassName =&gt; $RTEvalueArray) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">488</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($RTEclasses as $RTEclassName =&gt; $RTEvalueArray) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">489</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($RTEvalueArray['value']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">489</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($RTEvalueArray['value']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">490</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">490</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">491</td>
<td class="TextItemSame">.' . substr($RTEclassName, 0, -1) . ' {' . $RTEvalueArray['value'] . '}';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">491</td>
<td class="TextItemSame">.' . substr($RTEclassName, 0, -1) . ' {' . $RTEvalueArray['value'] . '}';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">492</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">492</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">493</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">493</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">494</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">494</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">495</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['insertClassesFromRTE.']['add_mainStyleOverrideDefs']
&amp;&amp;
is_array($pageTSConfig['RTE.']['default.']['mainStyleOverride_add.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">495</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['insertClassesFromRTE.']['add_mainStyleOverrideDefs']
&amp;&amp;
is_array($pageTSConfig['RTE.']['default.']['mainStyleOverride_add.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">496</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$mSOa_tList = \TYPO3\CMS\Core\Utility\GeneralUtility::trimExplode(',',
strtoupper($GLOBALS['TSFE']-&gt;pSetup['insertClassesFromRTE.']['add_mainStyleOverrideDefs']),
1);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">496</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$mSOa_tList = \TYPO3\CMS\Core\Utility\GeneralUtility::trimExplode(',',
strtoupper($GLOBALS['TSFE']-&gt;pSetup['insertClassesFromRTE.']['add_mainStyleOverrideDefs']),
1);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">497</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($pageTSConfig['RTE.']['default.']['mainStyleOverride_add.'] as
$mSOa_key =&gt; $mSOa_value) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">497</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
foreach ($pageTSConfig['RTE.']['default.']['mainStyleOverride_add.'] as
$mSOa_key =&gt; $mSOa_value) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">498</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if (!is_array($mSOa_value) &amp;&amp;
(in_array('*', $mSOa_tList) || in_array($mSOa_key, $mSOa_tList))) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">498</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if (!is_array($mSOa_value) &amp;&amp;
(in_array('*', $mSOa_tList) || in_array($mSOa_key, $mSOa_tList))) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">499</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">499</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">500</td>
<td class="TextItemSame">' . $mSOa_key . ' {' . $mSOa_value . '}';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">500</td>
<td class="TextItemSame">' . $mSOa_key . ' {' . $mSOa_value . '}';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">501</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">501</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">502</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">502</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">503</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">503</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">504</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">504</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">505</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting body tag margins in CSS:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">505</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Setting body tag margins in CSS:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">506</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if (isset($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins'])
&amp;&amp; $GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins.']['useCSS']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">506</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if (isset($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins'])
&amp;&amp; $GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins.']['useCSS']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">507</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $margins =
intval($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">507</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $margins =
intval($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">508</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">508</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">509</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; BODY {margin: ' . $margins . 'px ' . $margins . 'px ' . $margins . 'px ' . $margins . 'px;}';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">509</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; BODY {margin: ' . $margins . 'px ' . $margins . 'px ' . $margins . 'px ' . $margins . 'px;}';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">510</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">510</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">511</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['adminPanelStyles']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">511</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['adminPanelStyles']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">512</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">512</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= '</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">513</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">513</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">514</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /* Default styles for the Admin Panel */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">514</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /* Default styles for the Admin Panel */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">515</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">515</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">516</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">516</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">517</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">517</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">518</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">518</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">519</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">519</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">520</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">520</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">521</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">521</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">522</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-editPanel TD { border: 0px; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">522</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; TABLE.typo3-editPanel TD { border: 0px; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">523</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">523</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">524</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">524</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">525</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // CSS_inlineStyle from TS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">525</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // CSS_inlineStyle from TS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">526</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= trim($GLOBALS['TSFE']-&gt;pSetup['CSS_inlineStyle']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">526</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $style .= trim($GLOBALS['TSFE']-&gt;pSetup['CSS_inlineStyle']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">527</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $style .=
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['cssInline.'],
'cssInline.');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">527</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $style .=
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['cssInline.'],
'cssInline.');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">528</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (trim($style)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">528</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (trim($style)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">529</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;config['config']['inlineStyle2TempFile']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">529</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;config['config']['inlineStyle2TempFile']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">530</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssFile(self::inline2TempFile($style, 'css'));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">530</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssFile(self::inline2TempFile($style, 'css'));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">531</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">531</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">532</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssInlineBlock('additionalTSFEInlineStyle',
$style);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">532</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addCssInlineBlock('additionalTSFEInlineStyle',
$style);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">533</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">533</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">534</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">534</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">535</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Javascript Libraries</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">535</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Javascript Libraries</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">536</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">536</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">537</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['SVG']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">537</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['SVG']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">538</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadSvg();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">538</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadSvg();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">539</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['SVG.']['debug']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">539</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['SVG.']['debug']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">540</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableSvgDebug();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">540</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableSvgDebug();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">541</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">541</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">542</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['SVG.']['forceFlash']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">542</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['SVG.']['forceFlash']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">543</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;svgForceFlash();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">543</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;svgForceFlash();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">544</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">544</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">545</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">545</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">546</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Prototype']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">546</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Prototype']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">547</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadPrototype();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">547</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadPrototype();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">548</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">548</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">549</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Scriptaculous']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">549</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Scriptaculous']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">550</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$modules =
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Scriptaculous.']['modules']
?
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Scriptaculous.']['modules']
: '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">550</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$modules =
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Scriptaculous.']['modules']
?
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['Scriptaculous.']['modules']
: '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">551</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadScriptaculous($modules);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">551</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadScriptaculous($modules);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">552</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">552</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">553</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtCore']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">553</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtCore']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">554</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadExtCore();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">554</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadExtCore();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">555</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtCore.']['debug']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">555</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtCore.']['debug']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">556</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableExtCoreDebug();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">556</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableExtCoreDebug();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">557</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">557</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">558</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">558</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">559</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Include jQuery into the page renderer</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">559</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Include jQuery into the page renderer</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">560</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!empty($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['jQuery'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">560</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!empty($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['jQuery'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">561</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$jQueryTS = $GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['jQuery.'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">561</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$jQueryTS = $GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['jQuery.'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">562</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //
Check if version / source is set, if not set variable to "NULL" to use
the default of the page renderer</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">562</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //
Check if version / source is set, if not set variable to "NULL" to use
the default of the page renderer</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">563</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$version = isset($jQueryTS['version']) ? $jQueryTS['version'] : NULL;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">563</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$version = isset($jQueryTS['version']) ? $jQueryTS['version'] : NULL;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">564</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$source = isset($jQueryTS['source']) ? $jQueryTS['source'] : NULL;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">564</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$source = isset($jQueryTS['source']) ? $jQueryTS['source'] : NULL;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">565</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //
When "noConflict" is not set or "1" enable the default jQuery
noConflict mode, otherwise disable the namespace</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">565</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //
When "noConflict" is not set or "1" enable the default jQuery
noConflict mode, otherwise disable the namespace</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">566</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!isset($jQueryTS['noConflict']) || !empty($jQueryTS['noConflict'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">566</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!isset($jQueryTS['noConflict']) || !empty($jQueryTS['noConflict'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">567</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; // Set namespace to the
"noConflict.namespace" value if "noConflict.namespace" has a value</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">567</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; // Set namespace to the
"noConflict.namespace" value if "noConflict.namespace" has a value</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">568</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(!empty($jQueryTS['noConflict.']['namespace'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">568</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(!empty($jQueryTS['noConflict.']['namespace'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">569</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $namespace =
$jQueryTS['noConflict.']['namespace'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">569</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $namespace =
$jQueryTS['noConflict.']['namespace'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">570</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">570</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">571</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $namespace =
\TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT_NOCONFLICT;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">571</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $namespace =
\TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT_NOCONFLICT;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">572</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">572</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">573</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">573</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">574</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $namespace =
\TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_NONE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">574</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $namespace =
\TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_NONE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">575</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">575</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">576</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadJQuery($version, $source, $namespace);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">576</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadJQuery($version, $source, $namespace);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">577</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">577</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">578</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">578</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">579</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$css = $GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['css'] ?
TRUE : FALSE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">579</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$css = $GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['css'] ?
TRUE : FALSE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">580</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$theme =
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['theme'] ? TRUE
: FALSE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">580</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$theme =
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['theme'] ? TRUE
: FALSE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">581</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$adapter =
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['adapter'] ?
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['adapter'] :
'';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">581</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$adapter =
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['adapter'] ?
$GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['adapter'] :
'';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">582</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadExtJs($css, $theme, $adapter);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">582</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;loadExtJs($css, $theme, $adapter);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">583</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['debug']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">583</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['debug']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">584</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableExtJsDebug();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">584</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableExtJsDebug();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">585</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">585</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">586</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['quickTips'])
{</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">586</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['javascriptLibs.']['ExtJs.']['quickTips'])
{</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">587</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableExtJSQuickTips();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">587</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableExtJSQuickTips();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">588</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">588</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">589</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">589</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">590</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">590</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">591</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // JavaScript library files</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">591</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // JavaScript library files</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">592</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">592</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">593</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'] as $key =&gt; $JSfile) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">593</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'] as $key =&gt; $JSfile) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">594</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">594</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">595</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['if.'])
&amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][($key
. '.')]['if.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">595</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['if.'])
&amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][($key
. '.')]['if.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">596</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">596</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">597</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">597</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">598</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['external'] ?
$JSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">598</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['external'] ?
$JSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">599</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">599</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">600</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['type'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">600</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['type'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">601</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">601</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">602</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">602</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">603</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">603</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">604</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsLibrary($key, $ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, $GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key .
'.']['allWrap'], $GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">604</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsLibrary($key, $ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, $GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key .
'.']['allWrap'], $GLOBALS['TSFE']-&gt;pSetup['includeJSlibs.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">605</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">605</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">606</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">606</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">607</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">607</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">608</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">608</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">609</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">609</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">610</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'] as $key =&gt;
$JSfile) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">610</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'] as $key =&gt;
$JSfile) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">611</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">611</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">612</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['if.']) &amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][($key
. '.')]['if.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">612</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['if.']) &amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][($key
. '.')]['if.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">613</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">613</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">614</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">614</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">615</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['external'] ? $JSfile :
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">615</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['external'] ? $JSfile :
$GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">616</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">616</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">617</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key . '.']['type'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">617</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key . '.']['type'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">618</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">618</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">619</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">619</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">620</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">620</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">621</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterLibrary($key, $ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['forceOnTop'] ? TRUE : FALSE,
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['allWrap'],
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">621</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterLibrary($key, $ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['forceOnTop'] ? TRUE : FALSE,
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['allWrap'],
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooterlibs.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">622</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">622</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">623</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">623</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">624</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">624</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">625</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">625</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">626</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // JavaScript files</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">626</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // JavaScript files</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">627</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJS.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">627</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJS.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">628</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJS.'] as $key =&gt; $JSfile) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">628</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJS.'] as $key =&gt; $JSfile) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">629</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">629</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">630</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['if.'])
&amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJS.'][($key
. '.')]['if.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">630</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['if.'])
&amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJS.'][($key
. '.')]['if.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">631</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">631</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">632</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">632</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">633</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['external'] ?
$JSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">633</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['external'] ?
$JSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">634</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">634</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">635</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['type'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">635</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['type'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">636</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">636</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">637</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">637</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">638</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">638</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">639</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFile($ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, $GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key .
'.']['allWrap'], $GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">639</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFile($ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key . '.']['forceOnTop'] ?
TRUE : FALSE, $GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key .
'.']['allWrap'], $GLOBALS['TSFE']-&gt;pSetup['includeJS.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">640</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">640</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">641</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">641</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">642</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">642</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">643</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">643</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">644</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">644</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">645</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'] as $key =&gt; $JSfile) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">645</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'] as $key =&gt; $JSfile) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">646</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">646</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($JSfile)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">647</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['if.']) &amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][($key
. '.')]['if.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">647</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['if.']) &amp;&amp;
!$GLOBALS['TSFE']-&gt;cObj-&gt;checkIf($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][($key
. '.')]['if.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">648</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">648</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">649</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">649</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">650</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key . '.']['external'] ?
$JSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">650</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $ss =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key . '.']['external'] ?
$JSfile : $GLOBALS['TSFE']-&gt;tmpl-&gt;getFileName($JSfile);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">651</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">651</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if ($ss) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">652</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key . '.']['type'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">652</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $type =
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key . '.']['type'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">653</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">653</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$type) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">654</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">654</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $type = 'text/javascript';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">655</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">655</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">656</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterFile($ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['forceOnTop'] ? TRUE : FALSE,
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key . '.']['allWrap'],
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">656</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterFile($ss, $type,
empty($GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['disableCompression']),
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['forceOnTop'] ? TRUE : FALSE,
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key . '.']['allWrap'],
$GLOBALS['TSFE']-&gt;pSetup['includeJSFooter.'][$key .
'.']['excludeFromConcatenation'] ? TRUE : FALSE);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">657</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">657</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">658</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">658</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">659</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">659</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">660</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">660</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">661</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Headerdata</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">661</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Headerdata</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">662</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['headerData.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">662</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['headerData.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">663</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addHeaderData($GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['headerData.'],
'headerData.'));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">663</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addHeaderData($GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['headerData.'],
'headerData.'));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">664</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">664</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">665</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Footerdata</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">665</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Footerdata</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">666</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['footerData.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">666</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['footerData.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">667</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addFooterData($GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['footerData.'],
'footerData.'));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">667</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addFooterData($GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['footerData.'],
'footerData.'));</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">668</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">668</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">-+</td>
<td class="TextItemNum AlignRight">669</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">//</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">Title</span></td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">670</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">$titleTagContent</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">=</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$GLOBALS['TSFE']-&gt;tmpl-&gt;printTitle($GLOBALS['TSFE']-&gt;altPageTitle</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">?</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$GLOBALS['TSFE']-&gt;altPageTitle</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">:</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$GLOBALS['TSFE']-&gt;page['title'],</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$GLOBALS['TSFE']-&gt;config['config']['noPageTitle'],</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$GLOBALS['TSFE']-&gt;config['config']['pageTitleFirst']);</span></td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">671</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">if</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">($GLOBALS['TSFE']-&gt;config['config']['titleTagFunction'])</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">{</span></td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">672</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">$titleTagContent</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">=</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$GLOBALS['TSFE']-&gt;cObj-&gt;callUserFunction($GLOBALS['TSFE']-&gt;config['config']['titleTagFunction'],</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">array(),</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">$titleTagContent);</span></td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">673</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">}</span></td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">674</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">if</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">(strlen($titleTagContent)</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">&amp;&amp;</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">intval($GLOBALS['TSFE']-&gt;config['config']['noPageTitle'])</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">!==</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">2)</span><span class="TextSegInsigDiff"> </span><span class="TextSegSigDiff">{</span></td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">675</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">$pageRenderer-&gt;setTitle($titleTagContent);</span></td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">&nbsp;</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">676</td>
<td class="TextItemSigRightMod"><span class="TextSegInsigDiff">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span class="TextSegSigDiff">}</span></td>
</tr>
<tr class="SectionBegin">
<td class="TextItemNum AlignRight">669</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add ending slash only to documents rendered as xhtml</td>
<td class="AlignCenter">=</td>
<td class="TextItemNum AlignRight">677</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add ending slash only to documents rendered as xhtml</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">670</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $endingSlash = $GLOBALS['TSFE']-&gt;xhtmlVersion ? ' /' : '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">678</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $endingSlash = $GLOBALS['TSFE']-&gt;xhtmlVersion ? ' /' : '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">671</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addMetaTag('&lt;meta name="generator"
content="TYPO3 ' . TYPO3_branch . ' CMS"' . $endingSlash . '&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">679</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $pageRenderer-&gt;addMetaTag('&lt;meta name="generator"
content="TYPO3 ' . TYPO3_branch . ' CMS"' . $endingSlash . '&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">672</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $conf = $GLOBALS['TSFE']-&gt;pSetup['meta.'];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">680</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $conf = $GLOBALS['TSFE']-&gt;pSetup['meta.'];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">673</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($conf)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">681</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($conf)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">674</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($conf as $theKey =&gt; $theValue) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">682</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($conf as $theKey =&gt; $theValue) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">675</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //
Only if 1) the property is set but not the value itself, 2) the value
and/or any property</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">683</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //
Only if 1) the property is set but not the value itself, 2) the value
and/or any property</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">676</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!strstr($theKey, '.') || !isset($conf[substr($theKey, 0, -1)])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">684</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!strstr($theKey, '.') || !isset($conf[substr($theKey, 0, -1)])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">677</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if (strstr($theKey, '.')) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">685</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if (strstr($theKey, '.')) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">678</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $theKey =
substr($theKey, 0, -1);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">686</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $theKey =
substr($theKey, 0, -1);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">679</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">687</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">680</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $val =
$GLOBALS['TSFE']-&gt;cObj-&gt;stdWrap($conf[$theKey], $conf[$theKey .
'.']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">688</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $val =
$GLOBALS['TSFE']-&gt;cObj-&gt;stdWrap($conf[$theKey], $conf[$theKey .
'.']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">681</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $key = $theKey;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">689</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $key = $theKey;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">682</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if (trim($val)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">690</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; if (trim($val)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">683</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $a = 'name';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">691</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $a = 'name';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">684</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(strtolower($key) === 'refresh' || !empty($conf[($theKey .
'.')]['httpEquivalent'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">692</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(strtolower($key) === 'refresh' || !empty($conf[($theKey .
'.')]['httpEquivalent'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">685</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $a = 'http-equiv';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">693</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $a = 'http-equiv';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">686</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">694</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">687</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addMetaTag('&lt;meta ' . $a . '="' . $key . '"
content="' . htmlspecialchars(trim($val)) . '"' . $endingSlash .
'&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">695</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addMetaTag('&lt;meta ' . $a . '="' . $key . '"
content="' . htmlspecialchars(trim($val)) . '"' . $endingSlash .
'&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">688</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">696</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">689</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">697</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">690</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">698</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">691</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">699</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">692</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unset($GLOBALS['TSFE']-&gt;additionalHeaderData['JSCode']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">700</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unset($GLOBALS['TSFE']-&gt;additionalHeaderData['JSCode']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">693</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unset($GLOBALS['TSFE']-&gt;additionalHeaderData['JSImgCode']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">701</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unset($GLOBALS['TSFE']-&gt;additionalHeaderData['JSImgCode']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">694</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;config['INTincScript'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">702</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;config['INTincScript'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">695</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the JSCode and JSImgCode vars...</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">703</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the JSCode and JSImgCode vars...</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">696</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalHeaderData['JSCode'] =
$GLOBALS['TSFE']-&gt;JSCode;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">704</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalHeaderData['JSCode'] =
$GLOBALS['TSFE']-&gt;JSCode;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">697</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalHeaderData['JSImgCode'] =
$GLOBALS['TSFE']-&gt;JSImgCode;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">705</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalHeaderData['JSImgCode'] =
$GLOBALS['TSFE']-&gt;JSImgCode;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">698</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] =
$GLOBALS['TSFE']-&gt;uniqueHash();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">706</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] =
$GLOBALS['TSFE']-&gt;uniqueHash();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">699</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalHeaderData'] =
$GLOBALS['TSFE']-&gt;additionalHeaderData;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">707</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalHeaderData'] =
$GLOBALS['TSFE']-&gt;additionalHeaderData;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">700</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the header-data array</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">708</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the header-data array</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">701</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalFooterData'] =
$GLOBALS['TSFE']-&gt;additionalFooterData;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">709</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalFooterData'] =
$GLOBALS['TSFE']-&gt;additionalFooterData;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">702</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the footer-data array</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">710</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the footer-data array</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">703</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalJavaScript'] =
$GLOBALS['TSFE']-&gt;additionalJavaScript;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">711</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalJavaScript'] =
$GLOBALS['TSFE']-&gt;additionalJavaScript;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">704</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the JS-data array</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">712</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the JS-data array</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">705</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalCSS'] =
$GLOBALS['TSFE']-&gt;additionalCSS;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">713</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['additionalCSS'] =
$GLOBALS['TSFE']-&gt;additionalCSS;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">706</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the Style-data array</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">714</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Storing the Style-data array</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">707</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalHeaderData = array('&lt;!--HD_' .
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] . '--&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">715</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalHeaderData = array('&lt;!--HD_' .
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] . '--&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">708</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Clearing the array</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">716</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Clearing the array</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">709</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalFooterData = array('&lt;!--FD_' .
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] . '--&gt;');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">717</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;additionalFooterData = array('&lt;!--FD_' .
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] . '--&gt;');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">710</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Clearing the array</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">718</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Clearing the array</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">711</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;divSection .= '&lt;!--TDS_' .
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] . '--&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">719</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;divSection .= '&lt;!--TDS_' .
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey'] . '--&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">712</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">720</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">713</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;INTincScript_loadJSCode();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">721</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;INTincScript_loadJSCode();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">714</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">722</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">715</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $JSef = self::JSeventFunctions();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">723</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $JSef = self::JSeventFunctions();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">716</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $scriptJsCode = $JSef[0];</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">724</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $scriptJsCode = $JSef[0];</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">717</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">725</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">718</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;spamProtectEmailAddresses
&amp;&amp; $GLOBALS['TSFE']-&gt;spamProtectEmailAddresses !== 'ascii') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">726</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;spamProtectEmailAddresses
&amp;&amp; $GLOBALS['TSFE']-&gt;spamProtectEmailAddresses !== 'ascii') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">719</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $scriptJsCode .= '</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">727</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $scriptJsCode .= '</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">720</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // decrypt helper function</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">728</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // decrypt helper function</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">721</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function decryptCharcode(n,start,end,offset) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">729</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function decryptCharcode(n,start,end,offset) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">722</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n = n + offset;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">730</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n = n + offset;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">723</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (offset &gt; 0 &amp;&amp; n &gt; end) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">731</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (offset &gt; 0 &amp;&amp; n &gt; end) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">724</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n =
start + (n - end - 1);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">732</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n =
start + (n - end - 1);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">725</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else if (offset &lt; 0
&amp;&amp; n &lt; start) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">733</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else if (offset &lt; 0
&amp;&amp; n &lt; start) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">726</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n =
end - (start - n - 1);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">734</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; n =
end - (start - n - 1);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">727</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">735</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">728</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return String.fromCharCode(n);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">736</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return String.fromCharCode(n);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">729</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">737</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">730</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // decrypt string</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">738</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // decrypt string</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">731</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function decryptString(enc,offset) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">739</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function decryptString(enc,offset) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">732</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var dec = "";</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">740</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var dec = "";</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">733</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var len = enc.length;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">741</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var len = enc.length;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">734</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for(var i=0; i &lt; len; i++) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">742</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for(var i=0; i &lt; len; i++) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">735</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
var n = enc.charCodeAt(i);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">743</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
var n = enc.charCodeAt(i);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">736</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(n &gt;= 0x2B &amp;&amp; n &lt;= 0x3A) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">744</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(n &gt;= 0x2B &amp;&amp; n &lt;= 0x3A) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">737</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec +=
decryptCharcode(n,0x2B,0x3A,offset);&nbsp; &nbsp; &nbsp; &nbsp; // 0-9 .
, - + / :</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">745</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec +=
decryptCharcode(n,0x2B,0x3A,offset);&nbsp; &nbsp; &nbsp; &nbsp; // 0-9 .
, - + / :</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">738</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }
else if (n &gt;= 0x40 &amp;&amp; n &lt;= 0x5A) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">746</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }
else if (n &gt;= 0x40 &amp;&amp; n &lt;= 0x5A) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">739</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec +=
decryptCharcode(n,0x40,0x5A,offset);&nbsp; &nbsp; &nbsp; &nbsp; // A-Z @</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">747</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec +=
decryptCharcode(n,0x40,0x5A,offset);&nbsp; &nbsp; &nbsp; &nbsp; // A-Z @</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">740</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }
else if (n &gt;= 0x61 &amp;&amp; n &lt;= 0x7A) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">748</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }
else if (n &gt;= 0x61 &amp;&amp; n &lt;= 0x7A) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">741</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec +=
decryptCharcode(n,0x61,0x7A,offset);&nbsp; &nbsp; &nbsp; &nbsp; // a-z</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">749</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec +=
decryptCharcode(n,0x61,0x7A,offset);&nbsp; &nbsp; &nbsp; &nbsp; // a-z</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">742</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">750</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">743</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec += enc.charAt(i);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">751</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; dec += enc.charAt(i);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">744</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">752</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">745</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">753</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">746</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return dec;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">754</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return dec;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">747</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">755</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">748</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // decrypt spam-protected emails</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">756</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // decrypt spam-protected emails</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">749</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function linkTo_UnCryptMailto(s) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">757</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function linkTo_UnCryptMailto(s) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">750</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; location.href =
decryptString(s,' . $GLOBALS['TSFE']-&gt;spamProtectEmailAddresses * -1 .
');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">758</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; location.href =
decryptString(s,' . $GLOBALS['TSFE']-&gt;spamProtectEmailAddresses * -1 .
');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">751</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">759</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">752</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">760</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">753</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">761</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">754</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add inline JS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">762</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add inline JS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">755</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $inlineJS = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">763</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $inlineJS = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">756</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // defined in php</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">764</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // defined in php</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">757</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;inlineJS)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">765</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;inlineJS)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">758</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;inlineJS as $key =&gt; $val) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">766</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach
($GLOBALS['TSFE']-&gt;inlineJS as $key =&gt; $val) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">759</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($val)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">767</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(!is_array($val)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">760</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $inlineJS .= LF . $val . LF;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">768</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $inlineJS .= LF . $val . LF;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">761</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">769</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">762</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">770</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">763</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">771</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">764</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // defined in TS with page.inlineJS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">772</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // defined in TS with page.inlineJS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">765</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Javascript inline code</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">773</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Javascript inline code</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">766</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $inline =
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['jsInline.'],
'jsInline.');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">774</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $inline =
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['jsInline.'],
'jsInline.');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">767</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inline) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">775</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inline) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">768</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $inlineJS .= LF . $inline . LF;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">776</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $inlineJS .= LF . $inline . LF;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">769</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">777</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">770</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Javascript inline code for Footer</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">778</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Javascript inline code for Footer</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">771</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $inlineFooterJs =
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['jsFooterInline.'],
'jsFooterInline.');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">779</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $inlineFooterJs =
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['jsFooterInline.'],
'jsFooterInline.');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">772</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Should minify?</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">780</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Should minify?</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">773</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['compressJs']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">781</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['compressJs']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">774</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableCompressJavascript();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">782</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableCompressJavascript();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">775</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $minifyErrorScript =
($minifyErrorInline = '');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">783</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $minifyErrorScript =
($minifyErrorInline = '');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">776</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $scriptJsCode =
\TYPO3\CMS\Core\Utility\GeneralUtility::minifyJavaScript($scriptJsCode,
$minifyErrorScript);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">784</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $scriptJsCode =
\TYPO3\CMS\Core\Utility\GeneralUtility::minifyJavaScript($scriptJsCode,
$minifyErrorScript);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">777</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($minifyErrorScript) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">785</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($minifyErrorScript) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">778</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TT']-&gt;setTSlogMessage($minifyErrorScript, 3);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">786</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TT']-&gt;setTSlogMessage($minifyErrorScript, 3);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">779</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">787</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">780</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJS) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">788</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJS) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">781</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$inlineJS =
\TYPO3\CMS\Core\Utility\GeneralUtility::minifyJavaScript($inlineJS,
$minifyErrorInline);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">789</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$inlineJS =
\TYPO3\CMS\Core\Utility\GeneralUtility::minifyJavaScript($inlineJS,
$minifyErrorInline);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">782</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($minifyErrorInline) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">790</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($minifyErrorInline) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">783</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TT']-&gt;setTSlogMessage($minifyErrorInline, 3);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">791</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TT']-&gt;setTSlogMessage($minifyErrorInline, 3);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">784</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">792</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">785</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">793</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">786</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">794</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">787</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$inlineFooterJs =
\TYPO3\CMS\Core\Utility\GeneralUtility::minifyJavaScript($inlineFooterJs,
$minifyErrorInline);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">795</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$inlineFooterJs =
\TYPO3\CMS\Core\Utility\GeneralUtility::minifyJavaScript($inlineFooterJs,
$minifyErrorInline);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">788</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($minifyErrorInline) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">796</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($minifyErrorInline) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">789</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TT']-&gt;setTSlogMessage($minifyErrorInline, 3);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">797</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TT']-&gt;setTSlogMessage($minifyErrorInline, 3);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">790</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">798</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">791</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">799</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">792</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">800</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">793</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$GLOBALS['TSFE']-&gt;config['config']['removeDefaultJS']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">801</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$GLOBALS['TSFE']-&gt;config['config']['removeDefaultJS']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">794</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // inlude default and inlineJS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">802</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // inlude default and inlineJS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">795</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($scriptJsCode) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">803</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($scriptJsCode) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">796</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('_scriptCode', $scriptJsCode,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">804</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('_scriptCode', $scriptJsCode,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">797</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">805</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">798</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJS) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">806</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJS) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">799</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('TS_inlineJS', $inlineJS,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">807</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('TS_inlineJS', $inlineJS,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">800</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">808</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">801</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">809</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">802</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterInlineCode('TS_inlineFooter',
$inlineFooterJs, $GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">810</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterInlineCode('TS_inlineFooter',
$inlineFooterJs, $GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">803</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">811</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">804</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; } elseif
($GLOBALS['TSFE']-&gt;config['config']['removeDefaultJS'] ===
'external') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">812</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; } elseif
($GLOBALS['TSFE']-&gt;config['config']['removeDefaultJS'] ===
'external') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">805</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /*</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">813</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /*</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">806</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * This keeps inlineJS
from *_INT Objects from being moved to external files.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">814</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * This keeps inlineJS
from *_INT Objects from being moved to external files.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">807</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * At this point in
frontend rendering *_INT Objects only have placeholders instead</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">815</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * At this point in
frontend rendering *_INT Objects only have placeholders instead</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">808</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * of actual content so
moving these placeholders to external files would</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">816</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * of actual content so
moving these placeholders to external files would</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">809</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *&nbsp; &nbsp;&nbsp; a)
break the JS file (syntax errors due to the placeholders)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">817</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *&nbsp; &nbsp;&nbsp; a)
break the JS file (syntax errors due to the placeholders)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">810</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *&nbsp; &nbsp;&nbsp; b)
the needed JS would never get included to the page</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">818</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *&nbsp; &nbsp;&nbsp; b)
the needed JS would never get included to the page</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">811</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Therefore inlineJS
from *_INT Objects must not be moved to external files but</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">819</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Therefore inlineJS
from *_INT Objects must not be moved to external files but</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">812</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * kept internal.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">820</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * kept internal.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">813</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">821</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">814</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $inlineJSint = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">822</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $inlineJSint = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">815</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
self::stripIntObjectPlaceholder($inlineJS, $inlineJSint);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">823</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
self::stripIntObjectPlaceholder($inlineJS, $inlineJSint);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">816</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJSint) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">824</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJSint) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">817</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('TS_inlineJSint', $inlineJSint,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">825</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('TS_inlineJSint', $inlineJSint,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">818</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">826</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">819</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (trim($scriptJsCode . $inlineJS)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">827</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (trim($scriptJsCode . $inlineJS)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">820</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFile(self::inline2TempFile($scriptJsCode .
$inlineJS, 'js'), 'text/javascript',
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">828</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFile(self::inline2TempFile($scriptJsCode .
$inlineJS, 'js'), 'text/javascript',
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">821</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">829</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">822</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">830</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">823</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$inlineFooterJSint = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">831</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$inlineFooterJSint = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">824</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
self::stripIntObjectPlaceholder($inlineFooterJs, $inlineFooterJSint);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">832</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
self::stripIntObjectPlaceholder($inlineFooterJs, $inlineFooterJSint);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">825</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($inlineFooterJSint) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">833</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($inlineFooterJSint) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">826</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterInlineCode('TS_inlineFooterJSint',
$inlineFooterJSint,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">834</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterInlineCode('TS_inlineFooterJSint',
$inlineFooterJSint,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">827</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">835</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">828</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterFile(self::inline2TempFile($inlineFooterJs,
'js'), 'text/javascript',
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">836</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterFile(self::inline2TempFile($inlineFooterJs,
'js'), 'text/javascript',
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">829</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">837</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">830</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">838</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">831</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Include only inlineJS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">839</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Include only inlineJS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">832</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJS) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">840</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineJS) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">833</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('TS_inlineJS', $inlineJS,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">841</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsInlineCode('TS_inlineJS', $inlineJS,
$GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">834</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">842</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">835</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">843</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($inlineFooterJs) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">836</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterInlineCode('TS_inlineFooter',
$inlineFooterJs, $GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">844</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addJsFooterInlineCode('TS_inlineFooter',
$inlineFooterJs, $GLOBALS['TSFE']-&gt;config['config']['compressJs']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">837</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">845</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">838</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">846</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">839</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // ExtJS specific code</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">847</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // ExtJS specific code</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">840</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['inlineLanguageLabel.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">848</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['inlineLanguageLabel.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">841</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addInlineLanguageLabelArray($GLOBALS['TSFE']-&gt;pSetup['inlineLanguageLabel.']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">849</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addInlineLanguageLabelArray($GLOBALS['TSFE']-&gt;pSetup['inlineLanguageLabel.']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">842</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">850</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">843</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['inlineSettings.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">851</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['inlineSettings.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">844</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addInlineSettingArray('TS',
$GLOBALS['TSFE']-&gt;pSetup['inlineSettings.']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">852</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addInlineSettingArray('TS',
$GLOBALS['TSFE']-&gt;pSetup['inlineSettings.']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">845</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">853</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">846</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['extOnReady.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">854</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (is_array($GLOBALS['TSFE']-&gt;pSetup['extOnReady.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">847</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addExtOnReadyCode($GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['extOnReady.'],
'extOnReady.'));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">855</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addExtOnReadyCode($GLOBALS['TSFE']-&gt;cObj-&gt;cObjGet($GLOBALS['TSFE']-&gt;pSetup['extOnReady.'],
'extOnReady.'));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">848</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">856</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">849</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Compression and concatenate settings</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">857</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Compression and concatenate settings</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">850</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['compressCss']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">858</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['compressCss']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">851</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableCompressCss();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">859</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableCompressCss();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">852</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">860</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">853</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['compressJs']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">861</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['compressJs']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">854</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableCompressJavascript();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">862</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableCompressJavascript();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">855</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">863</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">856</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['concatenateCss']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">864</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['concatenateCss']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">857</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableConcatenateCss();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">865</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableConcatenateCss();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">858</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">866</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">859</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['concatenateJs']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">867</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['concatenateJs']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">860</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableConcatenateJavascript();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">868</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;enableConcatenateJavascript();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">861</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">869</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">862</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Backward compatibility for old configuration</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">870</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Backward compatibility for old configuration</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">863</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['concatenateJsAndCss']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">871</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['concatenateJsAndCss']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">864</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableConcatenateFiles();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">872</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;enableConcatenateFiles();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">865</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">873</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">866</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add header data block</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">874</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add header data block</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">867</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;additionalHeaderData) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">875</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;additionalHeaderData) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">868</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addHeaderData(implode(LF,
$GLOBALS['TSFE']-&gt;additionalHeaderData));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">876</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addHeaderData(implode(LF,
$GLOBALS['TSFE']-&gt;additionalHeaderData));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">869</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">877</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">870</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add footer data block</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">878</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Add footer data block</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">871</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;additionalFooterData) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">879</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;additionalFooterData) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">872</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addFooterData(implode(LF,
$GLOBALS['TSFE']-&gt;additionalFooterData));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">880</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addFooterData(implode(LF,
$GLOBALS['TSFE']-&gt;additionalFooterData));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">873</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">881</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">874</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Header complete, now add content</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">882</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Header complete, now add content</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">875</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['frameSet.']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">883</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['frameSet.']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">876</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $fs =
\TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Frontend\\Page\\FramesetRenderer');</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">884</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $fs =
\TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Frontend\\Page\\FramesetRenderer');</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">877</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addBodyContent($fs-&gt;make($GLOBALS['TSFE']-&gt;pSetup['frameSet.']));</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">885</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addBodyContent($fs-&gt;make($GLOBALS['TSFE']-&gt;pSetup['frameSet.']));</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">878</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addBodyContent(LF . '&lt;noframes&gt;' . LF);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">886</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addBodyContent(LF . '&lt;noframes&gt;' . LF);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">879</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">887</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">880</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Bodytag:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">888</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Bodytag:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">881</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['disableBodyTag']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">889</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;config['config']['disableBodyTag']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">882</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $bodyTag = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">890</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $bodyTag = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">883</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">891</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">884</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $defBT =
$GLOBALS['TSFE']-&gt;pSetup['bodyTagCObject'] ?
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGetSingle($GLOBALS['TSFE']-&gt;pSetup['bodyTagCObject'],
$GLOBALS['TSFE']-&gt;pSetup['bodyTagCObject.'], 'bodyTagCObject') : '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">892</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $defBT =
$GLOBALS['TSFE']-&gt;pSetup['bodyTagCObject'] ?
$GLOBALS['TSFE']-&gt;cObj-&gt;cObjGetSingle($GLOBALS['TSFE']-&gt;pSetup['bodyTagCObject'],
$GLOBALS['TSFE']-&gt;pSetup['bodyTagCObject.'], 'bodyTagCObject') : '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">885</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$defBT) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">893</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$defBT) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">886</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$defBT = $GLOBALS['TSFE']-&gt;defaultBodyTag;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">894</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$defBT = $GLOBALS['TSFE']-&gt;defaultBodyTag;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">887</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">895</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">888</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $bodyTag =
$GLOBALS['TSFE']-&gt;pSetup['bodyTag'] ?
$GLOBALS['TSFE']-&gt;pSetup['bodyTag'] : $defBT;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">896</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $bodyTag =
$GLOBALS['TSFE']-&gt;pSetup['bodyTag'] ?
$GLOBALS['TSFE']-&gt;pSetup['bodyTag'] : $defBT;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">889</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($bgImg =
$GLOBALS['TSFE']-&gt;cObj-&gt;getImgResource($GLOBALS['TSFE']-&gt;pSetup['bgImg'],
$GLOBALS['TSFE']-&gt;pSetup['bgImg.'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">897</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($bgImg =
$GLOBALS['TSFE']-&gt;cObj-&gt;getImgResource($GLOBALS['TSFE']-&gt;pSetup['bgImg'],
$GLOBALS['TSFE']-&gt;pSetup['bgImg.'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">890</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$bodyTag = preg_replace('/&gt;$/', '', trim($bodyTag)) . ' background="'
. $GLOBALS['TSFE']-&gt;absRefPrefix . $bgImg[3] . '"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">898</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$bodyTag = preg_replace('/&gt;$/', '', trim($bodyTag)) . ' background="'
. $GLOBALS['TSFE']-&gt;absRefPrefix . $bgImg[3] . '"&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">891</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">899</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">892</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">900</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(isset($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">893</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$margins = intval($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">901</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$margins = intval($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">894</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins.']['useCSS']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">902</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($GLOBALS['TSFE']-&gt;pSetup['bodyTagMargins.']['useCSS']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">895</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">903</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">896</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">904</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">897</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $bodyTag = preg_replace('/&gt;$/', '',
trim($bodyTag)) . ' leftmargin="' . $margins . '" topmargin="' .
$margins . '" marginwidth="' . $margins . '" marginheight="' . $margins .
'"&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">905</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $bodyTag = preg_replace('/&gt;$/', '',
trim($bodyTag)) . ' leftmargin="' . $margins . '" topmargin="' .
$margins . '" marginwidth="' . $margins . '" marginheight="' . $margins .
'"&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">898</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">906</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">899</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">907</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">900</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(trim($GLOBALS['TSFE']-&gt;pSetup['bodyTagAdd'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">908</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(trim($GLOBALS['TSFE']-&gt;pSetup['bodyTagAdd'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">901</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$bodyTag = preg_replace('/&gt;$/', '', trim($bodyTag)) . ' ' .
trim($GLOBALS['TSFE']-&gt;pSetup['bodyTagAdd']) . '&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">909</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$bodyTag = preg_replace('/&gt;$/', '', trim($bodyTag)) . ' ' .
trim($GLOBALS['TSFE']-&gt;pSetup['bodyTagAdd']) . '&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">902</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">910</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">903</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Event functions</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">911</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Event functions</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">904</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($JSef[1])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">912</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (count($JSef[1])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">905</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$bodyTag = preg_replace('/&gt;$/', '', trim($bodyTag)) . ' ' .
trim(implode(' ', $JSef[1])) . '&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">913</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$bodyTag = preg_replace('/&gt;$/', '', trim($bodyTag)) . ' ' .
trim(implode(' ', $JSef[1])) . '&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">906</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">914</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">907</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">915</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">908</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;addBodyContent(LF . $bodyTag);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">916</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;addBodyContent(LF . $bodyTag);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">909</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Div-sections</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">917</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Div-sections</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">910</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;divSection) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">918</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;divSection) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">911</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addBodyContent(LF . $GLOBALS['TSFE']-&gt;divSection);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">919</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$pageRenderer-&gt;addBodyContent(LF . $GLOBALS['TSFE']-&gt;divSection);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">912</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">920</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">913</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Page content</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">921</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Page content</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">914</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;addBodyContent(LF . $pageContent);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">922</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $pageRenderer-&gt;addBodyContent(LF . $pageContent);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">915</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if (!empty($GLOBALS['TSFE']-&gt;config['INTincScript'])
&amp;&amp; is_array($GLOBALS['TSFE']-&gt;config['INTincScript'])) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">923</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; if (!empty($GLOBALS['TSFE']-&gt;config['INTincScript'])
&amp;&amp; is_array($GLOBALS['TSFE']-&gt;config['INTincScript'])) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">916</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Store the serialized
pageRenderer in configuration</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">924</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Store the serialized
pageRenderer in configuration</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">917</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['pageRenderer'] =
serialize($pageRenderer);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">925</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$GLOBALS['TSFE']-&gt;config['INTincScript_ext']['pageRenderer'] =
serialize($pageRenderer);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">918</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Render complete page, keep
placeholders for JavaScript and CSS</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">926</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Render complete page, keep
placeholders for JavaScript and CSS</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">919</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content =
$pageRenderer-&gt;renderPageWithUncachedObjects($GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey']);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">927</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content =
$pageRenderer-&gt;renderPageWithUncachedObjects($GLOBALS['TSFE']-&gt;config['INTincScript_ext']['divKey']);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">920</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">928</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">921</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Render complete page</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">929</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Render complete page</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">922</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content =
$pageRenderer-&gt;render();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">930</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content =
$pageRenderer-&gt;render();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">923</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">931</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">924</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Ending page</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">932</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Ending page</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">925</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['frameSet.']) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">933</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($GLOBALS['TSFE']-&gt;pSetup['frameSet.']) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">926</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content
.= LF . '&lt;/noframes&gt;';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">934</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $GLOBALS['TSFE']-&gt;content
.= LF . '&lt;/noframes&gt;';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">927</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">935</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">928</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">936</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">929</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">937</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">930</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /*************************</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">938</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /*************************</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">931</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">939</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">932</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Helper functions</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">940</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Helper functions</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">933</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remember:
Calls internally must still be done on the non-instantiated class:
TSpagegen::inline2TempFile()</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">941</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remember:
Calls internally must still be done on the non-instantiated class:
TSpagegen::inline2TempFile()</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">934</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">942</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">935</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *************************/</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">943</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *************************/</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">936</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">944</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">937</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Searches for placeholder created from *_INT cObjects, removes them from</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">945</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Searches for placeholder created from *_INT cObjects, removes them from</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">938</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * $searchString and merges them to $intObjects</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">946</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * $searchString and merges them to $intObjects</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">939</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">947</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">940</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $searchString The String which should be cleaned from int-object markers</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">948</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $searchString The String which should be cleaned from int-object markers</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">941</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param
string $intObjects The String the found int-placeholders are moved to
(for further processing)</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">949</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param
string $intObjects The String the found int-placeholders are moved to
(for further processing)</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">942</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">950</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">943</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static protected function stripIntObjectPlaceholder(&amp;$searchString, &amp;$intObjects) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">951</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static protected function stripIntObjectPlaceholder(&amp;$searchString, &amp;$intObjects) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">944</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $tempArray = array();</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">952</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $tempArray = array();</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">945</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;
preg_match_all('/\\&lt;\\!--INT_SCRIPT.[a-z0-9]*--\\&gt;/',
$searchString, $tempArray);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">953</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;
preg_match_all('/\\&lt;\\!--INT_SCRIPT.[a-z0-9]*--\\&gt;/',
$searchString, $tempArray);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">946</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $searchString =
preg_replace('/\\&lt;\\!--INT_SCRIPT.[a-z0-9]*--\\&gt;/', '',
$searchString);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">954</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; $searchString =
preg_replace('/\\&lt;\\!--INT_SCRIPT.[a-z0-9]*--\\&gt;/', '',
$searchString);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">947</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intObjects = implode('', $tempArray[0]);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">955</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intObjects = implode('', $tempArray[0]);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">948</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">956</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">949</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">957</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">950</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">958</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">951</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Writes string to a temporary file named after the md5-hash of the string</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">959</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Writes string to a temporary file named after the md5-hash of the string</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">952</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">960</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">953</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $str CSS styles / JavaScript to write to file.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">961</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $str CSS styles / JavaScript to write to file.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">954</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $ext Extension: "css" or "js</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">962</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $ext Extension: "css" or "js</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">955</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return string &lt;script&gt; or &lt;link&gt; tag for the file.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">963</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return string &lt;script&gt; or &lt;link&gt; tag for the file.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">956</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">964</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">957</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function inline2TempFile($str, $ext) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">965</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function inline2TempFile($str, $ext) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">958</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Create filename / tags:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">966</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Create filename / tags:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">959</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $script = '';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">967</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $script = '';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">960</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ($ext) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">968</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; switch ($ext) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">961</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'js':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">969</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'js':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">962</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $script =
'typo3temp/javascript_' . substr(md5($str), 0, 10) . '.js';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">970</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $script =
'typo3temp/javascript_' . substr(md5($str), 0, 10) . '.js';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">963</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">971</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">964</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'css':</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">972</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; case 'css':</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">965</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $script =
'typo3temp/stylesheet_' . substr(md5($str), 0, 10) . '.css';</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">973</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $script =
'typo3temp/stylesheet_' . substr(md5($str), 0, 10) . '.css';</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">966</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">974</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">967</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">975</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">968</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Write file:</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">976</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Write file:</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">969</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($script) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">977</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($script) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">970</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!@is_file((PATH_site . $script))) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">978</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!@is_file((PATH_site . $script))) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">971</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
\TYPO3\CMS\Core\Utility\GeneralUtility::writeFile(PATH_site . $script,
$str);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">979</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
\TYPO3\CMS\Core\Utility\GeneralUtility::writeFile(PATH_site . $script,
$str);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">972</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">980</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">973</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">981</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">974</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $script;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">982</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $script;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">975</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">983</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">976</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">984</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">977</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">985</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; /**</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">978</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Checks if
the value defined in "config.linkVars" contains an allowed value.
Otherwise, return FALSE which means the value will not be added to any
links.</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">986</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Checks if
the value defined in "config.linkVars" contains an allowed value.
Otherwise, return FALSE which means the value will not be added to any
links.</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">979</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">987</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">980</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $haystack The string in which to find $needle</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">988</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $haystack The string in which to find $needle</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">981</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $needle The string to find in $haystack</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">989</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param string $needle The string to find in $haystack</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">982</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return boolean Returns TRUE if $needle matches or is found in $haystack</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">990</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return boolean Returns TRUE if $needle matches or is found in $haystack</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">983</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">991</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">984</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function isAllowedLinkVarValue($haystack, $needle) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">992</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; static public function isAllowedLinkVarValue($haystack, $needle) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">985</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = FALSE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">993</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = FALSE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">986</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Integer</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">994</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Integer</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">987</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($needle == 'int' || $needle == 'integer') {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">995</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($needle == 'int' || $needle == 'integer') {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">988</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger($haystack))
{</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">996</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger($haystack))
{</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">989</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">997</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">990</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">998</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">991</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (preg_match('/^\\/.+\\/[imsxeADSUXu]*$/', $needle)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">999</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (preg_match('/^\\/.+\\/[imsxeADSUXu]*$/', $needle)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">992</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Regular expression, only
"//" is allowed as delimiter</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1000</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Regular expression, only
"//" is allowed as delimiter</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">993</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (@preg_match($needle, $haystack)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1001</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (@preg_match($needle, $haystack)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">994</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1002</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">995</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1003</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">996</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (strstr($needle, '-')) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1004</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (strstr($needle, '-')) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">997</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Range</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1005</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Range</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">998</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger($haystack))
{</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1006</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
(\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger($haystack))
{</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">999</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$range = explode('-', $needle);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1007</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
$range = explode('-', $needle);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1000</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($range[0] &lt;= $haystack &amp;&amp; $range[1] &gt;= $haystack) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1008</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if
($range[0] &lt;= $haystack &amp;&amp; $range[1] &gt;= $haystack) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1001</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1009</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1002</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1010</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1003</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1011</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1004</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (strstr($needle, '|')) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1012</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (strstr($needle, '|')) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1005</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // List</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1013</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // List</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1006</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Trim the input</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1014</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Trim the input</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1007</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $haystack = str_replace(' ', '', $haystack);</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1015</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $haystack = str_replace(' ', '', $haystack);</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1008</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (strstr('|' . $needle .
'|', '|' . $haystack . '|')) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1016</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (strstr('|' . $needle .
'|', '|' . $haystack . '|')) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1009</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1017</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1010</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1018</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1011</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (!strcmp($needle, $haystack)) {</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1019</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } elseif (!strcmp($needle, $haystack)) {</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1012</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // String comparison</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1020</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // String comparison</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1013</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1021</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $OK = TRUE;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1014</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1022</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1015</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $OK;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1023</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $OK;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1016</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1024</td>
<td class="TextItemSame">&nbsp; &nbsp; &nbsp; &nbsp; }</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1017</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1025</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1018</td>
<td class="TextItemSame">}</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1026</td>
<td class="TextItemSame">}</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1019</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1027</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionMiddle">
<td class="TextItemNum AlignRight">1020</td>
<td class="TextItemSame">&nbsp;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1028</td>
<td class="TextItemSame">&nbsp;</td>
</tr>
<tr class="SectionEnd">
<td class="TextItemNum AlignRight">1021</td>
<td class="TextItemSame">?&gt;</td>
<td class="AlignCenter">&nbsp;</td>
<td class="TextItemNum AlignRight">1029</td>
<td class="TextItemSame">?&gt;</td>
</tr>
</tbody></table>
<br>


</body></html>
(3-3/5)