function dimage2_bigpop(name) {
	window.open('/bongo.pl/dimages2.big/?name=' + name, '', 'width=400, height=300, scrollbars=yes');
	return false;
}
