/*
	Javascript to open a small popup window in the product listing.
	Dummy with no effect!!!
	author: ppu
	date:		08.07.09
*/

	function openQuickView(id)  {	}		
	function closeQuickView(id) {	}
