Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.81 KB | None | 0 0
  1. <style type="text/css">
  2. .beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
  3. text-align: start;
  4. }
  5. .beta-base .preheader, .beta-base .header, .beta-base .body, .beta-base .sidebar, .beta-base .leftSidebar, .beta-base .rightSidebar, .beta-base .footer {
  6. margin: 0;
  7. padding: 0;
  8. border: none;
  9. white-space: normal;
  10. line-height: normal;
  11. }
  12. .beta-base .title, .beta-base .subtitle, .beta-base .text, .beta-base img {
  13. margin: 0;
  14. padding: 0;
  15. background: none;
  16. border: none;
  17. white-space: normal;
  18. line-height: normal;
  19. }
  20. .beta-base .bodyContainer td.preheader{
  21. padding: 10px 0;
  22. }
  23. .beta-base .bodyContainer td.header {
  24. padding: 0;
  25. height: 30px;
  26. }
  27. .beta-base .bodyContainer td.body, .beta-base .bodyContainer td.footer,
  28. .beta-base .bodyContainer td.sidebar, .beta-base .bodyContainer td.leftSidebar, .beta-base .bodyContainer td.rightSidebar {
  29. padding: 20px;
  30. }
  31. .beta-base .bodyContainer td.header p, .beta-base .bodyContainer td.preheader p, .beta-base .bodyContainer td.body p,
  32. .beta-base .bodyContainer td.footer p, .beta-base .bodyContainer td.sidebar p,
  33. .beta-base .bodyContainer td.leftSidebar p, .beta-base .bodyContainer td.rightSidebar p {
  34. margin: 0;
  35. color: inherit;
  36. }
  37. .beta-base .bodyContainer td.header div.title, .beta-base .bodyContainer td.preheader div.title, .beta-base .bodyContainer td.body div.title,
  38. .beta-base .bodyContainer td.footer div.title, .beta-base .bodyContainer td.sidebar div.title,
  39. .beta-base .bodyContainer td.leftSidebar div.title, .beta-base .bodyContainer td.rightSidebar div.title,
  40. .beta-base .bodyContainer td.header div.subtitle, .beta-base .bodyContainer td.preheader div.subtitle, .beta-base .bodyContainer td.body div.subtitle,
  41. .beta-base .bodyContainer td.footer div.subtitle, .beta-base .bodyContainer td.sidebar div.subtitle,
  42. .beta-base .bodyContainer td.leftSidebar div.subtitle, .beta-base .bodyContainer td.rightSidebar div.subtitle,
  43. .beta-base .bodyContainer td.header div.text, .beta-base .bodyContainer td.preheader div.text, .beta-base .bodyContainer td.body div.text, .beta-base .bodyContainer td.body div.text div,
  44. .beta-base .bodyContainer td.footer div.text, .beta-base .bodyContainer td.sidebar div.text,
  45. .beta-base .bodyContainer td.leftSidebar div.text, .beta-base .bodyContainer td.rightSidebar div.text {
  46. overflow: auto;
  47. }
  48. .beta-base .optout {
  49. margin-bottom: 10px;
  50. margin-top: 10px;
  51. }
  52. div.infusion-captcha {
  53. width: 220px;
  54. padding: 10px;
  55. }
  56. div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
  57. width: 95%;
  58. display: inline-block;
  59. vertical-align: middle;
  60. }
  61. table.infusion-field-container td.infusion-field-input-container input[type='text'],
  62. table.infusion-field-container td.infusion-field-input-container input[type='password'],
  63. table.infusion-field-container td.infusion-field-input-container textarea {
  64. width: 98%; /* must be 98% to make the snippet-menu line up due to border width */
  65. margin: 0;
  66. }
  67. table.infusion-field-container td.infusion-field-input-container select {
  68. width: 101%;
  69. *width: 102%; /* this one for IE */
  70. margin: 0;
  71. }
  72. table.infusion-field-container td.infusion-field-label-container {
  73. padding-right: 5px;
  74. }
  75. td.header .image-snippet img {
  76. vertical-align: bottom;
  77. }
  78. #webformErrors {
  79. color: #990000;
  80. font-size: 14px;
  81. }
  82. html, body {
  83. margin: 0;
  84. padding: 0;
  85. height: 100%;
  86. }
  87. .infusion-form {
  88. margin: 0;
  89. height: 100%;
  90. }
  91. .infusion-option {
  92. display: block;
  93. text-align: left;
  94. }
  95. </style>
  96. <style type="text/css">
  97. .beta-font-a h1, .beta-font-a h2, .beta-font-a h3, .beta-font-a h4, .beta-font-a h5, .beta-font-a h6 {
  98. font-family: Georgia, "Times New Roman", Times, serif;
  99. }
  100. .beta-font-a h1 {font-size: 24px;}
  101. .beta-font-a h2 {font-size: 20px;}
  102. .beta-font-a h3 {font-size: 14px;}
  103. .beta-font-a h4 {font-size: 12px;}
  104. .beta-font-a h5 {font-size: 10px;}
  105. .beta-font-a h6 {font-size: 8px;}
  106. .beta-font-a address {font-style: italic;}
  107. .beta-font-a pre {font-family: Courier New, monospace;}
  108. .beta-font-a .title, .beta-font-a .title p {
  109. font-weight:bold;
  110. font-size: 20px;
  111. font-family: Georgia, "Times New Roman", Times, serif;
  112. }
  113. .beta-font-a .subtitle, .beta-font-a .subtitle p {
  114. font-size:14px;
  115. font-family: Georgia, "Times New Roman", Times, serif;
  116. }
  117. .beta-font-a .text, .beta-font-a .text p {
  118. font-size: 12px;
  119. font-family: arial,sans-serif;
  120. }
  121. .beta-font-a .preheader .text, .beta-font-a .preheader .text p {
  122. font-size: 11px;
  123. font-family: arial,sans-serif;
  124. }
  125. .beta-font-a .footer .text, .beta-font-a .footer .text p {
  126. font-size: 10px;
  127. font-family: verdana,sans-serif;
  128. }
  129. .beta-font-a .footer a {
  130. font-size: 11px;
  131. font-family: arial,sans-serif;
  132. }
  133. .beta-font-a .sidebar .title, .beta-font-a .leftSidebar .title, .beta-font-a .rightSidebar .title {
  134. font-size: 15px;
  135. font-weight: bold;
  136. font-family: arial,sans-serif;
  137. }
  138. .beta-font-a .sidebar .subtitle, .beta-font-a .leftSidebar .subtitle, .beta-font-a .rightSidebar .subtitle {
  139. font-size: 12px;
  140. font-family: arial,sans-serif;
  141. }
  142. .infusion-field-label-container {
  143. color: #000000;
  144. font-size: 14px;
  145. font-family: arial,sans-serif;
  146. }
  147. .infusion-field-input-container {
  148. font-size: 12px;
  149. }
  150. .infusion-option label {
  151. color: #000000;
  152. font-size: 14px;
  153. font-family: arial,sans-serif;
  154. }
  155. </style>
  156. <style type="text/css">
  157. .black .background {
  158. background-color: #424242;
  159. }
  160. .black .body {
  161. background-color: #FFFFFF;
  162. }
  163. .black a {
  164. color: #A9A9A9;
  165. }
  166. .black .text {
  167. color: #000000;
  168. }
  169. .black .background .preheader a {
  170. color: #D4D4D4;
  171. }
  172. .black .background .preheader .text {
  173. color: #D4D4D4;
  174. }
  175. .black .header {
  176. background-color: #D5D5D5;
  177. }
  178. .black .title {
  179. color: #000000;
  180. }
  181. .black .subtitle {
  182. color: #666666;
  183. }
  184. .black .sidebar .title {
  185. color: #000000;
  186. }
  187. .black .leftSidebar .title {
  188. color: #000000;
  189. }
  190. .black .rightSidebar .title {
  191. color: #000000;
  192. }
  193. .black .sidebar .subtitle {
  194. color: #000000;
  195. }
  196. .black .leftSidebar .subtitle {
  197. color: #000000;
  198. }
  199. .black .rightSidebar .subtitle {
  200. color: #000000;
  201. }
  202. .black .footer {
  203. background-color: #D5D5D5;
  204. }
  205. .black .footer a {
  206. color: #A9A9A9;
  207. }
  208. .black .footer .text {
  209. color: #000000;
  210. }
  211. .black .infusion-field-label-container {
  212. color: #000000;
  213. font-size: 14px;
  214. font-family: arial, sans-serif;
  215. }
  216. .black .infusion-field-input-container {
  217. color: #000000;
  218. font-size: 12px;
  219. }
  220. .black .infusion-option label {
  221. color: #000000;
  222. font-size: 14px;
  223. font-family: arial, sans-serif;
  224. }
  225. .black .webFormBodyContainer {
  226. border-style:Hidden;
  227. border-color:#000000;
  228. border-width:0px;
  229. }
  230. .black .sidebar {
  231. background-color: #FFFFFF;
  232. }
  233. .black .leftSidebar {
  234. background-color: #FFFFFF;
  235. }
  236. .black .rightSidebar {
  237. background-color: #FFFFFF;
  238. }
  239. </style>
  240. <style type="text/css">
  241. .infusion-field-label-container {
  242. text-align:Left;
  243. }
  244. .infusion-field-input-container {
  245. width:260px;
  246. }
  247. .infusion-field-label-container {
  248. vertical-align:Middle;
  249. }
  250. .bodyContainer {
  251. width:615px;
  252. }
  253. </style>
  254. <script src="https://zt402.infusionsoft.com/app/webTracking/getTrackingCode?b=1.68.0.154" type="text/javascript">
  255. </script>
  256. <div class="text" id="webformErrors" name="errorContent">
  257. </div>
  258. <form accept-charset="UTF-8" action="https://zt402.infusionsoft.com/app/form/process/f33f7f36934979ce1e52e9cdf068268a" class="infusion-form" id="inf_form_f33f7f36934979ce1e52e9cdf068268a" method="POST" name="Free App WIWQuestions" onsubmit="var form = document.forms[0];
  259. var resolution = document.createElement('input');
  260. resolution.setAttribute('id', 'screenResolution');
  261. resolution.setAttribute('type', 'hidden');
  262. resolution.setAttribute('name', 'screenResolution');
  263. var resolutionString = screen.width + 'x' + screen.height;
  264. resolution.setAttribute('value', resolutionString);
  265. form.appendChild(resolution);
  266. var pluginString = '';
  267. if (window.ActiveXObject) {
  268. var activeXNames = {'AcroPDF.PDF':'Adobe Reader',
  269. 'ShockwaveFlash.ShockwaveFlash':'Flash',
  270. 'QuickTime.QuickTime':'Quick Time',
  271. 'SWCtl':'Shockwave',
  272. 'WMPLayer.OCX':'Windows Media Player',
  273. 'AgControl.AgControl':'Silverlight'};
  274. var plugin = null;
  275. for (var activeKey in activeXNames) {
  276. try {
  277. plugin = null;
  278. plugin = new ActiveXObject(activeKey);
  279. } catch (e) {
  280. // do nothing, the plugin is not installed
  281. }
  282. pluginString += activeXNames[activeKey] + ',';
  283. }
  284. var realPlayerNames = ['rmockx.RealPlayer G2 Control',
  285. 'rmocx.RealPlayer G2 Control.1',
  286. 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)',
  287. 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)',
  288. 'RealPlayer'];
  289. for (var index = 0; index &lt; realPlayerNames.length; index++) {
  290. try {
  291. plugin = new ActiveXObject(realPlayerNames[index]);
  292. } catch (e) {
  293. continue;
  294. }
  295. if (plugin) {
  296. break;
  297. }
  298. }
  299. if (plugin) {
  300. pluginString += 'RealPlayer,';
  301. }
  302. } else {
  303. for (var i = 0; i &lt; navigator.plugins.length; i++) {
  304. pluginString += navigator.plugins[i].name + ',';
  305. }
  306. }
  307. pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));
  308. var plugins = document.createElement('input');
  309. plugins.setAttribute('id', 'pluginList');
  310. plugins.setAttribute('type', 'hidden');
  311. plugins.setAttribute('name', 'pluginList');
  312. plugins.setAttribute('value', pluginString);
  313. form.appendChild(plugins);
  314. var java = navigator.javaEnabled();
  315. var javaEnabled = document.createElement('input');
  316. javaEnabled.setAttribute('id', 'javaEnabled');
  317. javaEnabled.setAttribute('type', 'hidden');
  318. javaEnabled.setAttribute('name', 'javaEnabled');
  319. javaEnabled.setAttribute('value', java);
  320. form.appendChild(javaEnabled);">
  321. <input name="inf_form_xid" type="hidden" value="f33f7f36934979ce1e52e9cdf068268a" /><input name="inf_form_name" type="hidden" value="Free App WIWQuestions" /><input name="infusionsoft_version" type="hidden" value="1.68.0.154" />
  322. <div class="black beta-base beta-font-a" id="mainContent" style="height:100%">
  323. <table cellpadding="10" cellspacing="0" class="background" style="width: 100%; height: 100%">
  324. <tbody>
  325. <tr>
  326. <td align="center" valign="top">
  327. <table bgcolor="#FFFFFF" cellpadding="20" cellspacing="0" class="bodyContainer webFormBodyContainer" width="100%">
  328. <tbody>
  329. <tr>
  330. <td bgcolor="#FFFFFF" class="body" sectionid="body" valign="top">
  331. <div>
  332. <div class="authoring-image image-snippet" contentid="image">
  333. <div class="authoring-image image-snippet" contentid="image">
  334. <div class="imageSnippet-alignDiv" style="text-align: center;">
  335. <img align="bottom" alt="Interesting Image" border="0" class="simage float_center" height="122" src="https://d1yoaun8syyxxt.cloudfront.net/zt402-c67aa828-976a-4a33-ac73-d54175628e4e-v2" style="margin-left: 0px; margin-right: 0px;" title="Interesting Image" width="394" />
  336. </div>
  337. </div>
  338. </div>
  339. </div>
  340. <div>
  341. <table class="infusion-field-container" style="width:100%;">
  342. <tbody>
  343. <tr>
  344. <td class="infusion-field-label-container">
  345. <label for="inf_field_FirstName">First Name *</label>
  346. </td>
  347. <td class="infusion-field-input-container" style="width:260px;">
  348. <input class="infusion-field-input-container" id="inf_field_FirstName" name="inf_field_FirstName" placeholder="First Name *" type="text" />
  349. </td>
  350. </tr><tr>
  351. <td class="infusion-field-label-container">
  352. <label for="inf_field_LastName">Last Name *</label>
  353. </td>
  354. <td class="infusion-field-input-container" style="width:260px;">
  355. <input class="infusion-field-input-container" id="inf_field_LastName" name="inf_field_LastName" placeholder="Last Name *" type="text" />
  356. </td>
  357. </tr>
  358. </tbody>
  359. </table>
  360. </div>
  361. <div>
  362. <table class="infusion-field-container" style="width:100%;">
  363. <tbody>
  364. <tr>
  365. <td class="infusion-field-label-container">
  366. <label for="inf_field_Email">Email *</label>
  367. </td>
  368. <td class="infusion-field-input-container" style="width:260px;">
  369. <input class="infusion-field-input-container" id="inf_field_Email" name="inf_field_Email" placeholder="Email *" type="text" />
  370. </td>
  371. </tr>
  372. </tbody>
  373. </table>
  374. </div>
  375. <div>
  376. <table class="infusion-field-container" style="width:100%;">
  377. <tbody>
  378. <tr>
  379. <td class="infusion-field-label-container">
  380. <label for="inf_field_Phone1">Phone 1 *</label>
  381. </td>
  382. <td class="infusion-field-input-container" style="width:260px;">
  383. <input class="infusion-field-input-container" id="inf_field_Phone1" name="inf_field_Phone1" placeholder="Phone 1 *" type="text" />
  384. </td>
  385. </tr>
  386. </tbody>
  387. </table>
  388. </div>
  389. <div>
  390. <table class="infusion-field-container" style="width:100%;">
  391. <tbody>
  392. <tr>
  393. <td class="infusion-field-label-container">
  394. <label for="inf_custom_Whatdoyouplantosellonyourwebinar">What do you plan to sell on your webinar? *</label>
  395. </td>
  396. <td class="infusion-field-input-container" style="width:260px;">
  397. <input class="infusion-field-input-container" id="inf_custom_Whatdoyouplantosellonyourwebinar" name="inf_custom_Whatdoyouplantosellonyourwebinar" placeholder="What do you plan to sell on your webinar? *" type="text" />
  398. </td>
  399. </tr>
  400. </tbody>
  401. </table>
  402. </div>
  403. <div>
  404. <table class="infusion-field-container" style="width:100%;">
  405. <tbody>
  406. <tr>
  407. <td class="infusion-field-label-container">
  408. <label for="inf_custom_Haveyoucreatedyourwebinaryet">Have you created your webinar yet? *</label>
  409. </td>
  410. <td class="infusion-field-input-container" style="width:260px;">
  411. <input class="infusion-field-input-container" id="inf_custom_Haveyoucreatedyourwebinaryet" name="inf_custom_Haveyoucreatedyourwebinaryet" placeholder="Have you created your webinar yet? *" type="text" />
  412. </td>
  413. </tr>
  414. </tbody>
  415. </table>
  416. </div>
  417. <div>
  418. <table class="infusion-field-container" style="width:100%;">
  419. <tbody>
  420. <tr>
  421. <td class="infusion-field-label-container">
  422. <label for="inf_custom_Whatsyourcurrentmonthlyrevenue">What&rsquo;s your current monthly revenue? *</label>
  423. </td>
  424. <td class="infusion-field-input-container" style="width:260px;">
  425. <input class="infusion-field-input-container" id="inf_custom_Whatsyourcurrentmonthlyrevenue" name="inf_custom_Whatsyourcurrentmonthlyrevenue" placeholder="What&rsquo;s your current monthly revenue? *" type="text" />
  426. </td>
  427. </tr>
  428. </tbody>
  429. </table>
  430. </div>
  431. <div>
  432. <table class="infusion-field-container" style="width:100%;">
  433. <tbody>
  434. <tr>
  435. <td class="infusion-field-label-container">
  436. <label for="inf_custom_Whatisyourcurrentadvertisingbudget">What is your current advertising budget? *</label>
  437. </td>
  438. <td class="infusion-field-input-container" style="width:260px;">
  439. <input class="infusion-field-input-container" id="inf_custom_Whatisyourcurrentadvertisingbudget" name="inf_custom_Whatisyourcurrentadvertisingbudget" placeholder="What is your current advertising budget? *" type="text" />
  440. </td>
  441. </tr>
  442. </tbody>
  443. </table>
  444. </div>
  445. <div>
  446. <table class="infusion-field-container" style="width:100%;">
  447. <tbody>
  448. <tr>
  449. <td class="infusion-field-label-container">
  450. <label for="inf_custom_Howmanywebinarshaveyoudone">How many webinars have you done? *</label>
  451. </td>
  452. <td class="infusion-field-input-container" style="width:260px;">
  453. <input class="infusion-field-input-container" id="inf_custom_Howmanywebinarshaveyoudone" name="inf_custom_Howmanywebinarshaveyoudone" placeholder="How many webinars have you done? *" type="text" />
  454. </td>
  455. </tr>
  456. </tbody>
  457. </table>
  458. </div>
  459. <div>
  460. <table class="infusion-field-container" style="width:100%;">
  461. <tbody>
  462. <tr>
  463. <td class="infusion-field-label-container">
  464. <label for="inf_custom_Howmanywebinarshaveyoudonesuccessfully">How many webinars have you done successfully? *</label>
  465. </td>
  466. <td class="infusion-field-input-container" style="width:260px;">
  467. <input class="infusion-field-input-container" id="inf_custom_Howmanywebinarshaveyoudonesuccessfully" name="inf_custom_Howmanywebinarshaveyoudonesuccessfully" placeholder="How many webinars have you done successfully? *" type="text" />
  468. </td>
  469. </tr>
  470. </tbody>
  471. </table>
  472. </div>
  473. <div>
  474. <table class="infusion-field-container" style="width:100%;">
  475. <tbody>
  476. <tr>
  477. <td class="infusion-field-label-container">
  478. <label for="inf_custom_Howmanysaleswouldyoudefineasasuccessfulwebinar">How many sales would you define as a successful webinar? *</label>
  479. </td>
  480. <td class="infusion-field-input-container" style="width:260px;">
  481. <input class="infusion-field-input-container" id="inf_custom_Howmanysaleswouldyoudefineasasuccessfulwebinar" name="inf_custom_Howmanysaleswouldyoudefineasasuccessfulwebinar" placeholder="How many sales would you define as a successful webinar? *" type="text" />
  482. </td>
  483. </tr>
  484. </tbody>
  485. </table>
  486. </div>
  487. <div>
  488. <table class="infusion-field-container" style="width:100%;">
  489. <tbody>
  490. <tr>
  491. <td class="infusion-field-label-container">
  492. <label for="inf_custom_Doyoupreferinpersontrainingoronlinetraining">Do you prefer in-person training or online training? *</label>
  493. </td>
  494. <td class="infusion-field-input-container" style="width:260px;">
  495. <input class="infusion-field-input-container" id="inf_custom_Doyoupreferinpersontrainingoronlinetraining" name="inf_custom_Doyoupreferinpersontrainingoronlinetraining" placeholder="Do you prefer in-person training or online training? *" type="text" />
  496. </td>
  497. </tr>
  498. </tbody>
  499. </table>
  500. </div>
  501. <div>
  502. <div class="text">
  503. <div class="text" contentid="paragraph">
  504. <div>
  505. <p>
  506. &nbsp;
  507. </p>
  508. <p>
  509. <span style="font-size: 12pt;">What is the maximum that you would invest to sit down with Dan to have him review your slides and work on your webinar until you have a presentation that will change your life?</span>
  510. </p>
  511. </div>
  512. </div>
  513. </div>
  514. </div>
  515. <div>
  516. <table class="infusion-field-container" style="width:100%;">
  517. <tbody>
  518. <tr>
  519. <td class="infusion-field-label-container">
  520. <label for="inf_custom_1000500010000">$1000? $5000? $10,000+? *</label>
  521. </td>
  522. <td class="infusion-field-input-container" style="width:260px;">
  523. <input class="infusion-field-input-container" id="inf_custom_1000500010000" name="inf_custom_1000500010000" placeholder="$1000? $5000? $10,000+? *" type="text" />
  524. </td>
  525. </tr>
  526. </tbody>
  527. </table>
  528. </div>
  529. <div>
  530. <div style="height:15px; line-height:15px;">
  531. &nbsp;
  532. </div>
  533. </div>
  534. <div>
  535. <div class="infusion-submit" style="text-align:center;">
  536. <button style="width:155px; height:32px; background-color:#F5F5F5; color:#000000; font-size:14px; font-family:Helvetica; border-color:#000000; border-style:Solid; border-width:1px; -moz-border-radius:3px;border-radius:3px;" type="submit" value="Submit">Submit</button>
  537. </div>
  538. </div>
  539. </td>
  540. </tr>
  541. </tbody>
  542. </table>
  543. </td>
  544. </tr>
  545. </tbody>
  546. </table>
  547. </div>
  548. </form>
  549. <script type="text/javascript" src="https://zt402.infusionsoft.com/app/webTracking/getTrackingCode">
  550. </script>
  551. <script type="text/javascript" src="https://zt402.infusionsoft.com/app/timezone/timezoneInputJs?xid=f33f7f36934979ce1e52e9cdf068268a">
  552. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement