|
";
newTable += "
"+comment_body+" |
|
";
newComment.innerHTML = newTable;
var profileComments = document.getElementById('profile_comments');
var prevComment = document.getElementById('comment_'+last_comment);
profileComments.insertBefore(newComment, prevComment);
next_comment++;
last_comment++;
}
}
function action_delete(action_id) {
var divname = 'action_' + action_id;
var newsrc = 'action_delete.php?action_id=' + action_id;
hidediv(divname);
document.getElementById('actionimage').src = newsrc;
document.getElementById('actions_total').value--;
if(document.getElementById('actions_total').value == 0) {
document.getElementById('actions').style.display = "none";
}
}
//-->
Profile Views: |
438 views |
Last Update: |
1 months ago |
Signup Date: |
Sep. 16, 2007 |
|
|
';
ni.appendChild(newdiv);
}
function se_popup_close() {
var d = document.getElementById('show_event');
if(document.getElementById('mydiv')) {
var olddiv = document.getElementById('mydiv');
d.removeChild(olddiv);
}
}
//-->
|
Full Name: |
Mari Pearman |
NCDD Member Since: |
Apr. 16, 2007 |
|
|