지금 티스토리에 가시면 티스토리 I ♡ TISTORY 배너달기가 있습니다!
한개 달기엔 나머지 5개가 너무 불쌍해~~하시는 분은 아래 자바스크립트를 넣어 주시면
접속시 랜덤으로 배너를 표시해 줍니다..^^
한번 달아봅시다..^^ 그냥 복사해서 <body>바로 아래에 넣어주시기만 하면 됩니다..^^
단! 5번 6번 은 방명록으로 이동하는 링크인데..소스부분을 조금 수정하셔야 합니다.
##_guestbook_link_## 를 []로 감싸주세요!!
<script language='JavaScript'>
<!-- SCRIPT by Suldo --->
<!----
var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://www.tistory.com"; //클릭시 접속할 URL을 쓰십쎄요!
target="_blank"; //타겟을 지정합니다.
title="TISTORY 바로가기"; //마우스오버시 나타나는 문구1
alt="TISTORY 바로가기"; //마우스오버시 나타나는 문구2
banner="http://cfs.tistory.com/www/resource/sticker/s_01.gif"; //이미지 경로
}
if (ad==2) {
url="http://www.tistory.com";
target="_blank";
title="TISTORY 바로가기";
alt="TISTORY 바로가기";
banner="http://cfs.tistory.com/www/resource/sticker/s_02.gif";
}
if (ad==3) {
url="http://www.tistory.com";
target="_blank";
title="TISTORY로 오세요";
alt="TISTORY로 오세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_03.gif";
}
if (ad==4) {
url="http://www.tistory.com";
target="_blank";
title="TISTORY로 오세요";
alt="TISTORY로 오세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_04.gif";
}
if (ad==5) {
url="##_guestbook_link_##"; // [] 로 반드시 감싸주세요!
target="_top";
title="그냥 가지마세요";
alt="그냥 가지마세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_05.gif";
}
if (ad==6) {
url="##_guestbook_link_##";// [] 로 반드시 감싸주세요!
target="_top";
title="댓글 하나만 써주세요";
alt="댓글 하나만 써주세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_06.gif";
}
<!-- SCRIPT by Suldo --->
<!----
var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://www.tistory.com"; //클릭시 접속할 URL을 쓰십쎄요!
target="_blank"; //타겟을 지정합니다.
title="TISTORY 바로가기"; //마우스오버시 나타나는 문구1
alt="TISTORY 바로가기"; //마우스오버시 나타나는 문구2
banner="http://cfs.tistory.com/www/resource/sticker/s_01.gif"; //이미지 경로
}
if (ad==2) {
url="http://www.tistory.com";
target="_blank";
title="TISTORY 바로가기";
alt="TISTORY 바로가기";
banner="http://cfs.tistory.com/www/resource/sticker/s_02.gif";
}
if (ad==3) {
url="http://www.tistory.com";
target="_blank";
title="TISTORY로 오세요";
alt="TISTORY로 오세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_03.gif";
}
if (ad==4) {
url="http://www.tistory.com";
target="_blank";
title="TISTORY로 오세요";
alt="TISTORY로 오세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_04.gif";
}
if (ad==5) {
url="##_guestbook_link_##"; // [] 로 반드시 감싸주세요!
target="_top";
title="그냥 가지마세요";
alt="그냥 가지마세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_05.gif";
}
if (ad==6) {
url="##_guestbook_link_##";// [] 로 반드시 감싸주세요!
target="_top";
title="댓글 하나만 써주세요";
alt="댓글 하나만 써주세요";
banner="http://cfs.tistory.com/www/resource/sticker/s_06.gif";
}
document.write('<a href=\"' + url + '\" title=\"' + title + '\" target=\"' + target + '\">');
document.write('<img style=\"position: absolute; top: 0; left: 0;\" src=\"' + banner + '\" alt=\"' + alt + '\" border=0></a>');
//--->
</script>
document.write('<img style=\"position: absolute; top: 0; left: 0;\" src=\"' + banner + '\" alt=\"' + alt + '\" border=0></a>');
//--->
</script>
그럼 즐토리~(응?)
그리고..
기념하여(?> 초대장 5개 날립니다~!
선착순으로 배포 되며, (중복, 스팸, 미운영 하실분은 절대!네버! 신청하지 마십시오...)
신청시 닉네임, 이메일주소 반드시 남겨주시기 바라며, 초대장을 10일안에 받지 않으시면 회수하며...스팸 운영하시는 분들은..철저히 신고해 드리겠습니다..(__);
그리고 제발 운영 해주세요...제가 초대한 50여분 중 제대로 운영하시는 분들은 20%도 채 안되고 있습니다..
Comment 22
Comment
-
-
안녕하세요~ 티스토리 메인에서 우연히 보고 왔는데..
랜덤으로 되니 좋네요 ^^;; 잘 쓰겠습니다 ^^ 좋은주말 보내세요~ -
-
-
-
-
-

