function showPicture(pic){
	window.open("bigpic.html?image="+pic,"","width=1280,height=840,Left=50,Right=50,scrollbars=1,resize=yes")
}
