2019-11-22 17:57:53 +00:00
|
|
|
<!--
|
|
|
|
Coded by Garrett Mills
|
|
|
|
http://glmills.gq/
|
|
|
|
Last Edited on 5 August 13:16
|
|
|
|
This code is licensed under Creative Commons Attribution-ShareAlike 4.0 International License
|
|
|
|
http://glmills.gq/mycode/licenses/CCA-SA4.html
|
|
|
|
-->
|
|
|
|
<html>
|
|
|
|
<head>
|
2019-11-22 19:23:59 +00:00
|
|
|
<script type="text/javascript" src="../pageDep/script/headsup.js"></script>
|
2019-11-22 17:57:53 +00:00
|
|
|
<style type="text/css">
|
|
|
|
.content {
|
|
|
|
text-align: center;
|
|
|
|
column-count: 2;
|
|
|
|
-webkit-column-count: 2; /* Chrome, Safari, Opera */
|
|
|
|
-moz-column-count: 2; /* Mozilla Firefox */
|
|
|
|
}
|
|
|
|
.content script {
|
|
|
|
column-span: 1;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2019-11-22 19:23:59 +00:00
|
|
|
<script type="text/javascript" src="../pageDep/script/setup.js"></script>
|
2019-11-22 17:57:53 +00:00
|
|
|
<div class="content">
|
|
|
|
<script type="text/javascript" src="http://form.jotform.us/jsform/52164817336154"></script> <!--externally hosted contact form-->
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|