Regalamiunsorriso/www/associazione-en.jsp
2026-04-07 20:36:46 +02:00

105 lines
6 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<jsp:useBean id="lang" class="java.lang.String" type="java.lang.String" scope="session" >
</jsp:useBean><%@page contentType="text/html; charset=UTF-8" %>
<%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %>
<%@ taglib uri="/WEB-INF/art.tld" prefix="art" %>
<%@ taglib uri="/WEB-INF/pg.tld" prefix="pg" %>
<%@ page language="java" import="it.acxent.jsp.Ab" %>
<%@ taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
<html lang="<%=lang%>"><!-- InstanceBegin template="/Templates/rus.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<jsp:include page="_inc_lang.jsp" flush="true" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<!-- [favicon] begin -->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"/>
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
<!-- [favicon] end -->
<!-- JSP -->
<jsp:useBean id="_listaLangAtt" class="it.acxent.util.Vectumerator" type="it.acxent.util.Vectumerator" scope="session">
</jsp:useBean>
<jsp:useBean id="utenteLogon" class="it.acxent.anag.Users" type="it.acxent.anag.Users" scope="session" >
</jsp:useBean>
<jsp:useBean id="msg" class="java.lang.String" type="java.lang.String" scope="request" >
</jsp:useBean>
<jsp:useBean id="df" class="it.acxent.util.SimpleDateFormat" scope="request" type="it.acxent.util.SimpleDateFormat">
</jsp:useBean>
<jsp:useBean id="cart" scope="session" type= "it.acxent.cart.Cart" class="it.acxent.cart.Cart" >
</jsp:useBean>
<jsp:useBean id="cartStatus" scope="request" type="it.acxent.cart.CartStatus" class="it.acxent.cart.CartStatus" >
</jsp:useBean>
<jsp:useBean id="CR" scope="request" type="it.acxent.pg.FotoCR" class="it.acxent.pg.FotoCR" >
</jsp:useBean>
<cc:attivita/>
<jsp:useBean id="attivita" class="it.acxent.cc.Attivita" type="it.acxent.cc.Attivita" scope="session">
</jsp:useBean>
<!-- InstanceBeginEditable name="Bean" -->
<%@ taglib uri="/WEB-INF/news.tld" prefix="news" %>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="doctitle" -->
<title>Regalami Un Sorriso ETS - <acx:lang>Correndo, sognando e... lottando</acx:lang></title>
<!-- InstanceEndEditable -->
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- FontAwesome Icons -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Roboto Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/custom-style.css" rel="stylesheet">
<!-- Css Datepicker -->
<link href="addons/datepicker/css/bootstrap-datepicker.standalone.min.css" rel="stylesheet">
<link rel="stylesheet" href='admin/_V4/_css/ajaxLoading.css'>
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<jsp:include page="_inc_cookie.jsp" flush="true" />
<jsp:include page="_inc_head.jsp" flush="true" />
</head>
<body>
<!-- Page Content -->
<!-- InstanceBeginEditable name="main" --> <jsp:include page="_inc_header.jsp" flush="true" >
<jsp:param name="menuAttivo" value="associazione"/>
</jsp:include><div class="container my-3">
<div class="row">
<div class="col-lg-12 my-4">
<h1 class="my-3">Atletica Immagine - About Us</h1>
<div class="row">
<div class="col-lg-6 col-xs-12">
<div class="pt-3 px-3 pb-0 bg-light border">
<p><strong>ATLETICA IMMAGINE</strong> is a publication created with the aim of promoting running, athletics, and sport in general through widespread distribution addressed to enthusiasts registered on the photographic server of Regalami un Sorriso ETS.</p>
<p>The magazine carries forward the legacy of the monthly publication “Runners e Benessere”, whose final issue was released in January 2020.</p>
<p>Piero Giacomelli, president of Regalami un Sorriso ETS, together with editor Vezio Trifoni, presents weekly content related to the world of running: stories, news, in-depth features, and curiosities, with contributions from professionals and experts in the field. The editorial approach remains strongly tied to current events, with a weekly publication schedule. Graphic design and the development of technical and thematic articles are curated by Andrea Grassi. Numerous commercial partners have already joined the project, contributing informational spaces and service communications for readers.</p>
<p>Among the magazines main features is the weekly publication of the calendar of races and running and athletics events, providing enthusiasts with constant updates. Featured coverage is also given to events followed by the charitable photographic service of “Regalami un Sorriso ETS”, whose proceeds are used to purchase equipment for volunteer organizations and to support people in difficulty or affected by illness.</p>
<p><strong>ATLETICA IMMAGINE</strong> is integrated into the technical and organizational platform of Regalami un Sorriso ETS (<a href="https://www.regalamiunsorriso.it">www.regalamiunsorriso.it</a>), which collects millions of sports photographs and serves as a near real-time reference point for events.</p>
<p>The magazine can be conveniently consulted from home, on smartphone or tablet, by subscribing to the mailing list or by downloading it directly from the photographic server of Regalami un Sorriso ETS.</p>
<p><a href="rivista+atleticaImmagine.html">List of Publications</a></p>
</div>
</div>
<div class="col-lg-6 col-xs-12"><img src="pics/atletica2.jpg" class="img-fluid"></div>
</div>
</div>
</div>
</div>
<!-- InstanceEndEditable -->
<!-- Footer -->
<jsp:include page="_inc_footer.jsp" flush="true" />
<script>
$('#datepicker-sport').datepicker({
language: "it"
});
$('#datepicker-eventi').datepicker({
language: "it"
});
</script>
<!-- InstanceBeginEditable name="lastStuff" -->
<!-- InstanceEndEditable -->
<div class="modal-loading"></div>
</body>
<!-- InstanceEnd --></html>