Sveiki atvyke i PartyRadija | "; if(iGUEST){ echo"Registruotis "; }else{ echo"Keisti profili Zinutes"; } echo "
\"[Rozmiar: "; echo " \"[Rozmiar:
\"\" "; } function render_footer($license=false) { global $theme_width,$settings; echo "\n
\n"; echo "
Design by MekaniK | Varikliukas : Php-Fusion Visos teisës saugomos $copy 2008
"; } function render_news($subject, $news, $info) { global $locale,$settings; echo "
$subject
$news
".$locale['041'].showdate("longdate", $info['news_date'])."".($info['news_ext'] == "y" ? "".$locale['042']." ·\n" : "")." ".$info['news_comments'].$locale['043']." · ".$info['news_reads'].$locale['044']."
\n"; } function render_article($subject, $article, $info) { global $locale; echo "
$subject
$article
".$locale['040']."".$info['user_name']." ".$locale['041'].showdate("longdate", $info['article_date'])." ".$info['article_comments'].$locale['043']." · ".$info['article_reads'].$locale['044']." ".$locale[
\n"; } function opentable($title) { echo "
$title
\n"; } function closetable() { echo "
\n"; } function openside($title) { echo "
$title
\n"; } function closeside() { echo "
\n"; tablebreak(); } function openside2($title) { echo "
$title
\n"; } function closeside2() { echo "
\n"; tablebreak(); } function opensidex($title,$open="on") { $box_img = ($open=="on" ? "off" : "on"); echo "
$title $box_img
\n"; } function closesidex() { echo "
\n"; tablebreak(); } function opensidel() { echo "
\n"; } function closesidel() { echo "
\n"; } function tablebreak() { echo "
\n"; } ?>