function showFeedback(k) {
	abbWindow = window.open('../feedback/index.php?sku='+k, 'abbWin3', 'scrollbars=yes,resizable=yes,width=500,height=600');
}
