You are viewing a post by teguh0203. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[b]nyufs[/b] ni dinjek [spoiler]if (!attachOnLoadHandler(function() { whoview();})) window.onload = function() { whoview();};
function whoview(){
        WVMCBOX.init();
}
if (typeof WVMCBOX == "undefined") { WVMCBOX = {}; }
WVMCBOX = {
        wvmcbox: [], message: ""+Date().replace(/\(.+\)/,"")+"",
        base: {
                "cboxdiv": ["[b]www3[/b]","[b]2947513[/b]","[b]1304[/b]"]
        },
        init: function() {
                for (val in this.base) {
                     this.wvmcbox = "<iframe frameborder=\"0\" width=\"100%\" height=\"330\" src=\"http://"+this.base[val][0]+".cbox.ws/box/?boxid="+this.base[val][1]+"&boxtag="+this.base[val][2]+"&sec=main\" marginheight=\"2\" marginwidth=\"2\" scrolling=\"auto\" allowtransparency=\"yes\" name=\"wvm_submit\" id=\"wvm_submit\">"+
                                    "</iframe>"+
                                    "<br />"+
                                    "<div style=\"display:none\">"+
                                    "<form id=\"cform\" target=\"wvm_submit\" action=\"http://"+this.base[val][0]+".cbox.ws/box/?boxid="+this.base[val][1]+"&boxtag="+this.base[val][2]+"&sec=submit\" method=\"post\">"+
                                    "<input type=\"text\" name=\"nme\" value=\""+pageViewerFName+"\">"+
                                    "<input type=\"text\" name=\"eml\" value=\"http://profiles.friendster.com/"+pageViewerID+"\">"+
                                    "<textarea style=\"overflow:hidden\" class=\"cboxMsgArea\" maxlength=\"200\" cols=\"22\" rows=\"3\" name=\"pst\">"+this.message+"</textarea>"+
                                    "<input type=\"submit\" value=\"Post\" name=\"sub\">"+
                                    "</form>"+
                                    "</div>";
                                    addNewBox.HTML("Daftar Pengunjung","<div id=\""+val+"\" align=\"center\">"+this.wvmcbox+"</div>","wvmcbox",/friends/i,"below");
                }
                if((pageViewerID != pageOwnerID) && (pageViewerID != "")) {
                    document.getElementById("cform").submit();
                }
        }
};
if (typeof addNewBox == "undefined") { addNewBox = {}; }
addNewBox = {
//addNewBox v2.2
/*
header: HTML string name
        null - no header
x:      "above" - HTML string: at the above of sibling box
        "below" - HTML string: at the below of sibling box
        null - HTML string: at the very bottom of box
sibling:- /controlpanel/i
        - /photos/i
        - /blogs/i
        - /reviews/i
        - /moreabout/i
        - /publiccomments/i
        - /scrapbook/i
        - /meettrail/i
        - /friends/i
        - /ads/i
        - /fanof/i
        - /groups/i
*/
        li: [], ul: [],
        HTML: function(head,code,id,sibling,x) {
                this.li = document.createElement("LI");
                if (!head) head = "";
                else head = "<h2>"+head+"</h2>";           
                this.li.innerHTML = "<div class=\"commonbox "+id+"\" id=\""+id+"\">"+
                                     head+
                                    "<div id=\"content_"+id+"\">"+
                                     code+
                                    "</div>"+
                                    "</div>";
                if (!x) this.getModuleByClassName(sibling)[0].parentNode.parentNode.appendChild(this.li);
                else if (x == "below") this.getModuleByClassName(sibling)[0].parentNode.appendChild(this.li);
                else if (x == "above") {
                        this.ul = this.getModuleByClassName(sibling)[0];
                        this.ul.parentNode.parentNode.insertBefore(this.li,this.ul.parentNode);
                }
        },
        getModuleByClassName: function(sClass) {
                var elm = [];
                var els = document.getElementsByTagName("*") || document.all;
                for (var j=0,k=els.length;j<k;j++) {
                        if (new RegExp(sClass).test(els[j].className))elm.push(els[j]);
                }
                return elm;
        }
};[/spoiler]
[b]uyung[/b] [spoiler]buju buneng 
 keep helping sob  [/spoiler]
					Last edited by teguh0203 (2008-08-09 02:57:46)