간단한 페이지 이동 스크립트

미랑 · 2006-05-01 20:39:36
<script language=\"javascript\">
function goWrite(){
location.href=\"comic_insert.php\";
}
</script>