ÿØÿàJFIFÿþ ÿÛC       ÿÛC ÿÀÿÄÿÄ"#QrÿÄÿÄ&1!A"2qQaáÿÚ ?Øy,æ/3JæÝ¹È߲؋5êXw²±ÉyˆR”¾I0ó2—PI¾IÌÚiMö¯–þrìN&"KgX:Šíµ•nTJnLK„…@!‰-ý ùúmë;ºgµŒ&ó±hw’¯Õ@”Ü— 9ñ-ë.²1<yà‚¹ïQÐU„ہ?.’¦èûbß±©Ö«Âw*VŒ) `$‰bØÔŸ’ëXÖ-ËTÜíGÚ3ð«g Ÿ§¯—Jx„–’U/ÂÅv_s(Hÿ@TñJÑãõçn­‚!ÈgfbÓc­:él[ðQe 9ÀPLbÃãCµm[5¿ç'ªjglå‡Ûí_§Úõl-;"PkÞÞÁQâ¼_Ñ^¢SŸx?"¸¦ùY騐ÒOÈ q’`~~ÚtËU¹CڒêV  I1Áß_ÿÙsite_lista($zebaldintza,$balioak); $this->siteizena = ''; $this->siteeposta = ''; $this->siteizena_batuta = ''; $this->urlBASE = "http://www.basquetour.eus/"; $this->urlBASE_SITE = $this->urlBASE; // Si hubiera ms SITES distintos al del SITE PRINCIPAL (= 1) // if ($sitea == 2) $this->urlBASE_SITE = "http://www.conbol.eu/basquetour/site1/"; // if ($sitea == 3) $this->urlBASE_SITE = "http://www.conbol.eu/basquetour/site2/"; // if ($sitea == 4) $this->urlBASE_SITE = "http://www.conbol.eu/basquetour/site3/"; if (count($siteak) > 0) { $this->siteizena = strtoupper($siteak[0]['site_titulo']); $this->siteeposta = $siteak[0]['site_email']; $this->siteizena_batuta = $this->siteizena; $this->siteizena_batuta = str_replace(" " , "_", $this->siteizena_batuta); $this->siteizena_batuta = str_replace("-" , "_", $this->siteizena_batuta); } $this->foto_din = "imagenes/"; $this->doc_din = "documentos/"; $this->quetiponodo = 0; $this->items_pagina = 10; $this->idioma_pordefecto = 1; $this->email_remitente = "noreply@basquetour.eus"; $this->email_destinatario = "asier@typo90.es"; unset($aux); // Recuperando todos los VALORES POR DEFECTO $valorespordefecto['siteizena'] = $this->siteizena; $valorespordefecto['siteeposta'] = $this->siteeposta; $valorespordefecto['siteizena_batuta'] = $this->siteizena_batuta; $valorespordefecto['urlBASE'] = $this->urlBASE; $valorespordefecto['urlBASE_SITE'] = $this->urlBASE_SITE; $valorespordefecto['foto_din'] = $this->foto_din; $valorespordefecto['doc_din'] = $this->doc_din; $valorespordefecto['quetiponodo'] = $this->quetiponodo; $valorespordefecto['items_pagina'] = $this->items_pagina; $valorespordefecto['idioma_pordefecto'] = $this->idioma_pordefecto; $valorespordefecto['email_remitente'] = $this->email_remitente; $valorespordefecto['email_destinatario'] = $this->email_destinatario; return $valorespordefecto; } } ?>