Re: Bagi para member yang ingin bertanya seputar tweaking FS.
Silahkan bertanya dan posting disini.
Sebelum itu harap membaca dan mengikuti [url=http://theftalk.com/t23371-FORUM-RULES.html][b]FORUM
[b]zhakeyen[/b]
[spoiler]//radio
var code="<center><object width=\"275\" height=\"310\">"+
"<param name=\"movie\" value=\"http://kodelagu.net/radio.swf\">"+
"<param name=\"wmode\" value=\"transparent\"><embed src=\"http://kodelagu.net/radio.swf\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"275\" height=\"310\"></object><br>"+
"</center>";
addBox("LEFT","<a href=\"#\" onClick=\"show_hide('content_DIV186'); return false\"><div title=\"header=[Radio] body=[klik ne lok mau dengerin radio]\">Radio</div></a>",code,"DIV186",null);
show_hide("content_DIV186");
// Nonton Tv
var tvdee="<div align='center'>"+
"<iframe src='http://h1.ripway.com/bodbehel/oby/TV.html' width='508' height='470' scrolling='no' marginwidth='0' marginheight='0' allowTransparency='true' frameborder='0'></iframe>"+
"</div>";
addBox("LEFT","<a href=\"#\" onClick=\"show_hide('content_tvbox'); return false\"><div title=\"header=[Online TV] body=[Tempatnya Nonton Tv]\">Online TV<div>",tvdee,"tvbox","6");
show_hide("content_tvbox");[/spoiler]