CINXE.COM
UxC: Online Order Page
<!DOCTYPE html> <html> <head> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width" /> <title>UxC: Online Order Page</title> <base href="https://www.uxc.com" /> <link rel="icon" type="image/x-icon" href="/favicon.ico?v=0" /> <link href="/bundles/mvcStyles?v=YA6FHC02H19qt5QxKdd0iL46u6ReQ24PoRetqbtA2WI1" rel="stylesheet"/> <script src="https://cdn.jsdelivr.net/npm/vue@3.5.10/dist/vue.global.prod.js"></script> <script>(window.Vue) || document.write('<script src="/content/lib/vue.min.js"><\/script>');</script> <script src="https://cdn.jsdelivr.net/npm/axios@1.7.7/dist/axios.min.js"></script> <script>(window.axios) || document.write('<script src="/content/lib/axios.min.js"><\/script>');</script> <script src="/content/scripts/bundles/vue-bundle.js"></script> <script src="/bundles/uxc-top?v=IarINA-WXSSZyGhmsyUn_uuXlDGyLSnNLe9x1DBlAgI1"></script> <script src="/content/scripts/bundles/menu-bundle.js"></script> </head> <body> <div class="container full-width"> <div id="navAccount" class="nav nav-account navbar-right navbar-right-first open-left" style="position: absolute; margin: -52px 0 0; right: 20px; z-index: 1100;"> <div> <a id="menuAccount" href="javascript:void(0);" class="text-decoration-none" style="font-size:32px;"> <span style="font-size:14px;vertical-align:bottom;"> Account </span> <svg class='glyph glyph-currentcolor d-inline' style='height:40px;width:40px;'> <use href='/content/lib/glyphicons.svg#basic-user'></use> </svg> </a> <div id="menuAccountDropdown" class="dropdown-menu dropdown-menu-right" style="z-index:1100;"> <a class="dropdown-item" href="/account/Login.aspx?ReturnUrl=%2fa%2f"> <svg class='glyph glyph-blue d-inline' style='height:20px;width:20px;'> <use href='/content/lib/glyphicons.svg#basic-user-incognito'></use> </svg> Client Site <small>(log in)</small> </a> <a class="dropdown-item" href="/account/Login.aspx?ReturnUrl=%2Fp%2Forder%2F3"> <svg class='glyph glyph-currentcolor d-inline' style='height:20px;width:20px;'> <use href='/content/lib/glyphicons.svg#basic-user-incognito'></use> </svg> Log In </a> <a class="dropdown-item" href="/account/Register.aspx"> <svg class='glyph glyph-currentcolor d-inline' style='height:20px;width:20px;'> <use href='/content/lib/glyphicons.svg#half-square-edit'></use> </svg> Register for a Free Account </a> </div> </div> </div> <script> document.getElementById('menuAccount').addEventListener('click', function (event) { event.preventDefault; event.stopPropagation(); if (document.getElementById('menuAccountDropdown').classList.contains('show')) document.getElementById('menuAccountDropdown').classList.remove('show'); else document.getElementById('menuAccountDropdown').classList.add('show'); }); document.addEventListener('click', function (event) { if (!document.getElementById('menuAccountDropdown').contains(event.target)) document.getElementById('menuAccountDropdown').classList.remove('show'); }); </script> <div id="menu" class="sticky-top mb-3"><nav-menu home-url="/" nav-menu="Public" root-items='[{"name": "About UxC", "show": true, "enabled": true, "active": false},{"name": "Special Services", "show": true, "enabled": true, "active": false},{"name": "Data Services", "show": true, "enabled": true, "active": false},{"name": "Publications", "show": true, "enabled": true, "active": false},{"name": "Nuclear Fuel Cycle", "show": true, "enabled": true, "active": false},{"name": "Fun", "show": true, "enabled": true, "active": false}]' logo-src="/images/uxc-logo/logo.svg"></nav-menu></div> <script>Vue.createApp({}).component('nav-menu', uxc.menu.default).mount('#menu');</script> <div name="top" id="top"></div> <div class="row"> <div class='col-12'> <div style="float:left;width:125px;margin-right:15px;height:100%;"> <a href="/promos/AdClick.aspx?key=10&url=https%3a%2f%2fwww.uxc.com%2fp%2fproduct%2freport%2fpw&exp=2024-11-23+07%3A11" ><img height="300" width="125" class="mb-4" src="/img/i/p/promo/UxC-PW.png" alt="PW" /></a> </div> <h1>Online Order Page</h1> <div> <div id="noVue">Your browser is unable to use this page. Please visit our <a class="alert-link" href="/p/Compatibility.aspx">Compatibility Page</a> for more information.</div> <div id="orderPage" class="collapse"></div> </div> </div> </div> <div class="footer"> <div class="row"> <div class="col-sm-8" style="line-height:1rem;"> <a href="#top" onclick="window.scroll(0, 0); return false;"><span class="text-muted">BACK TO TOP</span></a> | <a href="/">HOME</a> | <a href="/SiteMap.aspx">SITE MAP</a> | <a class="no-wrap" href="/p/Terms.aspx">Terms of Use</a> | <a class="no-wrap" href="/p/Privacy.aspx">Privacy Policy</a> | <a class="no-wrap" href="/p/corp/background">Contact Us</a> <table class="no-border" style="margin-top:30px;"> <tr> <td class="small"> © 2024 UxC, LLC<br /> All rights reserved. </td> <td class="pl-4"> <a href="https://twitter.com/uxc_nuclear" target="_blank"><img src="/images/logos/logo-x.svg" height="24" /></a> </td> <td class="pl-3"> <a href="https://www.linkedin.com/company/the-ux-consulting-company-llc/" target="_blank"><img src="/images/logos/logo-linkedin.svg" height="32" /></a> </td> </tr> </table> </div> <div class="col-sm-4"> <br class="d-sm-none" /> <div> <b style="line-height:1rem;">UxC, LLC</b> <br /> <br class="hidden-xs" /> <p class="small" style="margin-bottom:0;"> <b>Corporate Office:</b><br /> 1501 MACY DR | ROSWELL, GA 30076 USA<br /> +1 (770) 642-7745 </p> </div> </div> </div> </div> </div> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-10981520-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-10981520-1'); </script> <script src="/bundles/uxc?v=XqoGEPdbjSRXqB0vGwzBlqhcdqbQJnvuJ3NHaF_B7sA1"></script> <script src="/content/scripts/bundles/orderForm-bundle.js"></script> <script> Vue.createApp({ template: ` <order-form :preloaded-products='[3]' />`, data: function () { return { }; }, mounted() { document.getElementById('noVue').classList.add('collapse'); document.getElementById('orderPage').classList.remove('collapse'); }, }) .component('order-form', uxc.orderForm.default) .mount('#orderPage'); </script> </body> </html>