
function linkup(linkid)
{
self.location.href=linkid
}

function empty()
{
document.getElementById("commenttextarea").innerHTML = "";
}