CINXE.COM
Signup
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Signup</title> <link rel="stylesheet" type="text/css" href="/css/styles.css" /> <link rel="stylesheet" type="text/css" media="only screen and (max-device-width: 1024px)" href="/css/tablet.css" /> <link rel="stylesheet" type="text/css" media="only screen and (max-device-width: 736px)" href="/css/phone.css" /> <link rel="icon" type="image/png" href="/images/favicon.png" sizes="32x32" /> <script type="text/javascript" src="/scripts/jquery-1.11.3.min.js"></script> <script type="text/javascript" src="/scripts/lib.js"></script> <script type="text/javascript" src="/scripts/scripts.js"></script> </head> <body> <div class="main-container"> <div class="header"> <div class="top-bar black-dark"> <div class="mobile-logo"> <div class="m-logo-image"><img src="/images/logo.png" /></div> <div class="m-logo-text"><a href="/">ABSOLUTEASTRONOMY</a></div> </div> <div class="signup-links"> <div class="signup-message"> <a href="/user/Signup">Create a free discussion account!</a> </div> <div class="ls-link signup"><a href="/user/Signup">Signup</a></div> <div class="ls-link login"><a href="/user/login">Login</a></div> </div> <div onclick="ShowMenu()" class="three-bars"><img src="/images/3bars.png" /></div> <div class="mobile-menu"> <div onclick="HideMenu()" class="close-menu">x</div> <div class="menu-logo go-link"><img src="/images/logo.png" /></div> <div class="menu-link dark go-link"><a href="/">Home</a></div> <div class="menu-link dark go-link"><a href="/SearchMobile">Search</a></div> <div class="menu-link go-link"><a href="/topiclist">Topics</a></div> <div class="menu-link go-link"><a href="/almanac">Almanac</a></div> <div class="menu-link go-link"><a href="/science">Science</a></div> <div class="menu-link go-link"><a href="/nature">Nature</a></div> <div class="menu-link go-link"><a href="/people">People</a></div> <div class="menu-link go-link"><a href="/history">History</a></div> <div class="menu-link go-link"><a href="/society">Society</a></div> <div class="menu-link dark go-link"><a href="/user/Signup">Signup</a></div> <div class="menu-link dark go-link"><a href="/user/login">Login</a></div> </div> </div> <div class="bottom-bar"></div> <div class="bottom-bar-middle main-content-container"> <div class="logo left-col"> <div class="logo-image"><img src="/images/logo.png" /></div> <div class="logo-text"><a href="/">ABSOLUTEASTRONOMY</a></div> </div> <div class="nav-bar right-col"> <div class="nb-link "><a id="home-link" href="/">HOME</a></div> <div class="nb-link "><a id="topics-link" href="/topiclist">TOPICS</a></div> <div class="nb-link "><a id="almanac-link" href="/almanac">ALMANAC</a></div> <div class="nb-link "><a id="science-link" href="/science">SCIENCE</a></div> <div class="nb-link "><a id="nature-link" href="/nature">NATURE</a></div> <div class="nb-link "><a id="people-link" href="/people">PEOPLE</a></div> <div class="nb-link "><a id="history-link" href="/history">HISTORY</a></div> <div class="nb-link "><a id="society-link" href="/society">SOCIETY</a></div> <div class="nb-link "><a id="philosophy-link" href="/philosophy">PHILOSOPHY</a></div> </div> </div> </div> <div class="hover-menu"></div> <div class="main-content-container"> <form id="ca"> <input type="hidden" name="settingsOrSignup" value="signup" /> <div class="generic-content-container signup"> <div class="signup-headline">Create your discussion account</div> <div class="field-row"> <div class="field-label">username:</div> <div class="field-input"><input name="userName" class="signup-text-box" type="text" /></div> </div> <div class="field-row"> <div class="field-label">password:</div> <div class="field-input"><input name="password" class="signup-text-box" type="password" /></div> </div> <div class="field-row"> <div class="field-label">retype password:</div> <div class="field-input"><input name="retypePassword" class="signup-text-box" type="password" /></div> </div> <div class="field-row"> <input type="hidden" id="icon-val" name="icon" value="7" /> <div class="field-label">discussion avatar:</div> <div class="field-input"><img class="avatar" src="/images/usericons/7.gif"><div onclick="OpenContentDialog('avatars', 'Choose an Avatar')" class="change-avatar">change avatar</div></div> </div> <div class="field-row"> <div class="field-label">first name:</div> <div class="field-input"><input name="firstName" class="signup-text-box" type="text" /></div> </div> <div class="field-row"> <div class="field-label">last name:</div> <div class="field-input"><input name="lastName" class="signup-text-box" type="text" /></div> </div> <div class="field-row"> <div class="field-label">email address:</div> <div class="field-input"><input name="emailAddress" class="signup-text-box" type="text" /></div> </div> <div class="field-row"> <div class="field-label">post notifications?:</div> <div class="field-input"> <div class="radio"><input checked type="radio" name="postNotifications" value="Y"></div> <div class="radio-label">Yes</div> <div class="radio"><input type="radio" name="postNotifications" value="N"></div> <div class="radio-label">No</div> <div class="field-help">Email me when someone replies to one of my posts.</div> </div> </div> <div class="field-row"> <div class="field-label">discussion notifications?:</div> <div class="field-input"> <div class="radio"><input checked type="radio" name="discusstionNotifications" value="Y"></div> <div class="radio-label">Yes</div> <div class="radio"><input type="radio" name="discusstionNotifications" value="N"></div> <div class="radio-label">No</div> <div class="field-help">Email me when a member adds a reply to any post in a discussion I participated in.</div> </div> </div> <div class="field-row" style="margin-top: 10px;"> <div class="field-label">terms of service:</div> <div class="field-input"> <textarea> TERMS OF USE The Terms of Use detailed here govern your use of all content provided on AbsoluteAstronomy.com. The download and use of content on AbsoluteAstronomy.com constitutes you acceptance of these Terms of Use. Certain content found on AbsoluteAstronomy.com may be subject to additional terms and conditions. OVERVIEW If you do not agree with the these terms of service, please cease using the content on AbsoluteAstronomy.com and remove or discard any digital or printed copies of content which originated from AbsoluteAstronomy.com. AbsoluteAstronomy, LLC reserves the right to alter or add to these terms of service without notice. Each use of AbsoluteAstronomy content is subject to the terms of service as posted at the time of usage. COPYRIGHT AbsoluteAstronomy asserts its legal copyright for all original works of authorship or intellectual property published on AbsoluteAstronomy.com. You may not publish, modify, or transmit this content without express written permission from AbsoluteAstronomy. INDEMNIFICATION You agree to indemnify and hold harmless AbsoluteAstronomy, its agents, officers, partners, and employees from and against all liability, damages, costs (including costs of litigation) arising from the download and use of content provided on AbsoluteAstronomy.com as well as from content or postings you submit to AbsoluteAstronomy.com. DISCLAIMER You agree that the use of content provided on AbsoluteAstronomy.com is at your sole risk. AbsoluteAstronomy makes no assurance as to the accuracy, accessibility, or timeliness of any of the content provided on AbsoluteAstronomy.com. The site and all of its content is provided AS IS without any warranty of any kind, either implied or expressed. ADVERTISERS AND THIRD-PARTY VENDORS AbsoluteAstronomy provides no warranty and in no way endorses goods and services advertised on AbsoluteAstronomy.com. You agree that any and all transactions or dealings with advertisers or third-party vendors will be solely between you and the advertiser or third-party vendor. You agree that AbsoluteAstronomy, LLC will not be held liable for any transactions or dealings with advertisers or third-party vendors. USER CONTENT You agree that any content or material that you make available through AbsoluteAstronomy.com is your original work and that you have full rights to make this content available on AbsoluteAstronomy.com. You are fully responsible for any and all damages resulting from the use of this content or material. Your submission of content or material to AbsoluteAstronomy.com grants AbsoluteAstronomy.com unconditional, irrevocable, royalty-free rights to use, license, reproduce, modify, and distribute this content in any form and on any medium. TERMINATION AbsoluteAstronomy may terminate the agreement between you and AbsoluteAstronomy detailed here without notice or notification. </textarea> <div class="field-help terms">By clicking "Agree" you agree and to the terms and conditions above.</div> <div class="radio"><input type="radio" name="agreedisagree" value="A"></div> <div class="radio-label">Agree</div> <div class="radio"><input type="radio" name="agreedisagree" value="D"></div> <div class="radio-label">Disagree</div> </div> </div> <div class="sigunup-button-container" style="margin-top: 10px;border-top:1px solid #b9b9b9"> <div class="signup-message2"></div> <div class="sigunup-button">Complete Signup</div> </div> </div> </form> </div> <div class="footer"> <a href="http://www.silverdaleinteractive.com/">Silverdale Interactive</a> 漏 2024. All Rights Reserved. </div> </div> <div class="opacity-panel"> </div> <!-- Global site tag (gtag.js) - Google Analytics --><div class="dialog-wrapper"> <div id="dialog1" class="dialog-pane"> <div onclick="CloseDialog()" class="close-dialog button">x</div> <img class="dialog-logo" src="/images/logo.png" /> <div class="line"></div> <div id="dialog-panel"> <div class="dialog-title"></div> <div class="dialog-content"></div> <div class="ok-button-wrapper"><div onclick="CloseDialog()" class="ok-button">OK</div></div> </div> </div> </div> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-395964-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-395964-1'); </script> </body> </html>