CINXE.COM
Museum Store
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- end doctype_global_head_include.jsp --> <!-- begin store_main.jsp --> <!-- begin header_js.jsp --> <script type="text/javascript" src="/C20510_ustores/web/js/ustores-legacy-9.0.0.min.js" ></script> <script type="text/javascript"> $(document).ready(function() { var opts; //This call will associate a datepicker with each recurring donation and date //modifier text field that is on the page. If none exist, this doesn't do anything. TN.ustores.addDatePickers(); TN.url.token = "null"; if( $('#PMT_METH_TYPE').length > 0 ){ TN.addApplePayPaymentMethod(false, $('#PMT_METH_TYPE'), 'billingInformationSingleApplePay'); } }); </script> <!-- end header_js.jsp --> <!-- Begin style_include.jsp --> <link rel="stylesheet" type="text/css" href="/C20510_ustores/web/styles/ustores_legacy-9.0.0.css"> <link rel="stylesheet" type="text/css" href="/C20510_ustores/web/styles/ustores_store_default-9.0.0.css"> <!-- load the custom stylesheet --> <link rel="stylesheet" type="text/css" href="/C20510_ustores/css?CssName=ustores_custom.css&StoreId=35&SingleStore=Y" media="all"> <link rel="stylesheet" type="text/css" href="/C20510_ustores/web/styles/ustores_main_control-9.0.0.css"> <!-- End style_include.jsp --> <title>Museum Store </title> <script type="text/javascript" src="/C20510_ustores/web/js/ustores_mall.js"></script> <script type="text/javascript"> var storeId = 0; var singleStore = false; storeId = "35"; singleStore = true; TN.url.uploadedImageLocation = "uploaded_images/"; $(document).ready(function () { TN.store.startup(storeId, singleStore); TN.mall.makeCarouselAccessible(); }); </script> </head> <body onload="TN.ustores.submitForm(TN.selectors.LoadApp);"> <form id="load_app_form" name="load_app_form" action="/C20510_ustores/rsbuyer" method="post"> <input type="hidden" id="deliveryMethodNavigationFormNavigate" name="Navigate" value="store_main.jsp?STOREID=35&SINGLESTORE=true"/> <input type="hidden" id="deliveryMethodNavigationFormOnError" name="OnError" value="store_main.jsp?STOREID=35&SINGLESTORE=true"/> <input type="hidden" id="LOAD_APP" name="LOAD_APP" value="ActionKey"/> <input type="hidden" name="START_APP" value="true"/> <input type="hidden" name="JSP_TYPE" value="web"/> <input type="hidden" id="deliveryMethodNavigationFormRedirect" name="REDIRECT" value="true"/> </form> </body> </html>