/*--------------------------------------------+ | PHP-Fusion v6 - Content Management System | |---------------------------------------------| | author: Nick Jones (Digitanium) © 2002-2005 | | web: http://www.php-fu... | | email: nick@php-fusion.co.uk | |---------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | +--------------------------------------------*/ /*--------------------------------------------+ | Fusion 6 Theme for PHP-Fusion v6 | |---------------------------------------------| | author: Design For You - Force © 2006 | | web: http://d4u.hut2.ru/ | | email: design.4.you.studio@gmail.com | |---------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | +--------------------------------------------*/ // theme settings $body_text = "#000000"; $body_bg = "#FFFFFF"; $theme_width = "870"; $theme_width_l = "185"; $theme_width_r = "185"; function render_header($header_content) { global $theme_width,$settings; echo "
![]() | ";
// Start banner code
echo ""; include(INFUSIONS."rotator_nowy/rotator_nowy.html"); echo " |
![]() | ";
echo "";
echo "
\n"; } function render_article($subject, $article, $info) { global $locale; echo "
\n"; } function opentable($title) { echo "
\n"; } function openside($title) { echo "
\n"; } function opensidex($title,$open="on") { $boxname = str_replace(" ", "", $title); $box_img = $open == "on" ? "off" : "on"; echo "
\n"; } function tablebreak() { echo "
|