
function OpenComments (c) 
{
       window.open(c,             'comments',             'width=315,height=415,scrollbars=no,status=no,scrollbars=no');
}

function OpenPoze (c) 
{
       window.open(c,             'comments',             'width=348,height=265,scrollbars=no,status=no,scrollbars=no');
}

function OpenGale (c) 
{
       window.open(c,             'comments',             'width=635,height=310,scrollbars=no,status=no,scrollbars=no');
}