function newWindow(ind_page){
picWindow = window.open(ind_page, 'pics', 'width=250,height=250')
}