
	function prd_Indique(show, showfrom, showtitle) {
	    pop_up_center_flex('produtos.indique.php?&show='+show+'&showfrom='+showfrom+'&showtitle='+showtitle+'', 400, 390, 'scrollbars=auto,status=yes,resizable=yes');
		return false;
	}