function popgaleriac(x)
{
    window.open(x,'','width=550,height=450,scrollbars=2');
}