$href = "game_desc.php?p={$pagina}&step=1&cat={$idCat}&id=" . $idGlobalnet; $link_descarga = new Link($href, "Descargar"); $volver_link = "games.php?p={$pagina}&step=1&cat={$idCat}"; break; case 1: $datos = obtenerDatosContenido($db, $idGlobalnet, true); if ($back == 'c') { $volver_link = "games.php?p={$pagina}&step=1&cat={$idCat}"; } else { $volver_link = "home.php"; } $url = "hacer_descarga.php?tipoCat=" . $datos['tipo'] . "&id={$idGlobalnet}"; $url_no = "url_no.php?b={$back}&p={$pagina}&cat={$idCat}&tipoCat=31&id={$idGlobalnet}"; $texto = new MensajeDescarga($url, $url_no, 31, $idGlobalnet); $texto->forceSiUrl($url); $texto->setWapName("halloween_wap"); $home_link = "home.php"; break; } ///////////////////////////////////////////// //// PRESENTACION ///////////////////////////////////////////// $pagina = new Pagina(NOMBRE_PORTAL); $seccion = new Seccion("Datos del Juego", "center", SMALL_FONT_SIZE); if ($screen) { $seccion->AddComponent(new Imagen("getimage.php?path=" . PREVIEW_HOST . $screen), "<br/>"); } if ($nombre_juego) { $seccion->AddComponent("<b>{$nombre_juego}</b><br/><br/>"); } /*
$titulo = str_replace("&", "&", $datos_cat["autor"]); $idCat = $datos_cat["id"]; switch ($back) { default: $volver_link = "./"; break; case 'c': $volver_link = "videos.php?p={$pagina}&cat={$idCat}&push={$nombre_wap}&tipoCat={$type}&step=1"; break; case 'b': $volver_link = "buscador.php?tipo={$type}&step=1&push={$push}"; break; } $no_url = "url_no.php?b={$back}&p={$pagina}&cat={$idCat}&tipoCat={$type}&id={$idCont}"; $texto = new MensajeDescarga("hacer_descarga.php?tipoCat={$type}&id={$idCont}", $no_url, $type, $idCont); $texto->setWapName("catalina_wap"); $home_link = "./"; $alineacion_seccion = "center"; $titulo = "Descarga Contenido"; break; } /////////////////////////////////////////// ///// PRESENTACION /////////////////////////////////////////// $pagina = new Pagina(NOMBRE_PORTAL . " - Videos"); //$nombreSeccion = ($type == 62)?"Videos":"Contenidos"; /*$pagina->AddComponent(new Banner($ua, "", "images/banner.gif"));*/ /*if($cw->drm != 1) { $pagina->AddComponent("Este contenido solo puede ser descargado en un celular con soporte DRM"); } */
$volver_link = "./"; $home_link = "./"; $tipoLista = LISTA2X2_LINKS; break; case 2: //el tercer paso: mostramos el mensaje con las opciones "SI" o "NO" $datos_cat = obtenerIdCat_mms($db, $idCont, OPERADORA_MCM, NOMBRE_MCM); $titulo = $datos_cat["autor"]; $idCat = $datos_cat["id"]; $titulo = "Descarga Contenido"; $text_align = "center"; $url = "hacer_descarga.php?tipoCat={$type}&id={$idCont}&gratis=0"; $url_no = "url_no.php?b={$back}&p={$pagina}&cat={$idCat}&tipoCat={$type}&id={$idCont}"; $texto = new MensajeDescarga($url, $url_no, "home.php", $type, $idCont); $texto->forceSiUrl($url); $texto->setWapName("navidad_wap"); $volver_link = "games.php?p={$pagina}&step=1&cat={$idCat}"; $home_link = "home.php"; break; } ///////////////////////////////////////////// //// PRESENTACION ///////////////////////////////////////////// $pagina = new Pagina(NOMBRE_PORTAL); if ($soportaJuegos) { $pagina->AddComponent($top->showBoxes()); $pagina->AddComponent($top->showLinks()); } if (count($tops) > 0) { $seccionTop = new Seccion("Top Juegos", "center", SMALL_FONT_SIZE); $listaTop = new ListaLinks($tops);