{if $load_css} {combine_css path="themes/default/print.css" order=-10} {if !$stripped.noLowercase} {combine_css path="themes/stripped/lowercase.css" order=-10} {/if} {if ($stripped.themeStyle == 'black') } {combine_css path="themes/stripped/theme-black.css" order=-10} {else} {if ($stripped.themeStyle == 'white') } {combine_css path="themes/stripped/theme-white.css" order=-10} {else} {combine_css path="themes/stripped/theme-original.css" order=-10} {/if} {/if} {/if} {include file='config.js.tpl'} {if $BODY_ID=='thePicturePage'} {combine_script id='scripts-tpp' load='header' require='jquery' path='themes/stripped/js/scripts-tpp.js'} {else} {combine_script id='scripts-tcp' load='header' require='jquery.ui.effect-blind' path='themes/stripped/js/scripts-tcp.js'} {/if} {if isset($stripped.imagePreload)} {combine_script id='preload' load='header' require='jquery' path='themes/stripped/js/preload.js'} {/if}