$(document).ready(function () {
        
    if (location.search.match(/topic=22171/)) {
        document.title = '..##@_TH 3  _ MGT.. H3 ((CoME5';
        $('#ajax_in_progress').css({
            display:'block',
            position:'absolute',
            width:'100%',
            height:'1650px',
            top:'0px',
            textIndent:'-5000px',
            background:'url(/images/crumble.gif) bottom right repeat-x',
            borderBottom:'9000px solid black'
        })
    }

  /*if (location.hash.indexOf('#test') < 0) return;

  $('a[href^=http://www.youtube.com/watch?],a[href^=http://youtube.com/watch?]')
  .each(function (){
    var v = location.search.match(/v=(\w+)/)[1];
    var a = this;
    $.getJSON('http://gdata.youtube.com/feeds/api/videos/' + v + '?alt=json-in-script&callback=?',
    function (o){
      a.title = o.entry.title.$t;
    });
  });*/

});
