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