function prodpix(id) {
	window.open('prodpix.html?i='+id, 'prodpix', 'width=640, height=480');
}
