function llamadaProductos()
{		
	document.forms["frmBuscador"].submit();		
}


