Advertisement
Guest User

Terms-page-2

a guest
Mar 23rd, 2016
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.29 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" id="ezxcess-antlabs-com">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  5. <meta http-equiv="cache-control" content="no-cache, must-revalidate" />
  6. <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width;" />
  7. <title>The Westin Richmond</title>
  8. <style type="text/css">
  9. </style>
  10. <link rel="stylesheet" href="/www/pub/login/css/normalize.min.css" />
  11. <link rel="stylesheet" href="/www/pub/login/css/reset.css" />
  12. <style type="text/css">
  13. @font-face {
  14. font-family: "GraphikStarwood";
  15. src: url("/www/pub/login/fonts/Graphik-Starwood-Regular.otf");
  16. }
  17. @font-face {
  18. font-family: "GraphikStarwood";
  19. src: url("/www/pub/login/fonts/Graphik-Starwood-Semibold.otf");
  20. font-weight: bold;
  21. }
  22. @font-face {
  23. font-family: "GraphikStarwood";
  24. src: url("/www/pub/login/fonts/Graphik-Starwood-Regular-Italic.otf");
  25. font-style: italic;
  26. }
  27. body {
  28. background: transparent;
  29. color: #fff;
  30. font-family: 'GraphikStarwood', serif
  31. }
  32.  
  33. #container-center {
  34. z-index: 3;
  35. background: #e8e8e8;
  36. display: inline-block;
  37. position: fixed;
  38. top: 15%;
  39. bottom: 0;
  40. left: 0;
  41. right: 0;
  42. margin: 25px auto;
  43. width: 425px;
  44. height: 450px;
  45. overflow: visible;
  46. font-family: 'GraphikStarwood', serif
  47. }
  48. .tabs {
  49. background: #6b6b6b;
  50. height: 40px;
  51. padding: 0;
  52. list-style-type: none;
  53. width: 100%;
  54. position: relative;
  55. display: inline-block;
  56. margin: 0 0 20px
  57. }
  58. .tabs li {
  59. display: block;
  60. float: left;
  61. margin: 0;
  62. padding: 0
  63. }
  64. .tabs a {
  65. background: #6b6b6b;
  66. display: block;
  67. float: left;
  68. text-decoration: none;
  69. color: #fff;
  70. font-size: 16px;
  71. padding: 12px 22px
  72. }
  73. .tabs li:last-child a {
  74. border-right: 0;
  75. width: 174px;
  76. padding-left: 0;
  77. padding-right: 0;
  78. text-align: center
  79. }
  80. .tabs a.active {
  81. background: #8b8d8d;
  82. border-right: 0;
  83. -webkit-transition: all .5s linear;
  84. -moz-transition: all .5s linear;
  85. transition: all .5s linear
  86. }
  87.  
  88. #header {
  89. padding: 0 10px;
  90. position: relative;
  91. font-size: 36px;
  92. color: #8b8d8d;
  93. padding-bottom: 10px
  94. }
  95.  
  96. #content {
  97. font-size: 10px;
  98. padding: 0 10px;
  99. color: #8b8d8d;
  100. padding-bottom: 10px;
  101. line-height: 14px
  102. }
  103.  
  104. .info-action h1 {
  105. font-size: 42px;
  106. color: #8b8d8d;
  107. padding-bottom: 10px
  108. }
  109. .info-action p {
  110. font-size: 14px;
  111. color: #8b8d8d;
  112. padding-bottom: 10px;
  113. line-height: 25px
  114. }
  115. input {
  116. width: 100%;
  117. font-family: 'Arial', serif;
  118. height: 40px;
  119. margin-bottom: 10px;
  120. padding-left: 10px;
  121. color: #8b8d8d;
  122. border: 1px solid #cbcbcb;
  123. outline: 0
  124. }
  125. input[type=checkbox] {
  126. width: 13px;
  127. height: 13px;
  128. padding: 0;
  129. margin: 0;
  130. vertical-align: bottom;
  131. position: relative;
  132. top: -1px;
  133. *overflow: hidden
  134. }
  135. select {
  136. width: 100%;
  137. font-family: 'GraphikStarwood', serif;
  138. height: 40px;
  139. margin-bottom: 10px;
  140. padding-left: 15px;
  141. color: #8b8d8d;
  142. border: 1px solid #cbcbcb;
  143. outline: 0
  144. }
  145. #content .button {
  146. position: absolute;
  147. right: 0;
  148. bottom: -24px
  149. }
  150.  
  151. .button {
  152. margin: 10px 0 -15px;
  153. line-height: 21px;
  154. background: #a2ae4c none repeat scroll 0 0;
  155. color: #FFF;
  156. font-family: "GraphikStarwood", Georgia, "Times New Roman", serif;
  157. font-size: 13px;
  158. font-weight: 500;
  159. transition: all 200ms ease-in-out 0;
  160. border: 0 none;
  161. cursor: pointer;
  162. display: inline-block;
  163. overflow: hidden;
  164. padding: 10px 20px;
  165. position: relative;
  166. text-transform: uppercase
  167. }
  168. .button:hover {
  169. background: #d2d975
  170. }
  171. .button:active {
  172. background: #d2d975
  173. }
  174. ::-webkit-input-placeholder {
  175. color: #767676
  176. }
  177. :-moz-placeholder {
  178. color: #767676
  179. }
  180. ::-moz-placeholder {
  181. color: #767676
  182. }
  183. :-ms-input-placeholder {
  184. color: #767676
  185. }
  186. #rotate,
  187. #rotate>div {
  188. position: absolute;
  189. z-index: 1;
  190. width: 100%;
  191. height: 100%;
  192. will-change: transform;
  193. background: #f6f8f5 no-repeat fixed right;
  194. -webkit-background-size: contain;
  195. -moz-background-size: contain;
  196. -o-background-size: contain;
  197. background-size: contain
  198. }
  199. #rotate img {
  200. display: none
  201. }
  202. #branding {
  203. display: inline-block;
  204. position: fixed;
  205. white-space: nowrap;
  206. overflow: hidden;
  207. z-index: 2;
  208. bottom: 5px;
  209. left: 5px
  210. }
  211. #branding img {
  212. height: 75px;
  213. margin-right: 10px;
  214. filter: alpha(opacity=60);
  215. opacity: .6;
  216. transition: opacity .5s ease-out;
  217. -moz-transition: opacity .5s ease-out;
  218. -webkit-transition: opacity .5s ease-out;
  219. -o-transition: opacity .5s ease-out
  220. }
  221. #branding img:hover {
  222. filter: alpha(opacity=100);
  223. opacity: 1
  224. }
  225. * {
  226. box-sizing: border-box
  227. }
  228. .heading-primary {
  229. font-family: "GraphikStarwood", sans-serif;
  230. font-size: 2em;
  231. padding: 2em;
  232. text-align: center
  233. }
  234. .no-js {
  235. max-height: auto
  236. }
  237. </style>
  238. <script src="/www/pub/login/js/vendor/jquery-1.11.2.min.js"></script>
  239. <script>
  240. jQuery(function(a) {
  241. a("#container").append("<div id='rotate'></div><div id='branding'><a><img id='westin_brand' src='/www/pub/login/img/westin.png' alt='The Westin Richmond'/></a><a><img id='itg_brand' src='/www/pub/login/img/itgnetworks.png' alt='ITG Networks'/></a></div>");
  242. a("#template-body").attr("style", "");
  243. a("#main-image-container").remove();
  244. a("#main-text-continer").attr("style", "padding: 0 10px; overflow: auto; overflow-x: hidden; width: auto; height: 400px;");
  245. a("#container-center").prepend('<ul class="tabs"><li><a>Login</a></li><li>')
  246. $("#auth").change(function(){
  247. if(document.getElementById("pwd")){
  248. document.getElementById("pwd").scrollIntoView();
  249. }
  250. })
  251. $("#itg_brand").on('click', function(){
  252. window.open('http://itgnetworks.com/');
  253. return false;
  254. });
  255. $("#westin_brand").on('click', function(){
  256. window.open('http://www.starwoodhotels.com/westin/property/overview/index.html?propertyID=1993');
  257. return false;
  258. });
  259.  
  260. });
  261. jQuery(function(f) {
  262. var d = f("#rotate");
  263. var b = f("<div/>");
  264. var e = ["/img/Image_5_900.png", "/img/Image_2_900.png", "/img/Image_1_900.png", "/img/Image_3_900.png", "/img/Image_4_900.png"];
  265. var h = e.length;
  266. var g = 0;
  267. d.css({
  268. backgroundImage: "url(/www/pub/login" + e[g] + ")"
  269. }).append(b);
  270. (function a() {
  271. b.hide().css({
  272. backgroundImage: "url(/www/pub/login" + e[++g % h] + ")"
  273. }).delay(2500).fadeTo(1200, 1, function() {
  274. d.css({
  275. backgroundImage: "url(/www/pub/login" + e[g % h] + ")"
  276. });
  277. a()
  278. })
  279. }())
  280. });
  281. </script>
  282. <style>
  283. </style>
  284.  
  285. <noscript>JavaScript support is required to access this page</noscript>
  286. </head>
  287. <body id="template-body" style="background-image: url(img.ant?z=bg&ppli=eth0);">
  288. <div id="container">
  289. <div id="container-left">
  290. <div id="left-extra-1"></div>
  291. <div id="left-extra-2"></div>
  292. <div id="left-extra-3"></div>
  293. </div>
  294. <div id="container-center">
  295. <div id="main-image-container">
  296. <div id="image-1">
  297. <img src="img.ant?z=logo&ppli=eth0" alt="Logo" />
  298. </div>
  299. <div id="image-2">
  300. <img src="img.ant?z=loc&ppli=eth0" alt="Location" />
  301. </div>
  302. </div>
  303. <div id="main-text-continer">
  304. <div id="header">
  305. The Westin Richmond
  306. </div>
  307. <div id="content">
  308. <textarea readonly="readonly">IMPORTANT! PLEASE READ CAREFULLY BEFORE USING. YOUR USE OF THE SERVICES IS YOUR ACKNOWLEDGMENT AND AGREEMENT THAT YOU AGREE WITH THE TERMS SET FORTH BELOW. ACCEPTANCE OF TERMS THROUGH USE By using these services (the "Services"), you agree to all terms, conditions, and notices contained herein. The Hotel reserves the right, in its sole discretion, to terminate your access to all or part of the Services, with or without notice. DISCLAIMER OF WARRANTIES ALL MATERIALS, INFORMATION, SOFTWARE, PRODUCTS, AND SERVICES INCLUDED IN OR AVAILABLE BY THE HOTEL ARE PROVIDED "AS IS". THE HOTEL, ITS SUBSIDIARIES, AFFILIATES, OWNER, AND ITS REPRESENTATIVES ACCEPT NO LIABILITY FOR ANY PROBLEMS ASSOCIATED WITH YOUR USE OF THE SERVICES, INCLUDING, BUT NOT LIMITED TO, DAMAGE TO YOUR SOFTWARE, HARDWARE, OR OTHER EQUIPMENT; ANY DELAY IN OPERATION OR TRANSMISSION OF THE SERVICES; ANY COMMUNICATIONS LINE FAILURE, THEFT OR DESTRUCTION; ANY PROBLEMS OR TECHNICAL MALFUNCTION OF ANY TELEPHONE NETWORK OR LINES, COMPUTER ON-LINE SYSTEMS, SERVERS, PROVIDERS, OR COMPUTER EQUIPMENT; OR ANY TRAFFIC CONGESTION OF FAILURE OF THE INTERNET OR ANY WEB SITE. THE SERVICES ARE PROVIDED WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, OR NONINFRINGEMENT. THE HOTEL, ITS SUBSIDIARIES, AFFILIATES, OWNER, AND ITS REPRESENTATIVES DO NOT WARRANT THAT THE SERVICES ARE ACCURATE, RELIABLE OR CORRECT; THAT THE SERVICES WILL BE UNINTERRUPTED OR AVAILABLE AT ANY PARTICULAR TIME OR LOCATION; THAT THE SERVICES ARE SECURE OR THAT ANY WIRELESS OR WIRED CONNECTION WILL NOT BE ACCESSED, INTERCEPTED, ALTERED OR DESTROYED IN WHOLE OR IN PART BY AN UNAUTHORIZED THIRD PARTY; THAT ANY DATA FILES, PROGRAMS, PROCEDURES OR INFORMATION (INCLUDING YOUR PERSONALLY IDENTIFIABLE INFORMATION) DOWNLOADED, RECORDED, TRANSMITTED OR INPUT THROUGH THE SERVICES WILL BE SECURE OR PROTECTED FROM UNAUTHORIZED ACCESS TO, ALTERATION, DELETION, DEFECT OR DESTRUCTION; THAT ANY DEFECTS OR ERRORS WILL BE CORRECTED; OR THAT THE CONTENT OR SERVICES ARE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. SOME JURISDICTIONS DO NOT PERMIT THE EXCLUSION OF CERTAIN WARRANTIES, SO THESE EXCLUSIONS MAY NOT APPLY TO YOU. LIMITATION OF LIABILITY UNDER NO CIRCUMSTANCES SHALL THE HOTEL, ITS SUBSIDIARIES, AFFILIATES, OWNER OR ITS REPRESENTATIVES BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES THAT RESULT FROM THE USE OF OR INABILITY TO USE, THE SERVICES. THIS LIMITATION APPLIES EVEN IF THE HOTEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE HOTEL'S LIABILITY IN SUCH JURISDICTIONS SHALL BE LIMITED TO THE MAXIMUM EXTENT PERMITTED BY LAW. INDEMNIFICATION You shall defend, indemnify and hold the Hotel and its owners, subsidiaries and other affiliated companies, and their employees, contractors, officers, and directors harmless from all liabilities, claims, and expenses, including attorney's fees resulting from your use or misuse of the Services. THIRD PARTY SITES Your use of the Services may link you to other sites on the Internet. These sites may contain information or material that some people may find inappropriate or offensive. These other sites are not under the control of the Hotel, and you acknowledge that the Hotel is not responsible for the accuracy, legality, decency, or any other aspect of the content of such sites. The inclusion of such a link does not imply endorsement of the site by the Hotel. RULES OF CONDUCT You agree not to use these Services or any Hotel-provided computer for unlawful purposes or in an offensive manner, including, without limitation, usage that (i) is threatening, abusive, harassing, defamatory, libelous, deceptive, fraudulent, invasive of another's privacy, tortious, or (ii) contains language (sexual or otherwise) of a violent or threatening nature directed at another individual or group of individuals, or victimizes, harasses, degrades, or intimidates an individual or group of individuals on the basis of religion,
  309. gender, sexual orientation, race, ethnicity, age, or disability. You shall also be prohibited from usage that infringes any patent, trademark, trade secret, copyright, right of publicity, or other proprietary right of any party (collectively, "Intellectual Property"). You shall not introduce any software viruses or any other computer code, files, or programs that are designed or intended to disrupt, damage, or limit the functioning of any software, hardware, or telecommunications equipment or to damage or obtain unauthorized access to any data or other information of any third party. You further agree that you will not knowingly solicit or collect personal information from a minor (anyone under 18 yrs. old) without appropriate prior verifiable parental consent. The Hotel makes no representation that materials accessed through the Service are appropriate or available for use in locations outside the United States, and accessing them from territories where their contents are illegal is prohibited. MONITORING The Hotel, its subsidiaries, affiliates, owner or its representatives have no obligation to monitor, track, record, store or disclose your use of the Services, including, without limitation, the URLs of the websites you visit and the data you enter, transmit, or receive, but may do so (i) to comply with legal or regulatory requirements or to assist in law enforcement investigations and procedures; (ii) to operate the Services properly; (iii) to ensure compliance with the terms and conditions herein; or (iv) based on a good faith belief that such monitoring, tracking, recording, storing, or disclosure is otherwise necessary or advisable including, without limitation, if there is reason to believe that such information is necessary to identify, contact or bring legal action against someone who may be causing interference with our rights or properties, whether intentionally or otherwise, or when anyone else could be harmed by such activities. PUBLIC AREA USE To the extent that you are accessing the Services in a public area or through a Hotel-provided computer, you agree that you have no reasonable expectation of privacy or confidentiality in your use of the Services or the computer. WEB CAMERA USE YOUR USE OF THE WEB CAMERA IS YOUR ACKNOWLEDGMENT AND AGREEMENT TO THE TERMS SET FORTH BELOW. This web camera (“Web Cam”) is owned by the Hotel and intended for use by individuals over the age of majority in their jurisdiction of residence. By using this Web Cam, you agree to all terms, conditions, and notices contained herein, including the Hotel Internet Terms and Conditions of Use. These Terms and Conditions constitute a legally binding agreement between you and The Hotel, and the Hotel reserves the right, in its sole discretion, to terminate your access to the Web Cam with or without notice. You agree, acknowledge and warrant that: (a) your use of the Web Cam will be in compliance with applicable law; (b) you will not film individuals without their consent; (c) filming an individual without their consent may be a criminal offence and subject you to criminal and civil action, including fines and imprisonment; (d) you will be held responsible for your actions and any use or misuse of the Web Cams; and (e) you will not, through your use of the Web Cam, display, capture or transfer any content that: (i) is obscene, violent, abusive, harassing, threatening, defamatory, libelous, deceptive, fraudulent, or tortious; or (ii) infringes or violates the rights of any third party including trademark, copyright, the right of publicity or privacy, or other intellectual property rights.
  310. You hereby indemnify and hold the Hotel and its owners, subsidiaries and other affiliated companies, and their employees, contractors, officers, and directors harmless from all liabilities, claims, and expenses, including attorney's fees resulting from your use or misuse of the Web Cam and your breach of any of these terms and conditions. HOTEL-PROVIDED COMPUTERS To the extent you are accessing the Services through a Hotel-provided computer, you acknowledge and agree that (i) you must use your own storage device to save any files that you create on the computer; (ii) your session will automatically terminate after 5 minutes of inactivity, and that any files you were creating, viewing or otherwise accessing at the time of termination, regardless of whether your session was manually or automatically terminated, may be deleted from the computer; and (iii) you will logoff from the Services and the computer when you complete your session.
  311. PROPRIETARY RIGHTS You acknowledge and agree that all content and materials available to you through these Services are protected by Intellectual Property rights and laws. Reproduction, copying, or redistribution for commercial purposes of any materials or design elements obtained through these Services is strictly prohibited without the express written permission of Intellectual Property owner. GOVERNING LAW You agree that any disputes arising out of or related to Services, your use of Hotel-provided computers, or these terms and conditions shall be handled individually without any class action, and shall be governed by, construed and enforced in accordance with the laws of the State of New York, United States. REVISIONS The Hotel reserves the right, in its sole discretion, to update or revise these terms and conditions from time to time. Revised: November 27, 2010 </textarea>
  312. </div>
  313. <div id="footer">
  314.  
  315. </div>
  316. </div>
  317. <div id="extra-image-container">
  318. <div id="center-extra-1"></div>
  319. <div id="center-extra-2"></div>
  320. <div id="center-extra-3"></div>
  321. </div>
  322. </div>
  323. <div id="container-right">
  324. <div id="right-extra-1"></div>
  325. <div id="right-extra-2"></div>
  326. <div id="right-extra-3"></div>
  327. </div>
  328. </div>
  329. </body>
  330. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement