Avis d'imposition 2020
Saisissez ici votre avis d'impôt reçu en 2020 sur les revenus 2019 et valable pour les prestations 2021...
Plus rapide ... plus facile ... plus d'envoi papier
Inscrivez-vous à la Newsletter !
Pour recevoir les dernières actualités et informations sur l'activité du COS 34, cliquez ici.
Calendrier
{"cols":"1","rows":"1","onShow":"\n\t\tfunction(calendar) {\n\t\t\tvar start = calendar.datetime.clone();\n\t\t\tstart.setDate(1);\n\t\t\tvar end = start.clone().increment(\"month\", calendar.options.cols * calendar.options.rows - 1);\n\t\t\tend.setDate(end.getLastDay());\n\n\t\t\tvar url = \".\/index.php?action=widget_evenement&controller=calendrier&debut=\" + start.toStr() + \"&fin=\" + end.toStr();\n\n\t\t\tjQuery.ajax({\n\t\t\t\tdataType: \"json\",\n\t\t\t\ttype: \"GET\",\n\t\t\t\turl: url,\n\t\t\t\tdata: {v465987123_10: true, agendas: {\"1\":\"1\",\"2\":\"1\",\"3\":\"1\",\"4\":\"1\",\"5\":\"1\"}},\n\t\t\t\tsuccess: function(agendas){\n\t\t\t\t\tcalendar.options.agendas = [];\n\t\t\t\t\tif (agendas) {\n\t\t\t\t\t\tfor (var i = 0, agenda; agenda = agendas[i]; i++) {\n\t\t\t\t\t\t\tcalAgenda = {\n\t\t\t\t\t\t\t\tcode: agenda.code,\n\t\t\t\t\t\t\t\tname: agenda.nom,\n\t\t\t\t\t\t\t\tcolor: agenda.couleur,\n\t\t\t\t\t\t\t\tshow: agenda.afficher,\n\t\t\t\t\t\t\t\tevents: []\n\t\t\t\t\t\t\t};\n\t\t\t\n\t\t\t\t\t\t\tcalendar.options.agendas.push(calAgenda);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tfor (var j = 0, event; event = agenda.evenements[j]; j++) {\n\t\t\t\t\t\t\t\tif (event.lien.substr(0, 4) != \"http\")\n\t\t\t\t\t\t\t\t\tevent.lien = \"https:\/\/www.cos-lr.fr\/\" + event.lien;\n\t\t\t\t\t\t\t\tcalAgenda.events.push({\n\t\t\t\t\t\t\t\t\tcode: event.code,\n\t\t\t\t\t\t\t\t\tname: event.nom,\n\t\t\t\t\t\t\t\t\tdescription: event.description,\n\t\t\t\t\t\t\t\t\tstart: event.debut,\n\t\t\t\t\t\t\t\t\tend: event.fin,\n\t\t\t\t\t\t\t\t\tlink: {\n\t\t\t\t\t\t\t\t\t\turl: event.lien,\n\t\t\t\t\t\t\t\t\t\ttarget: (event.lien_externe ? \"_blank\" : \"_self\")\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tcalendar.show(true);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t"}