" /> <input name="bandera" type="hidden" id="numPaciente22" value="<?php echo $bandera; ?> " /> <?php if ($bandera > 0) { ?> </p> <div align="center"> <p><strong class="titulos">Total de la Venta</strong></p> <?php if (!$convenioParticular->convenioParticularR($basedatos, $usuario, $_GET['numeroE'], $_GET['nCuenta']) and !$convenioAseguradora->convenioAseguradoraR($basedatos, $usuario, $_GET['numeroE'], $_GET['nCuenta'])) { echo "\$" . number_format($total[0], 2); } else { ?> <table width="200" border="0" class="tablita"> <tr> <th colspan="2" scope="col" class="tablita" >Particular</th> <th colspan="2" scope="col" class="tablita">Aseguradora</th> </tr> <tr> <th colspan="2" scope="col" class="precio2"> <?php echo "\$" . number_format($convenioParticular->convenioParticularR($basedatos, $usuario, $_GET['numeroE'], $_GET['nCuenta']), 2); ?>