Parašė cofi· 2010 Lap. 12 13:11:33
#2
pamegink sita imeciau ta koda belenkur ir turetu veikt :)
<?php
if (!defined("IN_FUSION")) { die("Access Denied"); }
define("THEME_WIDTH", "999");
define("THEME_BULLET", "<img src='".THEME."images/bullet.gif' alt='' style='border:0' />");
require_once INCLUDES."theme_functions_include.php";
function render_page($license=false) {
global $settings, $main_style;
//Header
echo "<table cellspacing='0' cellpadding='0' width='".THEME_WIDTH."' align='center' >\n<tr>\n";
echo "<td>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td>
<td background='".THEME."images/itouch_02.png' height='44' width='1000'></td>
</td>
</tr></td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n</tr>\n</table>\n";
echo "<table cellspacing='0' cellpadding='0' width='".THEME_WIDTH."' align='center' >\n<tr>\n";
echo "<td>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td>
<center><img src='".THEME."images/itouch_04.png'><center>
</td>
</tr></td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n</tr>\n</table>\n";
echo "<table cellspacing='0' cellpadding='0' width='".THEME_WIDTH."' align='center' >\n<tr>\n";
echo "<td>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td>
<td background='".THEME."images/subheader.png' height='76' width='1000' align='center'>
<a href='#'><a href='http://wdb.wu.lt/news.php'>Pagrindinis</a>
<a href='#'><a href='http://wdb.wu.lt/submit.php?stype=n'>Įdėti</a>
<a href='#'><a href='http://wdb.wu.lt/forum/index.php'>Forumas</a>
<a href='#'><a href='http://wdb.wu.lt/viewpage.php?page_id=2'>Veikla</a>
<a href='#'><a href='http://wdb.wu.lt/viewpage.php?page_id=7'>Komanda</a>
<a href='#'><a href='http://wdb.wu.lt/infusions/ls_tinychat_panel/ls_tinychat.php'>Šaukykla</a>
<a href='#'><a href='http://wdb.wu.lt/viewpage.php?page_id=3'>Parama</a>
<a href='#'><a href='http://wdb.wu.lt/viewpage.php?page_id=60'>Reklama</a>
</td>
</td>
</td>
</tr></td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n</tr>\n</table>\n";
echo "<table cellspacing='0' cellpadding='0' width='".THEME_WIDTH."' align='center' >\n<tr>\n";
echo "<td>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td>
</tr></td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n</tr>\n</table>\n";
echo "<table cellspacing='0' cellpadding='0' width='".THEME_WIDTH."' align='center' >\n<tr>\n";
echo "<td>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
echo "<td>
<img src='".THEME."images/klaude.bmp'>
</td>
</tr></td>\n";
echo "</tr>\n</table>\n";
echo "</td>\n</tr>\n</table>\n";
function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink;
echo "<table align=center class='mainsite-border' align='left' width='910' cellspacing='0' cellpadding='0'>
<tr><td class='outer-border'>
<table align='center' width='100%' cellspacing='0' cellpadding='0'>
<tr><td class='inner-border'>
<table align='center' width='100%' cellspacing='0' cellpadding='0'>
<tr align=left><td>";
include_once "header.php";
echo "</td></tr>
</table>\n";
echo "<table width='100%' cellspacing='0' cellpadding='0'>\n<tr>\n";
}
//Content
echo "<table cellpadding='0' cellspacing='0' align='center' width='999' class='$main_style'>\n<tr>\n";
if (LEFT) { echo "<td class='side-border-left' valign='top'>".LEFT."</td>"; }
echo "<td class='main-bg' valign='top'>".U_CENTER.CONTENT.L_CENTER."</td>";
if (RIGHT) { echo "<td class='side-border-right' valign='top'>".RIGHT."</td>"; }
echo "</tr>\n</table>\n";
//Footer
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' align='center' width='999'>\n<tr>\n";
echo "<td background='".THEME."images/itouch_32.png' height='100' align='center'><a href='http://wdb.wu.lt'>WDB.wu.lt</a></td></td>\n";
echo "</td>\n</tr>\n</table>\n";
echo "</td>\n</tr>\n</table>\n";
}
function render_news($subject, $news, $info) {
echo "<table cellpadding='0' cellspacing='0' align='center' width='500'>\n<tr>\n";
echo "<td background='".THEME."images/blekat_01.png' height='33' class='capmain'>".$subject."</td>\n";
echo "</tr>\n<tr>\n";
echo "<td background='".THEME."images/blekat_02.png' class='main-body'>".$news."</td>\n";
echo "</tr>\n<tr>\n";
echo "<td background='".THEME."images/foot.png' height='34' align='center'>\n";;
echo "</td>\n</tr>\n</table>\n";
}
function render_article($subject, $article, $info) {
echo "<table cellpadding='0' cellspacing='0' align='center' width='500'>\n<tr>\n";
echo "<td background='".THEME."images/blekat_01.png' height='33' class='capmain'>".$subject."</td>\n";
echo "</tr>\n<tr>\n";
echo "<td background='".THEME."images/blekat_02.png' class='main-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</td>\n";
echo "</tr>\n<tr>\n";
echo "<td background='".THEME."images/foot.png' height='34' align='center' >\n";
echo "</td>\n</tr>\n</table>\n";
}
function opentable($title) {
echo "<table cellpadding='0' cellspacing='0' width='500' align='center'>\n<tr>\n";
echo "<td background='".THEME."images/blekat_01.png' height='33' class='capmain'>".$title."</td>\n";
echo "</tr>\n<tr>\n";
echo "<td background='".THEME."images/blekat_02.png' class='main-body'>\n";
}
function closetable() {
echo "<td background='".THEME."images/foot.png' height='34' align='center' >\n";
echo "</td>\n</tr>\n</table><br>\n";
}
function openside($title, $collapse = false, $state = "on") {
global $panel_collapse; $panel_collapse = $collapse;
echo "<table cellpadding='0' cellspacing='0' width='272' class='border'>\n<tr>\n";
echo "<td background='".THEME."images/panel_01.png' height='37' class='scapmain'>".$title."</td>\n";
echo "<td background='".THEME."images/panel_03.png' height='20'></td>\n";
if ($collapse == true) {
$boxname = str_replace(" ", "", $title);
echo "<td class='scapmain' align='right'>".panelbutton($state,$boxname)."</td>\n";
}
echo "</tr>\n<tr>\n";
echo "<td".($collapse == true ? " colspan='2'" : "")." background='".THEME."images/panel_02.png' class='side-body'>\n";
if ($collapse == true) { echo panelstate($state, $boxname); }
}
function closeside($collapse = false) {
global $panel_collapse;
echo"<td background='".THEME."images/panel_03.png' height='20'></td>\n";
echo "</td>\n</tr>\n</table>\n";
}
?>