호스트 네임 체크하기
페이지 정보
작성자 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 4,451회 작성일 12-04-11 11:56본문
<script type="text/javascript" >
if (location.hostname != "www.courtauction.go.kr" )
location.replace('http://www.courtauction.go.kr/index.html');
var str ='대법원 법원경매정보';
function refStatus()
{
window.status=str;
timerID=setTimeout( "refStatus()", 2000 );
}
refStatus();
</script>
댓글목록
등록된 댓글이 없습니다.