function correctionPopup()
{
	window.open('Wang2006cvprAcknowledgements.html', 'correction',
		'left=0, top=0, width=600, height=400, toolbar=false, scrollbars=true, resizable=true');
}
