-
Notifications
You must be signed in to change notification settings - Fork 2
/
contact.html
27 lines (22 loc) · 1.64 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: page
title: Contact
---
<p>In case you're facing any issues, inconsistencies or have any suggestions for us, click the message bubble at the bottom left of the screen to chat with one of our live chat agents to get help regarding anything, if there are no agents available you can leave us a message and we'll get in touch with you as soon as we can.</p>
<p>also, feel free to get in touch with us by visiting our main campus.</p>
<p><div class="mapouter"><div class="gmap_canvas"><iframe width="1080" height="600" id="gmap_canvas" src="https://maps.google.com/maps?q=AHR%20University&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://www.pureblack.de"></a></div><style>.mapouter{text-align:right;height:600px;width:1080px;}.gmap_canvas {overflow:hidden;background:none!important;height:600px;width:1080px;}</style></div></p>
<!-- Start of LiveChat (www.livechatinc.com) code -->
<script type="text/javascript">
window.__lc = window.__lc || {};
window.__lc.license = 10355642;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<noscript>
<a href="https://www.livechatinc.com/chat-with/10355642/">Chat with us</a>,
powered by <a href="https://www.livechatinc.com/?welcome" rel="noopener" target="_blank">LiveChat</a>
</noscript>
<!-- End of LiveChat code -->