'; // This is here because Gecko browsers properly support white-space.... if ($context['browser']['is_gecko']) echo ' '; // The ?betarc1 part of this link is just here to make sure browsers don't cache it wrongly. echo ' '; /* Internet Explorer 4/5 and Opera 6 just don't do font sizes properly. (they are big...) Thus, in Internet Explorer 4, 5, and Opera 6 this will show fonts one size smaller than usual. Note that this is affected by whether IE 6 is in standards compliance mode.. if not, it will also be big. Standards compliance mode happens when you use xhtml... */ if ($context['browser']['needs_size_fix']) echo ' '; // Show all the relative links, such as help, search, contents, and the like. echo ' '; // If we're viewing a topic, these should be the previous and next topics, respectively. if (!empty($context['current_topic'])) echo ' '; // If we're in a board, or a topic for that matter, the index will be the board's index. if (!empty($context['current_board'])) echo ' '; // We'll have to use the cookie to remember the header... if ($context['user']['is_guest']) $options['collapse_header'] = !empty($_COOKIE['upshrink']); // Output any remaining HTML headers. (from mods, maybe?) echo $context['html_headers'], '
'; // For some STRANGE reason, we have to tell Internet Explorer 4 and 5 that the content should be 100% wide. (or else it will assume about 108%!) echo '
|
'; } function template_main_below() { global $context, $settings, $options, $scripturl, $txt; echo ' |
', theme_copyright(), '
Chromiates Wargaming Forums © 2004-2005 BLEE! Inc. © 2004 Template by TheGamer All Rights Reserved Website code by ^Raven^ & modified by Dragon Chromiates Wargaming Forums is a subdivision of BLEE! Inc. Warhammer Fantasy, 40k, and Blood Bowl graphics by Nicholas Kelsch © 2003 Chromiates Wargaming Forums banner created by Builder Dan CWF Affiliates Button and Dice Graphics created by Cypher7 Imperial Date Program courtesy of Dakka Dakka Some caption contest graphics are courtesy of Danger Planet Games in Waltham, Massachusetts USA Vote for us at the Moveon Top100! |