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