텍스트 랜덤 정보
텍스트 랜덤본문
<script language="JavaScript">
var Quotation=new Array() // do not change this!
var Quotation=new Array() // do not change this!
Quotation[0] = "<a href='<?=$g4['path']?>/roll/index.php'><font color='#000000'>포인트 게임 알바빠징고</font></a>";
Quotation[1] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=support'><font color='#000000'>후원게시판</font></a>";
Quotation[2] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[3] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[4] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[5] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[6] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[7] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[8] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[9] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[1] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=support'><font color='#000000'>후원게시판</font></a>";
Quotation[2] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[3] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[4] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[5] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[6] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[7] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[8] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
Quotation[9] = "<a href='<?=$g4['bbs_path']?>/board.php?bo_table=quiz'><font color='#000000'>퀴즈 [베타]</font></a>";
var Q = Quotation.length;
var whichQuotation=Math.round(Math.random()*(Q-1));
var whichQuotation=Math.round(Math.random()*(Q-1));
function showQuotation(){document.write(Quotation[whichQuotation]);}
showQuotation();
</script>
showQuotation();
</script>
예전 리뉴얼전 그누보드 상단에 랜덤으로 나오는 모습을 보고 따라해봤습니다.
추천
0
0
댓글 0개