<!--

function popup(a)
	{
	window.open('popup_bilder.asp?id='+a,'','scrollbars=no,width=480,height=360');
	}

//-->