-
Notifications
You must be signed in to change notification settings - Fork 16
/
qform.html
28 lines (25 loc) · 1.01 KB
/
qform.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
27
28
---
layout: page
title: Submit Your Code
---
<div id="content" class="eleven columns">
<div id="post-10" class="post-10 page type-page status-publish hentry">
<div class="clear"> <br></div><div id="wufoo-m7x3z9">
Fill out my <a href="http://mcdemo.wufoo.com/forms/m7x3z9">online form</a>.
</div>
<script type="text/javascript">var m7x3z9;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'mcdemo',
'formHash':'m7x3z9',
'autoResize':true,
'height':'437',
'async':true,
'header':'show'};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { m7x3z9 = new WufooForm();m7x3z9.initialize(options);m7x3z9.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>
</div></div>
{% include sidebar.html %}