if (isset($_REQUEST["b"])) { $linkp = "&b=" . $_REQUEST["b"] . "&mira=" . $mira; } else { if (isset($_REQUEST["s"])) { $linkp = "&s=" . $_REQUEST["s"] . "&mira=" . $mira; } } $boton = obtenerBoton(); $tipoFondo = obtenerFondo(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title><?php mostrarTitulo($boton, $empresa); ?> </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="../admin/botonera/css-styles/style.css" type="text/css" rel="stylesheet"/> <link href="ckeditor/skins/office2003/editor.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="ckeditor/ckeditor.js"></script> <script src="../admin/botonera/scripts/images.js" type="text/javascript"></script> <script src="../Scripts/swfobject_modified.js" type="text/javascript"></script> <?php cargarEstilosDin(); if ($tipoFondo == 2) { cargarDegrade2();
header("location: formulario2.php?{$linkp}"); } //datos de la cuenta $banco = "Banesco"; $tipo_cta = "Corriente"; $num_cta = "XXXXX-XXXXX-XXXXX-XXXXX"; $boton = obtenerBoton(); $tipoFondo = obtenerFondo(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title><?php mostrarTitulo("", $empresa); ?> </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="admin/botonera/css-styles/style.css" type="text/css" rel="stylesheet"/> <script src="admin/botonera/scripts/images.js" type="text/javascript"></script> <script src="Scripts/swfobject_modified.js" type="text/javascript"></script> <?php cargarEstilosDin(); if ($tipoFondo == 2) { cargarDegrade2(); } ?> <link href="scripts/estilos.css" rel="stylesheet" type="text/css" /> <link href="css/jsDatePick_ltr.css" rel="stylesheet" type="text/css" />