/* $(function(){ $('.bbs-html img').each ( function(){ if( this.width > 300 ){ $(this).addClass('board-picture').css('cursor', 'pointer'); } } ); new $.module['modal']( $('.board-picture') ); if( location.hash != '#u' ) { history.pushState(null, null, "#u"); } $.window.on ( "hashchange", function(){ if( location.hash == '' ){ location.href = '/sub060302/index/page/2/sub07017/sub07017/sub060301/sub0705/sub0601/sub0705/sub060101/sub0701/sub0801/sub0705/sub010101/sub0701'; } } ); }); */