function showpic(pic) {
	window.open(pic.href,pic.target,'width=660,height=507,toolbar=no,status=no,location=no,menubar=no,scrollbars=no,resizable=no,screenx=30,screeny=30,left=30,top=30');
	return false;
}