source: t29-www/en/contact.php @ 1489

Last change on this file since 1489 was 1489, checked in by sven, 5 years ago

Impressum: Google-Maps-Karte

  • Property svn:keywords set to Id
File size: 3.5 KB
Line 
1<?php
2        $seiten_id = 'impressum';
3        $version = '$Id: contact.php 1489 2019-01-12 17:28:22Z sven $';
4        $title = 'Contact';
5        $header_prepend = array( # Open Source https://leafletjs.com library for OpenStreetMaps
6                '<link rel="stylesheet" href="https://unpkg.com/leaflet@1.4.0/dist/leaflet.css" />',
7                '<script src="https://unpkg.com/leaflet@1.4.0/dist/leaflet.js"></script>'
8        );
9       
10        require "../lib/technikum29.php";
11?>
12    <h2>Contact</h2>
13
14    <div class="vcard" id="address">
15                <div class="org hidden">technikum29 Computer Museum</div>
16                <div class="fn">Dipl. Phys. H. M&uuml;ller</div>
17                <div class="adr">
18                        <div class="street-address hidden">Am Flachsland 29</div>
19                        <span class="postal-code">65779</span> <span class="locality">Kelkheim/Taunus</span>
20                        <span class="country-name">Germany</span>
21                </div>
22                <div>e-mail: <a class="email" href="mailto:post@technikum29.de">post@technikum29.de</a></div>
23                <div>internet: <a class="url" href="http://www.technikum29.de/">www.technikum29.de</a></div>
24                <div class="hidden">Photo: <img class="photo" src="/shared/photos/start/museum.jpg" alt="Photography of the museum building" /></div>
25                <div class="hidden">Logo: <img class="logo" src="/shared/img/banner/light.png" alt="technikum29 Logo (black on white)" /></div>
26    </div>
27
28        <h3>Location</h3>
29        <div id="map" style="border: 1px solid #979797; background-color: #e5e3df; height: 320px;">
30        <div style="padding: 1em; color: gray"><span class="js">Map is being loaded ...</span></div>
31                <noscript>
32                        <p>See <a href="http://maps.google.com/maps?f=q&source=s_q&hl=de&geocode=&q=Am+Flachsland+29,+65779+Kelkheim,+Deutschland&sll=50.275299,8.745117&sspn=7.598462,15.930176&ie=UTF8&hq=&hnear=Am+Flachsland+29,+65779+Kelkheim+(Taunus),+Main-Taunus-Kreis,+Hessen,+Deutschland&ll=50.373496,6.855469&spn=15.17797,31.860352&z=5" class="go">our location at Google Maps</a>
33                </noscript>
34        </div>
35
36    <h3 id="image-copyright">Image use policy and information about reusing technikum29 website contents</h3>
37    <p>Since we received a great number of image usage requests, the following information
38       may give you an overview how you can resue the contents, especially the pictures,
39       of the museum website.</p>
40    <p>Basically, everything on this website is protected by international copyright
41       law. On the other hand, there are useful limitations and exceptions to copyright
42       law. To create clarification, please distinguish:</p>
43
44    <ol>
45       <li>If you want to use one or multiple pictures in the private domain, e.g. for
46           presentations, you can take any pictures without request.</li>
47
48       <li>If you want to publish our pictures within your document, but without any
49           view to profit (e.g. on private websites, company-internal publications,
50           anything in the educational and scientifical domain like lectures, papers,
51           books, presentations, etc.), we can grant you free authorization on request
52           if it is clearly evident that your work is for non-profit.</li>
53
54       <li>If you want to publish our pictures within your document and you want
55           to make profit with that document (e.g. commercial magazines, books, web
56           sites, stock image usage, etc.) you must make a request. We usually grant
57           permissions for royalty. Prices vary heavily depending on the intended
58           usage, picture size, print run, etc.</li>
59    </ol>
60
61    <p>We can send you partially high resolution pictures. If the situations #2 or #3
62       apply in your case, please get in touch with us.</p>
63
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License