function openPicture(url) {
	popupWin = window.open(url, 'giftguide', 'status,scrollbars,resizable,width=620,height=500,left=10,top=10')
}
