File size: 140 Bytes
3a5cf48
 
 
 
 
 
1
2
3
4
5
6
<script type="text/javascript">
    if ($(".term-box #term").text() != 'W') {
        layer.closeAll();
        web_shell();
    }
</script>