,,,,,,,,,,,,,,그림정보기타 그림 정보 동영상 기타
|
|
|
[동영상] 수족관 ㅡ 환상적인 그림입니다 |
|
번호: 4376 |
글쓴이:
갑장산
|
조회: 70 |
날짜: 2005/04/01 12:45 |
|
|
|
function popupMyAvatar() {
mname = "%B0%A9%C0%E5%BB%EA";
rurl = "http://cafe95.daum.net/reload.html";
url = "http://mall.avatar.daum.net/cgi-bin/MyAvatar?TYPE=POPUP&MNAME="+mname+"&URL="+rurl;
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}
//친구 앨범
function popupAlbum() {
mname = "%B0%A9%C0%E5%BB%EA";
rurl = "http://cafe95.daum.net/reload.html";
url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendAlbum?TYPE=POPUP&EUSERID=zdIgmWosPNQ0&MNAME="+mname+"&URL="+rurl;
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}
//찜목록
function popupZim() {
url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendWishList?TYPE=POPUP&EUSERID=zdIgmWosPNQ0&MNAME=%B0%A9%C0%E5%BB%EA&URL=http://cafe95.daum.net/reload.html"
window.open(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1');
}
var onImage, offImage;
var imgSrc;
onImage = new Array();
offImage = new Array();
function MouseOver(index,item) {
imgSrc = eval("document.OnOff" + index);
imgSrc.src = onImage[index].src;
item.style.color = "#000000";
}
function MouseOut(index,item) {
imgSrc = eval("document.OnOff" + index);
imgSrc.src = offImage[index].src;
item.style.color = "#797979";
}
onImage[1] = new Image();
onImage[1].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_album1.gif";
onImage[2] = new Image();
onImage[2].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_buy1.gif";
onImage[3] = new Image();
onImage[3].src="http://avatarimage.hanmail.net/AvatarImg/avatar_event/springsale_2420.gif";
onImage[4] = new Image();
onImage[4].src="http://cafeimg.hanmail.net/cf_img/bbs_avatar1.gif";
offImage[1] = new Image();
offImage[1].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_album.gif";
offImage[2] = new Image();
offImage[2].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_buy.gif";
offImage[3] = new Image();
offImage[3].src="http://avatarimage.hanmail.net/AvatarImg/avatar_event/springsale_2420.gif";
offImage[4] = new Image();
offImage[4].src="http://cafeimg.hanmail.net/cf_img/bbs_avatar.gif";
아바타정보|같은옷구입
봄 신상품 구입
| |
// 꼬리말 달기 시작
function AppendShortComment() {
var emoticonIndex = -1;
for ( i = 0; i < document.bbsForm.emoticonView.length; i++ )
if ( document.bbsForm.emoticonView[i].checked )
emoticonIndex = i;
if ( emoticonIndex == -1 ) {
alert("표정을 선택하세요.");
return;
}
var emocode = document.bbsForm.emoticonView[emoticonIndex].value;
document.bbsForm.emoticon.value=document.bbsForm.emoticonView[emoticonIndex].value;
document.bbsForm.comment.value=document.bbsForm.comment_view.value;
document.bbsForm.act.value='A';
document.bbsForm.fldid.value = '9qw1';
document.bbsForm.dataid.value = '4376';
document.bbsForm.nickname.value = '콩새';
document.bbsForm.grpcode.value = 'kyo530';
document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=SzZS&mgrpid=&fldid=9qw1&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=0018azzzzzzzzzzzzzzzzzzzzzzzzz&datanum=4376&head=%B5%BF%BF%B5%BB%F3&subj=%3Cb%3E%3Cfont+color%3D%22%235000AF%22%3E%3Cfont+size%3D%222%22%3E%BC%F6%C1%B7%B0%FC+%A4%D1+%C8%AF%BB%F3%C0%FB%C0%CE+%B1%D7%B8%B2%C0%D4%B4%CF%B4%D9%3C%2Fb%3E%3C%2Ffont%3E%3C%2Ffont%3E&nick=%B0%A9%C0%E5%BB%EA&id=CzizfkcnDFc0&smsnum=-1&smsvalid=0&count=70&day=20050401124509&datatype=9&selectyn=n&avatarcate=1&rowid=AAAAyIABEAAAO7wAAr&edge=';
if ( null == document.bbsForm.comment.value || "" == document.bbsForm.comment.value ) {
alert( "내용을 입력하신 뒤 등록버튼을 눌러주세요." );
document.bbsForm.comment_view.focus();
return;
}
if ( document.bbsForm.comment.value.length > 300 ) {
alert( "꼬리말은 300자 이내입니다." );
document.bbsForm.comment_view.focus();
return;
}
document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=SzZS&mgrpid=&emoticon='+emocode;
//document.all("submit_check").innerHTML= "";
document.bbsForm.submit();
}
function _del(seq) {
if (confirm("정말로 삭제하시겠습니까?")) {
document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=SzZS&mgrpid=';
document.bbsForm.act.value='D';
document.bbsForm.fldid.value='9qw1';
document.bbsForm.dataid.value='4376';
document.bbsForm.grpcode.value = 'kyo530';
document.bbsForm.seq.value = seq;
document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=SzZS&mgrpid=&fldid=9qw1&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=0018azzzzzzzzzzzzzzzzzzzzzzzzz&datanum=4376&head=%B5%BF%BF%B5%BB%F3&subj=%3Cb%3E%3Cfont+color%3D%22%235000AF%22%3E%3Cfont+size%3D%222%22%3E%BC%F6%C1%B7%B0%FC+%A4%D1+%C8%AF%BB%F3%C0%FB%C0%CE+%B1%D7%B8%B2%C0%D4%B4%CF%B4%D9%3C%2Fb%3E%3C%2Ffont%3E%3C%2Ffont%3E&nick=%B0%A9%C0%E5%BB%EA&id=CzizfkcnDFc0&smsnum=-1&smsvalid=0&count=70&day=20050401124509&datatype=9&selectyn=n&avatarcate=1&rowid=AAAAyIABEAAAO7wAAr&edge=';
document.bbsForm.submit();
}
}
function _mod( seq, emoticon ) {
document.bbsForm.act.value='U';
document.bbsForm.fldid.value='9qw1';
document.bbsForm.dataid.value='4376';
document.bbsForm.grpcode.value = 'kyo530';
document.bbsForm.seq.value = seq;
var changeEmoticon = document.bbsForm.emoticon.value;
var emocode;
if (changeEmoticon == "" || typeof( changeEmoticon) == "undefined"){
document.bbsForm.emoticon.value = emoticon;
emocode = emoticon;
}else{
document.bbsForm.emoticon.value = changeEmoticon;
emocode = changeEmoticon;
}
document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=SzZS&mgrpid=&emoticon='+emocode;
document.bbsForm.comment.value = eval("document.bbsForm.comment_"+seq).value;
document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=SzZS&mgrpid=&fldid=9qw1&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=0018azzzzzzzzzzzzzzzzzzzzzzzzz&datanum=4376&head=%B5%BF%BF%B5%BB%F3&subj=%3Cb%3E%3Cfont+color%3D%22%235000AF%22%3E%3Cfont+size%3D%222%22%3E%BC%F6%C1%B7%B0%FC+%A4%D1+%C8%AF%BB%F3%C0%FB%C0%CE+%B1%D7%B8%B2%C0%D4%B4%CF%B4%D9%3C%2Fb%3E%3C%2Ffont%3E%3C%2Ffont%3E&nick=%B0%A9%C0%E5%BB%EA&id=CzizfkcnDFc0&smsnum=-1&smsvalid=0&count=70&day=20050401124509&datatype=9&selectyn=n&avatarcate=1&rowid=AAAAyIABEAAAO7wAAr&edge=';
document.bbsForm.submit();
}
function change_emo(face_num) {
curEmoId.src="http://cafeimg.hanmail.net/cf_img/icon"+(face_num<10?'0'+face_num:face_num)+".gif";
document.bbsForm.emoticon.value=face_num;
}
var curEmoId;
//이모티콘 수정
function showhide2(img_id) {
eLayer = document.getElementById("emoticon_modify").style;
if(eLayer.visibility=="visible")
eLayer.visibility="hidden";
else {
curEmoId = img_id;
var dom = (document.getElementById) ? true : false;
var ns5 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false;
var ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft+5;
mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop;
eLayer.left = mouseX;
eLayer.top = mouseY;
eLayer.visibility="visible";
}
}
function ShortComment(idx, seq, emoticon, isnew, nickName, profile_userid, e_userid, comment, dateStr) {
this.idx = idx;
this.seq = seq;
this.emoticon = emoticon;
this.isnew = isnew;
this.nickName = nickName;
this.profile_userid = profile_userid;
this.e_userid = e_userid;
this.comment = comment;
this.dateStr = dateStr;
this.renderRow = function () {
var html = '';
var mine = 'UYtm2Ne_hlw0' == this.e_userid;
var modperm = mine;
var delperm = mine;
html += '';
html += ' ';
html += '';
html += ' | ';
html += ''+this.nickName+' | ';
html += ''+this.comment;
if (this.isnew) {
html += '';
}
if (modperm) {
html += '';
html += '';
}
if (delperm) {
html += '';
}
html += ' | ';
html += '['+this.dateStr+'] | ';
html += ' ';
return html;
};
this.viewMember = function (obj) {
showSideView(obj, this.e_userid, this.profile_userid, this.nickName);
};
this.viewModify = function () {
var emo = '';
document.getElementById("_emo" + this.seq).innerHTML = emo;
var cmt = '';
cmt += '';
document.getElementById("_cmt" + this.seq).innerHTML = cmt;
};
}
var comments = new Array();
var idx = 0;
comments[idx] = new ShortComment(idx, 1, '01', false, '보슬이', '', '1lOuJHuA2-10', '너무좋아요 바라만 보고있어도.....', '2005/03/31');
idx++;
comments[idx] = new ShortComment(idx, 2, '01', true, '토심이', '', '2gsfipz7ib50', '좋으네요, 우리집에 가져갈래요.~~~~', '2005/04/02');
idx++;
function showShortComment() {
var html = '';
document.getElementById("shortCommentPlaceHolder").innerHTML = html;
}
showShortComment();
표정선택 |
|
|
|
꼬 리 말 |
|
|
|
|
|
현재 0/최대 300byte(한글 150자, 영문 300자) |
| |
|
function sle(n,h,d,i,u,t,r,b) {
var hc='h2',dc='d2';
if( h ) {
hc='h1';dc='d1';
}
var line = ''+t+' '+d+'
';
return line;
}
function sl() {
var contents ="";
var i=0,l=zSr.length;
if ( l > 6 ) {
i = 6;
}
while ( i < l ) {
contents += sle(i,i==6,zSr[i++],zSr[i++],zSr[i++],zSr[i++],zSr[i++],zSr[i++]);
}
return contents;
}
function clear() {
zSr = null;
}
function load(url, height) {
clear();
include.src = url;
setTimeout("viewSearch('" + url + "', '" + height + "')", 50);
}
function viewSearch(url, iHEIGHT) {
try {
document.getElementById("sponsor_cm").innerHTML= sl();
document.getElementById("sponsor_cm2").height=iHEIGHT;
document.getElementById("sponsor_cm2").style.display ='';
document.getElementById("CloseAd").style.display ='';
document.getElementById("space").style.display ='';
} catch ( e ) {
setTimeout("viewSearch('" + url + "', '" + iHEIGHT + "')", 10);
}
}
스폰서링크 | 아래 키워드 중 하나를 클릭해 주세요
|
|