Old UniVate Website
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <!DOCTYPE html>
  2. <html lang="en-gb" dir="ltr"
  3. class='com_rsform view-submissions itemid-154 j38 mm-hover'>
  4. <head>
  5. <base href="https://www.univateproperties.co.za/old/index.php/timeshare/t-buy-2" />
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  7. <meta name="description" content="www.univateproperties.co.za" />
  8. <meta name="generator" content="Joomla! - Open Source Content Management" />
  9. <title>Uni-vate Properties | To Buy</title>
  10. <link href="/old/templates/osprealestate/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
  11. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.bootstrap.less.css" rel="stylesheet" type="text/css" />
  12. <link href="/old/media/modals/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  13. <link href="/old/templates/system/css/system.css" rel="stylesheet" type="text/css" />
  14. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.frontend-edit.less.css" rel="stylesheet" type="text/css" />
  15. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.t3.less.css" rel="stylesheet" type="text/css" />
  16. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.core.less.css" rel="stylesheet" type="text/css" />
  17. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.typography.less.css" rel="stylesheet" type="text/css" />
  18. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.forms.less.css" rel="stylesheet" type="text/css" />
  19. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.navigation.less.css" rel="stylesheet" type="text/css" />
  20. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.navbar.less.css" rel="stylesheet" type="text/css" />
  21. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.modules.less.css" rel="stylesheet" type="text/css" />
  22. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.joomla.less.css" rel="stylesheet" type="text/css" />
  23. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.components.less.css" rel="stylesheet" type="text/css" />
  24. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.style.less.css" rel="stylesheet" type="text/css" />
  25. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.template.less.css" rel="stylesheet" type="text/css" />
  26. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.non-responsive.less.css" rel="stylesheet" type="text/css" />
  27. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.megamenu.less.css" rel="stylesheet" type="text/css" />
  28. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.megamenu.less.css" rel="stylesheet" type="text/css" />
  29. <link href="/old/templates/osprealestate/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
  30. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.custom.less.css" rel="stylesheet" type="text/css" />
  31. <link href="/old/modules/mod_bt_login/tmpl/css/style2.0.css" rel="stylesheet" type="text/css" />
  32. <link href="/old/modules/mod_os_social/asset/css.css" rel="stylesheet" type="text/css" />
  33. <style>
  34. .rolldown-list {
  35. text-align: left;
  36. padding: 0;
  37. margin: 0;
  38. }
  39. .rolldown-list li {
  40. padding: 1em;
  41. margin-bottom: .125em;
  42. display: block;
  43. list-style: none; color: black;
  44. font-weight: bold;
  45. text-transform: uppercase;
  46. }
  47. .rolldown-list li {
  48. visibility: hidden;
  49. -webkit-animation: rolldown .7s 1;
  50. animation: rolldown .7s 1;
  51. -webkit-transform-origin: 50% 0;
  52. transform-origin: 50% 0;
  53. -webkit-animation-fill-mode: forwards;
  54. animation-fill-mode: forwards;
  55. }
  56. .rolldown-list li:nth-child(2n) {
  57. background-color: #e8e3e3;
  58. }
  59. .rolldown-list li:nth-child(2n+1) {
  60. background-color: white;
  61. }
  62. #myList {
  63. position: relative;
  64. width: 50%;
  65. left: 50%;
  66. margin-left: -25%;
  67. }
  68. #btnReload {
  69. float: right;
  70. color: #333;
  71. background: #ccc;
  72. text-transform: uppercase;
  73. border: none;
  74. padding: .5em 1em;
  75. }
  76. #btnReload:hover {
  77. background: #ddd;
  78. }
  79. @-webkit-keyframes rolldown {
  80. 0% {
  81. visibility: visible;
  82. -webkit-transform: rotateX(180deg) perspective(500px);
  83. transform: rotateX(180deg) perspective(500px);
  84. }
  85. 70% {
  86. visibility: visible;
  87. -webkit-transform: rotateX(-20deg);
  88. transform: rotateX(-20deg);
  89. }
  90. 100% {
  91. visibility: visible;
  92. -webkit-transform: rotateX(0deg);
  93. transform: rotateX(0deg);
  94. }
  95. }
  96. @keyframes rolldown {
  97. 0% {
  98. visibility: visible;
  99. -webkit-transform: rotateX(180deg) perspective(500px);
  100. transform: rotateX(180deg) perspective(500px);
  101. }
  102. 70% {
  103. visibility: visible;
  104. -webkit-transform: rotateX(-20deg);
  105. transform: rotateX(-20deg);
  106. }
  107. 100% {
  108. visibility: visible;
  109. -webkit-transform: rotateX(0deg);
  110. transform: rotateX(0deg);
  111. }
  112. }
  113. </style>
  114. <style type="text/css">
  115. .container {width: 970px !important;} .t3-wrapper, .wrap {min-width: 970px !important;}
  116. </style>
  117. <script type="application/json" class="joomla-script-options new">{"csrf.token":"d9c71cdb4667d9f2730428a8f1ba0be9","system.paths":{"root":"\/old","base":"\/old"},"rl_modals":{"class":"modal_link","defaults":{"opacity":"0.8","width":"700","height":"400","maxWidth":"95%","maxHeight":"95%","current":"{current} \/ {total}","previous":"previous","next":"next","close":"close","xhrError":"This content failed to load.","imgError":"This image failed to load."},"auto_correct_size":1,"auto_correct_size_delay":0},"system.keepalive":{"interval":840000,"uri":"\/old\/index.php\/component\/ajax\/?format=json"},"joomla.jtext":{"REQUIRED_FILL_ALL":"Please enter data in all fields.","E_LOGIN_AUTHENTICATE":"Username and password do not match or you do not have an account yet.","REQUIRED_NAME":"Please enter your name!","REQUIRED_USERNAME":"Please enter your username!","REQUIRED_PASSWORD":"Please enter your password!","REQUIRED_VERIFY_PASSWORD":"Please re-enter your password!","PASSWORD_NOT_MATCH":"Password does not match the verify password!","REQUIRED_EMAIL":"Please enter your email!","EMAIL_INVALID":"Please enter a valid email!","REQUIRED_VERIFY_EMAIL":"Please re-enter your email!","EMAIL_NOT_MATCH":"Email does not match the verify email!","CAPTCHA_REQUIRED":"Please enter captcha key"}}</script>
  118. <script src="/old/media/jui/js/jquery.min.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  119. <script src="/old/media/jui/js/jquery-noconflict.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  120. <script src="/old/media/jui/js/jquery-migrate.min.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  121. <script src="/old/plugins/system/t3/base-bs3/bootstrap/js/bootstrap.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  122. <script src="/old/media/system/js/core.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  123. <script src="/old/media/modals/js/jquery.touchSwipe.min.js" type="text/javascript"></script>
  124. <script src="/old/media/modals/js/jquery.colorbox-min.js" type="text/javascript"></script>
  125. <script src="/old/media/modals/js/script.min.js?v=9.13.0" type="text/javascript"></script>
  126. <script src="/old/plugins/system/t3/base-bs3/js/jquery.tap.min.js" type="text/javascript"></script>
  127. <script src="/old/plugins/system/t3/base-bs3/js/script.js" type="text/javascript"></script>
  128. <script src="/old/plugins/system/t3/base-bs3/js/menu.js" type="text/javascript"></script>
  129. <script src="/old/plugins/system/t3/base-bs3/js/frontend-edit.js" type="text/javascript"></script>
  130. <script src="/old/templates/osprealestate/js/modernizr.custom.js" type="text/javascript"></script>
  131. <!--[if lt IE 9]><script src="/old/media/system/js/polyfill.event.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script><![endif]-->
  132. <script src="/old/media/system/js/keepalive.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  133. <script src="/old/modules/mod_bt_login/tmpl/js/jquery.simplemodal.js" type="text/javascript"></script>
  134. <script src="/old/modules/mod_bt_login/tmpl/js/default.js" type="text/javascript"></script>
  135. <script type="text/javascript">
  136. jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
  137. </script>
  138. <!-- META FOR IOS & HANDHELD -->
  139. <meta name="HandheldFriendly" content="true"/>
  140. <meta name="apple-mobile-web-app-capable" content="YES"/>
  141. <!-- //META FOR IOS & HANDHELD -->
  142. <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  143. <!-- Le HTML5 shim and media query for IE8 support -->
  144. <!--[if lt IE 9]>
  145. <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
  146. <script type="text/javascript" src="/old/plugins/system/t3/base-bs3/js/respond.min.js"></script>
  147. <![endif]-->
  148. <!-- You can add Google Analytics here or use T3 Injection feature -->
  149. </head>
  150. <body>
  151. @include('partials.menu')
  152. <h1 style="text-transform: uppercase;text-align:center;">{{ $province }} Resorts</h1>
  153. <p style="text-align: center;font-size: initial;">Please select the resort for which you would like to view the available weeks and then select the weeks that interest you on the resort page.<br>
  154. Once selected, you will be asked to submit your contact details and an Uni-Vate agent will be in contact with you shortly thereafter to assist with the week that you are interested in.
  155. </p>
  156. <ul class="rolldown-list" id="myList">
  157. @foreach($resorts as $resort)
  158. <li><a href="/resort/{{ $resort->resort }}">{{ $resort->resort }}</a></li>
  159. @endforeach
  160. </ul>
  161. <br>
  162. <br>
  163. @include('partials.footer')
  164. </body>
  165. </html>