Advertisement
Guest User

Untitled

a guest
Mar 13th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.93 KB | None | 0 0
  1. <html>
  2.  
  3. <style type="text/css">
  4. .beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
  5. text-align: start;
  6. }
  7. .beta-base .preheader, .beta-base .header, .beta-base .body, .beta-base .sidebar, .beta-base .leftSidebar, .beta-base .rightSidebar, .beta-base .footer {
  8. margin: 0;
  9. padding: 0;
  10. border: none;
  11. white-space: normal;
  12. line-height: normal;
  13. }
  14. .beta-base .title, .beta-base .subtitle, .beta-base .text, .beta-base img {
  15. margin: 0;
  16. padding: 0;
  17. background: none;
  18. border: none;
  19. white-space: normal;
  20. line-height: normal;
  21. }
  22. .beta-base .bodyContainer td.preheader{
  23. padding: 10px 0;
  24. }
  25. .beta-base .bodyContainer td.header {
  26. padding: 0;
  27. height: 30px;
  28. }
  29. .beta-base .bodyContainer td.body, .beta-base .bodyContainer td.footer,
  30. .beta-base .bodyContainer td.sidebar, .beta-base .bodyContainer td.leftSidebar, .beta-base .bodyContainer td.rightSidebar {
  31. padding: 20px;
  32. }
  33. .beta-base .bodyContainer td.header p, .beta-base .bodyContainer td.preheader p, .beta-base .bodyContainer td.body p,
  34. .beta-base .bodyContainer td.footer p, .beta-base .bodyContainer td.sidebar p,
  35. .beta-base .bodyContainer td.leftSidebar p, .beta-base .bodyContainer td.rightSidebar p {
  36. margin: 0;
  37. color: inherit;
  38. }
  39. .beta-base .bodyContainer td.header div.title, .beta-base .bodyContainer td.preheader div.title, .beta-base .bodyContainer td.body div.title,
  40. .beta-base .bodyContainer td.footer div.title, .beta-base .bodyContainer td.sidebar div.title,
  41. .beta-base .bodyContainer td.leftSidebar div.title, .beta-base .bodyContainer td.rightSidebar div.title,
  42. .beta-base .bodyContainer td.header div.subtitle, .beta-base .bodyContainer td.preheader div.subtitle, .beta-base .bodyContainer td.body div.subtitle,
  43. .beta-base .bodyContainer td.footer div.subtitle, .beta-base .bodyContainer td.sidebar div.subtitle,
  44. .beta-base .bodyContainer td.leftSidebar div.subtitle, .beta-base .bodyContainer td.rightSidebar div.subtitle,
  45. .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,
  46. .beta-base .bodyContainer td.footer div.text, .beta-base .bodyContainer td.sidebar div.text,
  47. .beta-base .bodyContainer td.leftSidebar div.text, .beta-base .bodyContainer td.rightSidebar div.text {
  48. overflow: auto;
  49. }
  50. .beta-base .optout {
  51. margin-bottom: 10px;
  52. margin-top: 10px;
  53. }
  54. div.infusion-captcha {
  55. width: 220px;
  56. padding: 10px;
  57. }
  58. div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
  59. width: 95%;
  60. display: inline-block;
  61. vertical-align: middle;
  62. }
  63. table.infusion-field-container td.infusion-field-input-container input[type='text'],
  64. table.infusion-field-container td.infusion-field-input-container input[type='password'],
  65. table.infusion-field-container td.infusion-field-input-container textarea {
  66. width: 98%; /* must be 98% to make the snippet-menu line up due to border width */
  67. margin: 0;
  68. }
  69. table.infusion-field-container td.infusion-field-input-container select {
  70. width: 101%;
  71. *width: 102%; /* this one for IE */
  72. margin: 0;
  73. }
  74. table.infusion-field-container td.infusion-field-label-container {
  75. padding-right: 5px;
  76. max-width: 200px;
  77. }
  78. td.header .image-snippet img {
  79. vertical-align: bottom;
  80. }
  81. #webformErrors {
  82. color: #990000;
  83. font-size: 14px;
  84. }
  85. html, body {
  86. margin: 0;
  87. padding: 0;
  88. height: 100%;
  89. }
  90. .infusion-form {
  91. margin: 0;
  92. height: 100%;
  93. }
  94. .infusion-option {
  95. display: block;
  96. text-align: left;
  97. }
  98. </style><style type="text/css">
  99. .beta-font-b h1, .beta-font-b h2, .beta-font-b h3, .beta-font-b h4, .beta-font-b h5, .beta-font-b h6 {
  100. font-family: arial,sans-serif;
  101. }
  102. .beta-font-b h1 {font-size: 24px;}
  103. .beta-font-b h2 {font-size: 20px;}
  104. .beta-font-b h3 {font-size: 14px;}
  105. .beta-font-b h4 {font-size: 12px;}
  106. .beta-font-b h5 {font-size: 10px;}
  107. .beta-font-b h6 {font-size: 8px;}
  108. .beta-font-b address {font-style: italic;}
  109. .beta-font-b pre {font-family: Courier New, monospace;}
  110. .beta-font-b .title, .beta-font-b .title p {
  111. font-size: 20px;
  112. font-weight: bold;
  113. font-family: arial,sans-serif;
  114. }
  115. .beta-font-b .subtitle, .beta-font-b .subtitle p {
  116. font-size: 11px;
  117. font-weight: normal;
  118. font-family: arial,sans-serif;
  119. }
  120. .beta-font-b .text, .beta-font-b p {
  121. font-size: 12px;
  122. font-family: arial,sans-serif;
  123. }
  124. .beta-font-b .preheader .text, .beta-font-b .preheader .text p {
  125. font-size: 11px;
  126. font-family: arial,sans-serif;
  127. }
  128. .beta-font-b .footer a {
  129. font-size: 11px;
  130. font-family: arial,sans-serif;
  131. }
  132. .beta-font-b .footer .text {
  133. font-size: 10px;
  134. font-family: verdana,sans-serif;
  135. }
  136. .beta-font-b .sidebar .title, .beta-font-b .leftSidebar .title, .beta-font-b .rightSidebar .title {
  137. font-size: 15px;
  138. font-weight: bold;
  139. font-family: arial,sans-serif;
  140. }
  141. .beta-font-b .sidebar .subtitle, .beta-font-b .leftSidebar .subtitle, .beta-font-b .rightSidebar .subtitle {
  142. font-size: 12px;
  143. font-family: arial, sans-serif;
  144. }
  145. .beta-font-b .sidebar .text, .beta-font-b .sidebar .text p, .beta-font-b .leftSidebar .text, .beta-font-b .rightSidebar .text {
  146. font-size: 11px;
  147. font-family: arial, sans-serif;
  148. }
  149. .infusion-field-label-container {
  150. font-size: 14px;
  151. font-family: arial,sans-serif;
  152. }
  153. .infusion-field-input-container {
  154. color: #000000;
  155. font-size: 12px;
  156. }
  157. .infusion-option label {
  158. color: #000000;
  159. font-size: 14px;
  160. font-family: arial,sans-serif;
  161. }
  162. </style><style type="text/css">
  163. .simple .background {
  164.  
  165. }
  166. .simple .body {
  167.  
  168. }
  169. .simple a {
  170. color: #0645AD;
  171. }
  172. .simple .text {
  173. color: #000000;
  174. }
  175. .simple .background .preheader a {
  176. color: #0645AD;
  177. }
  178. .simple .background .preheader .text {
  179. color: #1A242E;
  180. }
  181. .simple .header {
  182.  
  183. }
  184. .simple .title {
  185. color: #1A242E;
  186. }
  187. .simple .subtitle {
  188. color: #000000;
  189. }
  190. .simple .sidebar .title {
  191. color: #000000;
  192. }
  193. .simple .leftSidebar .title {
  194. color: #000000;
  195. }
  196. .simple .rightSidebar .title {
  197. color: #000000;
  198. }
  199. .simple .sidebar .subtitle {
  200. color: #000000;
  201. }
  202. .simple .leftSidebar .subtitle {
  203. color: #000000;
  204. }
  205. .simple .rightSidebar .subtitle {
  206. color: #000000;
  207. }
  208. .simple .footer {
  209.  
  210. }
  211. .simple .footer a {
  212. color: #0645AD;
  213. }
  214. .simple .footer .text {
  215. color: #000000;
  216. }
  217. .simple .infusion-field-label-container {
  218. color: #000000;
  219. font-size: 14px;
  220. font-family: arial, sans-serif;
  221. }
  222. .simple .infusion-field-input-container {
  223. color: #000000;
  224. font-size: 12px;
  225. }
  226. .simple .infusion-option label {
  227. color: #000000;
  228. font-size: 14px;
  229. font-family: arial, sans-serif;
  230. }
  231. .simple .webFormBodyContainer{
  232. border-style:Hidden;
  233. border-color:#000000;
  234. border-width:0px;
  235. }
  236. .simple .sidebar {
  237.  
  238. }
  239. .simple .leftSidebar {
  240.  
  241. }
  242. .simple .rightSidebar {
  243.  
  244. }
  245. </style><style type="text/css">
  246. .infusion-field-label-container {
  247. text-align:Left;
  248. }
  249. .infusion-field-input-container {
  250. width:200px;
  251. }
  252. .infusion-field-label-container {
  253. vertical-align:Middle;
  254. }
  255. .bodyContainer {
  256. width:425px;
  257. }
  258. </style><script src="https://gm273.infusionsoft.com/app/webTracking/getTrackingCode?b=1.69.0.71" type="text/javascript">
  259. </script>
  260. <div class="background">
  261. <div class="text" id="webformErrors" name="errorContent">
  262. </div>
  263. <form accept-charset="UTF-8" action="https://gm273.infusionsoft.com/app/form/process/9b9fa35682c3d177c77d65775fd3738a" class="infusion-form" id="inf_form_9b9fa35682c3d177c77d65775fd3738a" method="POST" name="Residences Interest Webform" onsubmit="var form = document.forms[0];
  264. var resolution = document.createElement('input');
  265. resolution.setAttribute('id', 'screenResolution');
  266. resolution.setAttribute('type', 'hidden');
  267. resolution.setAttribute('name', 'screenResolution');
  268. var resolutionString = screen.width + 'x' + screen.height;
  269. resolution.setAttribute('value', resolutionString);
  270. form.appendChild(resolution);
  271. var pluginString = '';
  272. if (window.ActiveXObject) {
  273. var activeXNames = {'AcroPDF.PDF':'Adobe Reader',
  274. 'ShockwaveFlash.ShockwaveFlash':'Flash',
  275. 'QuickTime.QuickTime':'Quick Time',
  276. 'SWCtl':'Shockwave',
  277. 'WMPLayer.OCX':'Windows Media Player',
  278. 'AgControl.AgControl':'Silverlight'};
  279. var plugin = null;
  280. for (var activeKey in activeXNames) {
  281. try {
  282. plugin = null;
  283. plugin = new ActiveXObject(activeKey);
  284. } catch (e) {
  285. // do nothing, the plugin is not installed
  286. }
  287. pluginString += activeXNames[activeKey] + ',';
  288. }
  289. var realPlayerNames = ['rmockx.RealPlayer G2 Control',
  290. 'rmocx.RealPlayer G2 Control.1',
  291. 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)',
  292. 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)',
  293. 'RealPlayer'];
  294. for (var index = 0; index &lt; realPlayerNames.length; index++) {
  295. try {
  296. plugin = new ActiveXObject(realPlayerNames[index]);
  297. } catch (e) {
  298. continue;
  299. }
  300. if (plugin) {
  301. break;
  302. }
  303. }
  304. if (plugin) {
  305. pluginString += 'RealPlayer,';
  306. }
  307. } else {
  308. for (var i = 0; i &lt; navigator.plugins.length; i++) {
  309. pluginString += navigator.plugins[i].name + ',';
  310. }
  311. }
  312. pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));
  313. var plugins = document.createElement('input');
  314. plugins.setAttribute('id', 'pluginList');
  315. plugins.setAttribute('type', 'hidden');
  316. plugins.setAttribute('name', 'pluginList');
  317. plugins.setAttribute('value', pluginString);
  318. form.appendChild(plugins);
  319. var java = navigator.javaEnabled();
  320. var javaEnabled = document.createElement('input');
  321. javaEnabled.setAttribute('id', 'javaEnabled');
  322. javaEnabled.setAttribute('type', 'hidden');
  323. javaEnabled.setAttribute('name', 'javaEnabled');
  324. javaEnabled.setAttribute('value', java);
  325. form.appendChild(javaEnabled);">
  326. <input name="inf_form_xid" type="hidden" value="9b9fa35682c3d177c77d65775fd3738a" /><input name="inf_form_name" type="hidden" value="Residences Interest Webform" /><input name="infusionsoft_version" type="hidden" value="1.69.0.71" />
  327. <div class="simple beta-base beta-font-b" id="mainContent" style="height:100%">
  328. <table cellpadding="10" cellspacing="0" class="background" style="width: 100%; height: 100%"><tbody><tr><td align="center" valign="top">
  329. <table cellpadding="20" cellspacing="0" class="bodyContainer webFormBodyContainer" width="100%"><tbody><tr><td class="body" sectionid="body" valign="top">
  330. <div>
  331. <div style="height:15px; line-height:15px;">
  332. &nbsp;
  333. </div>
  334. </div>
  335. <div>
  336. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-label-container">
  337. <label for="inf_field_FirstName">First Name *</label>
  338. </td><td class="infusion-field-input-container" style="width:200px;">
  339. <input class="infusion-field-input" id="inf_field_FirstName" name="inf_field_FirstName" placeholder="First Name *" type="text" />
  340. </td></tr></tbody></table>
  341. </div>
  342. <div>
  343. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-label-container">
  344. <label for="inf_field_LastName">Last Name *</label>
  345. </td><td class="infusion-field-input-container" style="width:200px;">
  346. <input class="infusion-field-input" id="inf_field_LastName" name="inf_field_LastName" placeholder="Last Name *" type="text" />
  347. </td></tr></tbody></table>
  348. </div>
  349. <div>
  350. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-label-container">
  351. <label for="inf_field_Email">Email *</label>
  352. </td><td class="infusion-field-input-container" style="width:200px;">
  353. <input class="infusion-field-input" id="inf_field_Email" name="inf_field_Email" placeholder="Email *" type="text" />
  354. </td></tr></tbody></table>
  355. </div>
  356. <div>
  357. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-label-container">
  358. <label for="inf_field_Phone1">Phone *</label>
  359. </td><td class="infusion-field-input-container" style="width:200px;">
  360. <input class="infusion-field-input" id="inf_field_Phone1" name="inf_field_Phone1" placeholder="Phone *" type="text" />
  361. </td></tr></tbody></table>
  362. </div>
  363. <div>
  364. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-label-container">
  365. <label for="inf_field_Address3Street1">Street Address</label>
  366. </td><td class="infusion-field-input-container" style="width:200px;">
  367. <input class="infusion-field-input" id="inf_field_Address3Street1" name="inf_field_Address3Street1" placeholder="Street Address" type="text" />
  368. </td></tr><tr><td class="infusion-field-label-container">
  369. <label for="inf_field_City3">City</label>
  370. </td><td class="infusion-field-input-container" style="width:200px;">
  371. <input class="infusion-field-input" id="inf_field_City3" name="inf_field_City3" placeholder="City" type="text" />
  372. </td></tr><tr><td class="infusion-field-label-container">
  373. <label for="inf_field_State3">State</label>
  374. </td><td class="infusion-field-input-container" style="width:200px;">
  375. <input class="infusion-field-input" id="inf_field_State3" name="inf_field_State3" placeholder="State" type="text" />
  376. </td></tr><tr><td class="infusion-field-label-container">
  377. <label for="inf_field_PostalCode3">Zip</label>
  378. </td><td class="infusion-field-input-container" style="width:200px;">
  379. <input class="infusion-field-input" id="inf_field_PostalCode3" name="inf_field_PostalCode3" placeholder="Zip" type="text" />
  380. </td></tr></tbody></table>
  381. </div>
  382. <div>
  383. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-label-container">
  384. <label for="inf_custom_Letusknowwhatyoureinterestedin">Let us know what you're interested in: *</label>
  385. </td><td class="infusion-field-input-container" style="width:200px;">
  386. <input class="infusion-field-input" id="inf_custom_Letusknowwhatyoureinterestedin" name="inf_custom_Letusknowwhatyoureinterestedin" placeholder="Let us know what you're interested in: *" type="text" />
  387. </td></tr></tbody></table>
  388. </div>
  389. <div>
  390. <div style="height:15px; line-height:15px;">
  391. &nbsp;
  392. </div>
  393. </div>
  394. <div>
  395. <div class="text">
  396. <div class="text" contentid="paragraph">
  397. <div>
  398. <p style="font-size: 14px; margin-bottom: 9px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 19px;">
  399. <small style="font-size: 11px; color: #2b2b2b; line-height: 14.3px;"><b>Terms and Conditions</b></small>
  400. </p>
  401. <p style="font-size: 14px; margin-bottom: 9px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 19px;">
  402. <small style="font-size: 11px; color: #2b2b2b; line-height: 14.3px;">I understand that I am opting in to receive future marketing communications from the ICONA Resorts family & members of the ICONA Residences team will follow up with me.</small>
  403. </p>
  404. </div>
  405. </div>
  406. </div>
  407. </div>
  408. <div>
  409. <table class="infusion-field-container" style="width:100%;"><tbody><tr><td class="infusion-field-input-container" style="width:200px;">
  410. <span class="infusion-option"><input checked="checked" id="inf_option_Iagree" name="inf_option_Iagree" style="margin-right:3px;" type="checkbox" value="669" /><label for="inf_option_Iagree">I agree *</label></span>
  411. </td></tr></tbody></table>
  412. </div>
  413. <div>
  414. <div class="infusion-submit" style="text-align:center;">
  415. <button style="width:150px; height:35px; background-color:#F5F5F5; color:#000000; font-size:14px; font-family:Helvetica; border-color:#003461; border-style:Solid; border-width:1px; -moz-border-radius:8px;border-radius:8px;" type="submit" value="Submit">Submit</button>
  416. </div>
  417. </div>
  418. </td></tr></tbody></table>
  419. </td></tr></tbody></table>
  420. </div>
  421. </form>
  422. <script type="text/javascript" src="https://gm273.infusionsoft.com/app/webTracking/getTrackingCode"></script>
  423. <script type="text/javascript" src="https://gm273.infusionsoft.com/app/timezone/timezoneInputJs?xid=9b9fa35682c3d177c77d65775fd3738a"></script>
  424.  
  425. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement