function joshwurlencode(str){return str.replace(/\?/g,'%3F').replace(/\&/g,'%26');}
$(document).ready(function(){if(top.location.href==window.location.href&&!top.location.href.match(/\/bgm/)){window.location.replace('/bgm'+joshwurlencode(top.location.href.replace(/^https?:\/\/[^\/]+/,'')));}
if(top.framePlayer&&top.framePlayer.document.body.innerHTML==''){return;}
$('<img id="bgmIcon" src="/common/images/pause.png" alt="Stop Music">').css('position','absolute').css('right','30px').css('top','30px').css('cursor','pointer').click(function(){top.framePlayer.document.body.innerHTML='';$(this).fadeOut('slow');}).appendTo('body');});;$(window).load(function(){if(!document.getElementsByTagName)return false;var sfEls=document.getElementById("linkbar-1").getElementsByTagName("li");for(var i=0;i<sfEls.length;i++){sfEls[i].onmouseover=function(){this.className+=" sfhover";}
sfEls[i].onmouseout=function(){this.className=this.className.replace(new RegExp(" sfhover\\b"),"");}}});
