function reportInappropriateComment(id)
{
    window.location = 'index.php?object=BernardinaiComments.BernardinaiComments&action=reportInappropriateComment&id=' + id;
    return false;
}
