Parašė IlikeIT· 2014 Vas. 16 19:02:53
//Header
echo "<table align='center' cellspacing='0' cellpadding='0' width='".THEME_WIDTH2."' class='outer-border center'>\n<tr>\n";
echo "<td>\n";
echo "<table align='center' cellpadding='0' cellspacing='0' width='100%' class='full-header'>\n<tr>\n";
echo "<tr><td style='padding-left:100px; padding-bottom:0px; border:0px;'><a href='http://svetaine.lt' ><img src='http://sule.lt/images/logo.png' width='400' heigth='80' alt='pratybu atsakymai, referatai, rasto darbai, namu darbai' /></a></td>";
echo "<table align='center' cellspacing='0' cellpadding='0' width='1075' height='42'>\n<tr>\n";
echo "<br>";
echo "<td id='nav' >".showsublinks( THEME_BULLET )."</td>";
echo "</tr></table>\n";
echo showbanners();
echo "</td>\n</tr>\n</table>\n";
?>