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