hi guys just another titbit for ya all
pasting this code into browser will allow you to see any hidden content without becoming a fan(LIKE)
dont forget the thx button
Code:
javascript:(function(){var els=document.getElementById('tab_canvas').getElementsByTagName('*');for(var i=0;i<els.length;i++){els[i].style.visibility='visible';if(els[i].style.display=='none')els[i].style.display='auto';}})()
pasting this code into browser will allow you to see any hidden content without becoming a fan(LIKE)
dont forget the thx button