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