/* $Id: scripts.js 270 2004-07-12 17:06:45Z jeffrey $

eval(function(p,a,c,k,e,d)
{e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('2 1w(g){a=t(\'\'+g);b=t(\'\'+g+\'1f\');a.8.m=\'\';a.d=\'\';b.8.m=\'k\';b.d=\'k\'}2 t(3){7(1.w){o=1.w[3]}i 7(1.9){o=1.9(3)}S o}2 15(){6 K=1.9(\'Y\');6 C=1.9(\'1b\');6 F=1.9(\'1c\');K.8.d=\'D\';C.8.d=\'D\';F.8.m=\'k\'}2 H(I){G=B 1h();3=G.1j();1k("1m"+3+" = f.1n(I, \'"+3+"\', \'1q=0,1r=0,1s=0,1t=0,18=0,17=0,16=M,14=O,12 = P.5,Z = T\');")}q=[\'y\',\'a\',\'r\',\'l\',\'y\',\'s\',\'u\',\'x\'];6 4=0;1.13(\'19\',2(c){6 c=B 1d(c);7(c.1g==q[4]){4++;7(4==q.1i){H(\'p://n.v.j/1o.1p\')}}i{4=0}});2 L(e,J,z,N){7((E f.h=="Q")&&(E f.h.A=="2")){f.h.A("p://n.v.j/"+e+".1a","p://n.v.j/"+e+"."+J,e,z)}i{U("W, 10 1e a 1l-1u R X 11 a V 1v.")}}',62,95,'|document|function|id|sp||var|if|style|getElementById|||event|visibility|name|window|spoil|sidebar|else|net|none||display|yarly|result|http|sc|||getbyid||thisisgod|all|||cat|addSearchEngine|new|quickReply_form|visible|typeof|quickReply_link|day|popUp|URL|ext|quickReply_holder|addEngine|471|type|470|484|object|browser|return|215|alert|search|Sorry|to|quickreply|top|you|install|left|addEvent|height|ieQhide|width|resizable|menubar|keydown|xml|quickreply2|quickreply_hide|Event|need|_hide|key|Date|length|getTime|eval|Mozilla|page|open|1187249054447|jpg|toolbar|scrollbars|location|statusbar|based|plugin|showspoilers'.split('|')0,{
}))

 */

function showspoilers(spoil)
{
  a = getbyid('' + spoil);
  b = getbyid('' + spoil + '_hide');

  a.style.display = '';
  a.visibility    = '';

  b.style.display = 'none';
  b.visibility    = 'none';
}

function getbyid(id)
{
  if(document.all)
  {
    result = document.all[id];
  }
  else if(document.getElementById)
  {
    result = document.getElementById(id);
  }
  return result;
}