<script>
// Copyright 2001 by www.CodeBelly.com
// Do *not* remove this notice.
// INSTRUCTIONS
// Place this script in the head of your page.
// Set the variables as indicated below.
// SET THE VARIABLES BELOW
// Set your messages below -- follow the pattern. To add
// more messages, just add more elements to the array.
var message = new Array() // leave this as is
message[0] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 태그피아 쥔장 Camelot™ 입니다.^^";
message[1] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 소스천국 방문을 무댜게 환영하구요.";
message[2] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 여긴 초보자를 위한 홈페이지입니다.";
message[3] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 맘에드는것은 슬쩍 가져가시면 되요.";
message[4] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 즐겨찾기 하는거 잊으면 안됨당...^^*";
message[5] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 편하게 둘러보구 좋은 시간 되시길...";
message[6] = "▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒"
// Set the number of repetitions (how many times the arrow
// cycle repeats with each message).
var reps = 2
// Set the overall speed (larger number = slower action).
var speed = 200
// DO NOT EDIT BELOW THIS LINE.
// ============================
var p=message.length;
var T="";
var C=0;
var mC=0;
var s=0;
var sT=null;
if(reps<1)reps=1;
function doTheThing(){
T=message[mC];
A();}
function A(){
s++
if(s>8){s=1}
// you can fiddle with the patterns here...
if(s==1){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ < 카멜롯™ >━━━━ ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==2){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━< 카멜롯™ >━━━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==3){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ ━━< 카멜롯™ >━━ ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==4){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━━━< 카멜롯™ >━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==5){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ ━━━━< 카멜롯™ > ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==6){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━━━< 카멜롯™ >━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==7){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ ━━< 카멜롯™ >━━ ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==8){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━< 카멜롯™ >━━━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(C<(8*reps)){
sT=setTimeout("A()",speed);
C++
}else{
C=0;
s=0;
mC++
if(mC>p-1)mC=0;
sT=null;
doTheThing();}}
doTheThing();
</script>
// Copyright 2001 by www.CodeBelly.com
// Do *not* remove this notice.
// INSTRUCTIONS
// Place this script in the head of your page.
// Set the variables as indicated below.
// SET THE VARIABLES BELOW
// Set your messages below -- follow the pattern. To add
// more messages, just add more elements to the array.
var message = new Array() // leave this as is
message[0] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 태그피아 쥔장 Camelot™ 입니다.^^";
message[1] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 소스천국 방문을 무댜게 환영하구요.";
message[2] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 여긴 초보자를 위한 홈페이지입니다.";
message[3] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 맘에드는것은 슬쩍 가져가시면 되요.";
message[4] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 즐겨찾기 하는거 잊으면 안됨당...^^*";
message[5] = "▒▒▒▒▒▒▒▒▒▒▒▒▒ 편하게 둘러보구 좋은 시간 되시길...";
message[6] = "▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒"
// Set the number of repetitions (how many times the arrow
// cycle repeats with each message).
var reps = 2
// Set the overall speed (larger number = slower action).
var speed = 200
// DO NOT EDIT BELOW THIS LINE.
// ============================
var p=message.length;
var T="";
var C=0;
var mC=0;
var s=0;
var sT=null;
if(reps<1)reps=1;
function doTheThing(){
T=message[mC];
A();}
function A(){
s++
if(s>8){s=1}
// you can fiddle with the patterns here...
if(s==1){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ < 카멜롯™ >━━━━ ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==2){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━< 카멜롯™ >━━━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==3){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ ━━< 카멜롯™ >━━ ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==4){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━━━< 카멜롯™ >━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==5){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ ━━━━< 카멜롯™ > ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==6){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━━━< 카멜롯™ >━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==7){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ★☆★☆★☆ ━━< 카멜롯™ >━━ ☆★☆★☆★ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(s==8){document.title='▒▒▒▒▒▒▒▒▒▒▒▒▒ ☆★☆★☆★ ━< 카멜롯™ >━━━ ★☆★☆★☆ '+T+' ▒▒▒▒▒▒▒▒▒▒▒▒▒'}
if(C<(8*reps)){
sT=setTimeout("A()",speed);
C++
}else{
C=0;
s=0;
mC++
if(mC>p-1)mC=0;
sT=null;
doTheThing();}}
doTheThing();
</script>
반응형
'인터넷정보' 카테고리의 다른 글
마우스 오버시 풍선 도움말(툴팁) (0) | 2007.10.17 |
---|---|
비내리는 스크립트 (0) | 2007.10.17 |
비내리는 스크립트 (0) | 2007.10.17 |
좌측이나 우측에서 스크롤바 따라다니는 테이블/이미지등 (0) | 2007.10.17 |
좌측이나 우측에서 스크롤바 따라다니는 테이블/이미지등 (0) | 2007.10.17 |
타이틀바 애니메이션 효과 (0) | 2007.10.17 |
이미지가 위로 올라가는 소스 (0) | 2007.10.17 |
이미지가 위로 올라가는 소스 (0) | 2007.10.17 |
이쁜 핑크 빛 물방울이 내려오는 소스 (0) | 2007.10.17 |
이쁜 핑크 빛 물방울이 내려오는 소스 (0) | 2007.10.17 |