
function gallery(x)
{
window.open(x, 'Pop', 'status=no, resize=no, scrollbars=yes, width=520, height=500, left=50, top=100')
}

