function popper( doel )
{
	// Regio, type, personen, budget
	kebab = open( "pages/shop_faq.php?target=" + doel ,"FAQ","width=320,height=480,scrollbars=yes,toolbar=no,location=no,resizable=yes"); 
	kebab.focus();
	return false;
				
}