|
In case if you are unable to open your card by clicking the above address ( URL ), simply copy and paste it in the location field of your browser and enjoy your card.
Reply |
| |||
|
function confirmDeleteDiscussion()
{
if (confirm('This action will permanently delete this discussion, including all replies.\n\nAre you sure you want to continue?'))
document.DelThr.submit();
}
function navAway(url)
{
window.location.href = url;
}
function confDelMsg(idMsg, idParent){if (confirm('Are you sure you want to delete the content of this message?')){document.DelMsg.IDs.value = idMsg;document.DelMsg.ID_Parent.value = idParent;document.DelMsg.submit();}}
No comments:
Post a Comment