it won't load on IE and firefox... only the frames... no pictures... huhuhu...  
  error on page....
i don't have a group or fan box so what i did is just this...
[quote]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
function onProfileLoad() {
var htm="<div id='fcontainer'></div>";
addSideBar("Friends",htm,"frbox");
//other side bar here[/quote]
[quote]var htm="<div id='fcontainer'></div>";
addMainBox("Friends",htm,"frbox");[/quote]
[quote]function addMainBox (head,htm,id,bro_id) {
    var ul=document.getElementById("friends_2_2").parentNode;
    var bro=document.getElementById(bro_id).parentNode;
    try {
        var li=document.createElement("li");
    } catch(e) {
        var li=document.createElement("<li>");
    }
    li.innerHTML=    "<div id='"+id+"' class='commonbox "+id+"'>"+
                        "<h2>"+head+"</h2>"+
                        "<div id='content_"+id+"'>"+
                            "<div class='boxcontent'>"+
                                htm+
                            "</div>"+
                        "</div>"+
                    "</div>";
    ul.parentNode.insertBefore(li,bro);
}[/quote]
  
  
[b]UPDATE:[/b]
ups!! my bad!! 
  forget about the whining hehehe!! [b]I Got It!![/b] 
   
just gonna adjust some css now so that there image position would be the same  
wish me luck!! hehehe  Thanx to you guys!!  
  
 <-- tears of joy also hehehe...
Thanx for sharing this addon marfillaster... and thanx feruzz for the sidebar tips. 
					Last edited by Refresh/Reload (2007-07-05 23:03:33)
				
[/quote]
dude....you need to have at least 10 friends in your friends list 
 
[b]@kuyt[/b]
sure...why not 
				
				
[/quote]
where's your link? 
				
got a problem ken... my friend randomizer says lots of undefined too...
it was ok just a while ago... hope its just a traffic thing on the net...
[b]UPDATE:[/b]  its all back to normal now ken.  
 
                         i cleared my browsers data history then suddenly its all back to normal.  
				
				
  
 
<">