|
|
@@ -37,9 +37,9 @@
|
|
|
|
|
|
#define CONTACT_LIST 1
|
|
|
|
|
|
-#define APP_NAME @"USAI Demo"
|
|
|
-#define COMPANY_SHORT_NAME @"USAI"
|
|
|
-#define COMPANY_NAME @"USAI"
|
|
|
+#define APP_NAME @"UWA"
|
|
|
+#define COMPANY_SHORT_NAME @"UWA"
|
|
|
+#define COMPANY_NAME @"UNITED WEAVERS"
|
|
|
#define COMPANY_INFO @"Sales: sales@united-us.net\nPhone: 510-574-8180"
|
|
|
#define COMPANY_WEB @"www.united-us.net"
|
|
|
#define COMPANY_FULL_NAME @"United Software Applications, Inc."
|
|
|
@@ -189,132 +189,132 @@
|
|
|
|
|
|
|
|
|
//------------------- NPD server-----------------------
|
|
|
-#define URL_UPDATE_AUTH @"https://central.united-us.com/usai_demo/shopping/isales/login.htm"
|
|
|
-#define URL_LOGOUT @"https://central.united-us.com/usai_demo/shopping/isales/loginOut.htm"
|
|
|
-#define URL_RETRIEVE_PASS @"https://central.united-us.com/usai_demo/shopping/isales/forgotPassword.htm"
|
|
|
+#define URL_UPDATE_AUTH @"https://central.united-us.com/demo/shopping/isales/login.htm"
|
|
|
+#define URL_LOGOUT @"https://central.united-us.com/demo/shopping/isales/loginOut.htm"
|
|
|
+#define URL_RETRIEVE_PASS @"https://central.united-us.com/demo/shopping/isales/forgotPassword.htm"
|
|
|
|
|
|
-#define URL_REQUEST_CATMENU @"https://central.united-us.com/usai_demo/shopping/isales/menu.htm"
|
|
|
-#define URL_LOAD_HOME @"https://central.united-us.com/usai_demo/shopping/isales/homePage.htm"
|
|
|
-#define URL_CATEGORY @"https://central.united-us.com/usai_demo/shopping/isales/distinctCategory.htm"
|
|
|
-#define URL_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/search.htm"
|
|
|
-#define URL_ITEM_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/itemSearch.htm"
|
|
|
-#define URL_CATEGORY_LOADMORE @"https://central.united-us.com/usai_demo/shopping/isales/categoryMore.htm"
|
|
|
+#define URL_REQUEST_CATMENU @"https://central.united-us.com/demo/shopping/isales/menu.htm"
|
|
|
+#define URL_LOAD_HOME @"https://central.united-us.com/demo/shopping/isales/homePage.htm"
|
|
|
+#define URL_CATEGORY @"https://central.united-us.com/demo/shopping/isales/distinctCategory.htm"
|
|
|
+#define URL_SEARCH @"https://central.united-us.com/demo/shopping/isales/search.htm"
|
|
|
+#define URL_ITEM_SEARCH @"https://central.united-us.com/demo/shopping/isales/itemSearch.htm"
|
|
|
+#define URL_CATEGORY_LOADMORE @"https://central.united-us.com/demo/shopping/isales/categoryMore.htm"
|
|
|
|
|
|
|
|
|
-#define URL_ORDER_LIST @"https://central.united-us.com/usai_demo/shopping/isales/orderList.htm"
|
|
|
-#define URL_ORDER_DETAIL @"https://central.united-us.com/usai_demo/shopping/isales/orderDetail.htm"
|
|
|
-#define URL_COMMIT_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/createOrder.htm"
|
|
|
-#define URL_SAVE_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/saveOrder.htm"
|
|
|
-#define URL_UPDATE_ORDERCUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/updateOrderCustomerInfo.htm"
|
|
|
-#define URL_NEW_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/createNewOrder.htm"
|
|
|
-#define URL_OPEN_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/openOrder.htm"
|
|
|
-#define URL_RELEASE_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/closeOrder.htm"
|
|
|
-#define URL_DELETE_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/deleteOrder.htm"
|
|
|
-#define URL_CANCEL_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/cancelOrder.htm"
|
|
|
+#define URL_ORDER_LIST @"https://central.united-us.com/demo/shopping/isales/orderList.htm"
|
|
|
+#define URL_ORDER_DETAIL @"https://central.united-us.com/demo/shopping/isales/orderDetail.htm"
|
|
|
+#define URL_COMMIT_ORDER @"https://central.united-us.com/demo/shopping/isales/createOrder.htm"
|
|
|
+#define URL_SAVE_ORDER @"https://central.united-us.com/demo/shopping/isales/saveOrder.htm"
|
|
|
+#define URL_UPDATE_ORDERCUSTOMER @"https://central.united-us.com/demo/shopping/isales/updateOrderCustomerInfo.htm"
|
|
|
+#define URL_NEW_ORDER @"https://central.united-us.com/demo/shopping/isales/createNewOrder.htm"
|
|
|
+#define URL_OPEN_ORDER @"https://central.united-us.com/demo/shopping/isales/openOrder.htm"
|
|
|
+#define URL_RELEASE_ORDER @"https://central.united-us.com/demo/shopping/isales/closeOrder.htm"
|
|
|
+#define URL_DELETE_ORDER @"https://central.united-us.com/demo/shopping/isales/deleteOrder.htm"
|
|
|
+#define URL_CANCEL_ORDER @"https://central.united-us.com/demo/shopping/isales/cancelOrder.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CART_SET_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setPrice.htm"
|
|
|
-#define URL_CART_INCRESEMENT @"https://central.united-us.com/usai_demo/shopping/isales/increment.htm"
|
|
|
-#define URL_CART @"https://central.united-us.com/usai_demo/shopping/isales/cartDtail.htm"
|
|
|
-#define URL_CARTDELIVERY @"https://central.united-us.com/usai_demo/shopping/isales/cartDelivery.htm"
|
|
|
-#define URL_ADD_TO_CART @"https://central.united-us.com/usai_demo/shopping/isales/addToCart.htm"
|
|
|
-#define URL_CART_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToCart.htm"
|
|
|
-#define URL_CART_CHECK @"https://central.united-us.com/usai_demo/shopping/isales/checkCartItem.htm"
|
|
|
+#define URL_CART_SET_PRICE @"https://central.united-us.com/demo/shopping/isales/setPrice.htm"
|
|
|
+#define URL_CART_INCRESEMENT @"https://central.united-us.com/demo/shopping/isales/increment.htm"
|
|
|
+#define URL_CART @"https://central.united-us.com/demo/shopping/isales/cartDtail.htm"
|
|
|
+#define URL_CARTDELIVERY @"https://central.united-us.com/demo/shopping/isales/cartDelivery.htm"
|
|
|
+#define URL_ADD_TO_CART @"https://central.united-us.com/demo/shopping/isales/addToCart.htm"
|
|
|
+#define URL_CART_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteToCart.htm"
|
|
|
+#define URL_CART_CHECK @"https://central.united-us.com/demo/shopping/isales/checkCartItem.htm"
|
|
|
|
|
|
-#define URL_CART2WISH @"https://central.united-us.com/usai_demo/shopping/isales/cartRemoveToWishlist.htm"
|
|
|
-#define URL_WISH2CART @"https://central.united-us.com/usai_demo/shopping/isales/wishlistRemoveToCart.htm"
|
|
|
+#define URL_CART2WISH @"https://central.united-us.com/demo/shopping/isales/cartRemoveToWishlist.htm"
|
|
|
+#define URL_WISH2CART @"https://central.united-us.com/demo/shopping/isales/wishlistRemoveToCart.htm"
|
|
|
|
|
|
-#define URL_ITEM_DETAIL @"https://central.united-us.com/usai_demo/shopping/isales/modelDetail.htm"
|
|
|
+#define URL_ITEM_DETAIL @"https://central.united-us.com/demo/shopping/isales/modelDetail.htm"
|
|
|
|
|
|
-#define URL_ADD_TO_WATCHLIST @"https://central.united-us.com/usai_demo/shopping/isales/addToWishList.htm"
|
|
|
-#define URL_WATCHLIST @"https://central.united-us.com/usai_demo/shopping/isales/wishList.htm"
|
|
|
-#define URL_WATCHLIST_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToWishList.htm"
|
|
|
+#define URL_ADD_TO_WATCHLIST @"https://central.united-us.com/demo/shopping/isales/addToWishList.htm"
|
|
|
+#define URL_WATCHLIST @"https://central.united-us.com/demo/shopping/isales/wishList.htm"
|
|
|
+#define URL_WATCHLIST_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteToWishList.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ADD_TO_PORTFOLIO @"https://central.united-us.com/usai_demo/shopping/isales/addToPortfolio.htm"
|
|
|
-#define URL_PORTFOLIO_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToPortfolio.htm"
|
|
|
-#define URL_PORTFOLIO @"https://central.united-us.com/usai_demo/shopping/isales/portfolios.htm"
|
|
|
-#define URL_PORTFOLIO_SET_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setTearSheetPrice.htm"
|
|
|
-#define URL_DM_PARAMS @"https://central.united-us.com/usai_demo/shopping/isales/selectTearSheetParam.htm"
|
|
|
-#define URL_REQUEST_DM @"https://central.united-us.com/usai_demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
-#define URL_SAVE_DM_DIRECT @"https://central.united-us.com/usai_demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
-#define URL_SAVE_DM @"https://central.united-us.com/usai_demo/shopping/isales/saveTearSheetPdf.htm"
|
|
|
-#define URL_DM_LIST @"https://central.united-us.com/usai_demo/shopping/isales/tearSheetPdfList.htm"
|
|
|
-//#define URL_DM_SET_QTY @"https://central.united-us.com/usai_demo/shopping/isales/setTearSheetAvailableQty.htm"
|
|
|
-#define URL_REQUEST_MODEL_QTY @"https://central.united-us.com/usai_demo/shopping/isales/getTearSheetAvailableQty.htm"
|
|
|
+#define URL_ADD_TO_PORTFOLIO @"https://central.united-us.com/demo/shopping/isales/addToPortfolio.htm"
|
|
|
+#define URL_PORTFOLIO_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteToPortfolio.htm"
|
|
|
+#define URL_PORTFOLIO @"https://central.united-us.com/demo/shopping/isales/portfolios.htm"
|
|
|
+#define URL_PORTFOLIO_SET_PRICE @"https://central.united-us.com/demo/shopping/isales/setTearSheetPrice.htm"
|
|
|
+#define URL_DM_PARAMS @"https://central.united-us.com/demo/shopping/isales/selectTearSheetParam.htm"
|
|
|
+#define URL_REQUEST_DM @"https://central.united-us.com/demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
+#define URL_SAVE_DM_DIRECT @"https://central.united-us.com/demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
+#define URL_SAVE_DM @"https://central.united-us.com/demo/shopping/isales/saveTearSheetPdf.htm"
|
|
|
+#define URL_DM_LIST @"https://central.united-us.com/demo/shopping/isales/tearSheetPdfList.htm"
|
|
|
+//#define URL_DM_SET_QTY @"https://central.united-us.com/demo/shopping/isales/setTearSheetAvailableQty.htm"
|
|
|
+#define URL_REQUEST_MODEL_QTY @"https://central.united-us.com/demo/shopping/isales/getTearSheetAvailableQty.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CONTACT_LIST @"https://central.united-us.com/usai_demo/shopping/isales/getAllContact.htm"
|
|
|
-#define URL_SHIPTO_LIST @"https://central.united-us.com/usai_demo/shopping/isales/getShipToContact.htm"
|
|
|
+#define URL_CONTACT_LIST @"https://central.united-us.com/demo/shopping/isales/getAllContact.htm"
|
|
|
+#define URL_SHIPTO_LIST @"https://central.united-us.com/demo/shopping/isales/getShipToContact.htm"
|
|
|
|
|
|
-#define URL_ADDRESS_EDOTOR @"https://central.united-us.com/usai_demo/shopping/isales/getAddAddress.htm"
|
|
|
-#define URL_ADDRESS_SAVE @"https://central.united-us.com/usai_demo/shopping/isales/saveAddress.htm"
|
|
|
+#define URL_ADDRESS_EDOTOR @"https://central.united-us.com/demo/shopping/isales/getAddAddress.htm"
|
|
|
+#define URL_ADDRESS_SAVE @"https://central.united-us.com/demo/shopping/isales/saveAddress.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CREDITCARD_EDOTOR @"https://central.united-us.com/usai_demo/shopping/isales/creditCard.htm"
|
|
|
-#define URL_CREDITCARD_SAVE @"https://central.united-us.com/usai_demo/shopping/isales/saveAddress.htm"
|
|
|
+#define URL_CREDITCARD_EDOTOR @"https://central.united-us.com/demo/shopping/isales/creditCard.htm"
|
|
|
+#define URL_CREDITCARD_SAVE @"https://central.united-us.com/demo/shopping/isales/saveAddress.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_CUSTOMER_INFO @"https://central.united-us.com/usai_demo/shopping/isales/getCustomerInfoByContact.htm"
|
|
|
-#define URL_NEW_CUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/getAddCustomer.htm"
|
|
|
-#define URL_CUSTOMER_SAVE @"https://central.united-us.com/usai_demo/shopping/isales/saveCustomer.htm"
|
|
|
-#define URL_UPDATE_CUSTOMER_BCARD @"https://central.united-us.com/usai_demo/shopping/isales/updateCustomerBusiCard.htm"
|
|
|
-#define URL_CUSTOMER_ADV_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/getContactAdvance.htm"
|
|
|
+#define URL_CUSTOMER_INFO @"https://central.united-us.com/demo/shopping/isales/getCustomerInfoByContact.htm"
|
|
|
+#define URL_NEW_CUSTOMER @"https://central.united-us.com/demo/shopping/isales/getAddCustomer.htm"
|
|
|
+#define URL_CUSTOMER_SAVE @"https://central.united-us.com/demo/shopping/isales/saveCustomer.htm"
|
|
|
+#define URL_UPDATE_CUSTOMER_BCARD @"https://central.united-us.com/demo/shopping/isales/updateCustomerBusiCard.htm"
|
|
|
+#define URL_CUSTOMER_ADV_SEARCH @"https://central.united-us.com/demo/shopping/isales/getContactAdvance.htm"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ERR_LOG @"https://central.united-us.com/usai_demo/shopping/isales/er_log.htm"
|
|
|
+#define URL_ERR_LOG @"https://central.united-us.com/demo/shopping/isales/er_log.htm"
|
|
|
|
|
|
-#define URL_UPLOAD_IMG @"https://central.united-us.com/usai_demo/shopping/isales/uploadImg.htm"
|
|
|
+#define URL_UPLOAD_IMG @"https://central.united-us.com/demo/shopping/isales/uploadImg.htm"
|
|
|
|
|
|
-#define URL_COPY_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/copyOrder.htm"
|
|
|
-#define URL_SIGN_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/updateOrderSign.htm"
|
|
|
-#define URL_CUSTOMER_UPDATE @"https://central.united-us.com/usai_demo/shopping/isales/updateCustomer.htm"
|
|
|
-#define URL_CART_GENERAL_NOTES @"https://central.united-us.com/usai_demo/shopping/isales/updateGeneralNote.htm"
|
|
|
-#define URL_CART_ITEM_NOTES @"https://central.united-us.com/usai_demo/shopping/isales/setItemNotes.htm"
|
|
|
-#define URL_EDIT_CUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
-#define URL_CUSTOMER_PENDINGORDER @"https://central.united-us.com/usai_demo/shopping/isales/hasPendingOrderByContact.htm"
|
|
|
-#define URL_PORTFOLIOLIST_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteTearSheetPdf.htm"
|
|
|
-#define URL_NPD_POLICY @"https://central.united-us.com/usai_demo/shopping/isales/generalPolicy.htm"
|
|
|
+#define URL_COPY_ORDER @"https://central.united-us.com/demo/shopping/isales/copyOrder.htm"
|
|
|
+#define URL_SIGN_ORDER @"https://central.united-us.com/demo/shopping/isales/updateOrderSign.htm"
|
|
|
+#define URL_CUSTOMER_UPDATE @"https://central.united-us.com/demo/shopping/isales/updateCustomer.htm"
|
|
|
+#define URL_CART_GENERAL_NOTES @"https://central.united-us.com/demo/shopping/isales/updateGeneralNote.htm"
|
|
|
+#define URL_CART_ITEM_NOTES @"https://central.united-us.com/demo/shopping/isales/setItemNotes.htm"
|
|
|
+#define URL_EDIT_CUSTOMER @"https://central.united-us.com/demo/shopping/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
+#define URL_CUSTOMER_PENDINGORDER @"https://central.united-us.com/demo/shopping/isales/hasPendingOrderByContact.htm"
|
|
|
+#define URL_PORTFOLIOLIST_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteTearSheetPdf.htm"
|
|
|
+#define URL_NPD_POLICY @"https://central.united-us.com/demo/shopping/isales/generalPolicy.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_CHECK_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/initDatas.htm"
|
|
|
+#define URL_CHECK_OFFLINE @"https://central.united-us.com/demo/shopping/offline/initDatas.htm"
|
|
|
|
|
|
-#define URL_DOWNLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/downloadDatas.htm"
|
|
|
+#define URL_DOWNLOAD_OFFLINE @"https://central.united-us.com/demo/shopping/offline/downloadDatas.htm"
|
|
|
|
|
|
-#define URL_FINISH_DOWNLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/confirmVersion.htm"
|
|
|
-#define URL_UPLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/uploadOfflineData.htm"
|
|
|
+#define URL_FINISH_DOWNLOAD_OFFLINE @"https://central.united-us.com/demo/shopping/offline/confirmVersion.htm"
|
|
|
+#define URL_UPLOAD_OFFLINE @"https://central.united-us.com/demo/shopping/offline/uploadOfflineData.htm"
|
|
|
|
|
|
-#define URL_CATEGORYADDALL @"https://central.united-us.com/usai_demo/shopping/isales/categoryAddAllTo.htm"
|
|
|
-#define URL_SEARCHADDALL @"https://central.united-us.com/usai_demo/shopping/isales/searchAddAllTo.htm"
|
|
|
-#define URL_ITEMSEARCHADDALL @"https://central.united-us.com/usai_demo/shopping/isales/itemSearchAddAllTo.htm"
|
|
|
+#define URL_CATEGORYADDALL @"https://central.united-us.com/demo/shopping/isales/categoryAddAllTo.htm"
|
|
|
+#define URL_SEARCHADDALL @"https://central.united-us.com/demo/shopping/isales/searchAddAllTo.htm"
|
|
|
+#define URL_ITEMSEARCHADDALL @"https://central.united-us.com/demo/shopping/isales/itemSearchAddAllTo.htm"
|
|
|
|
|
|
-#define URL_SET_PRICE_TYPE @"https://central.united-us.com/usai_demo/shopping/isales/setSeePriceType.htm"
|
|
|
+#define URL_SET_PRICE_TYPE @"https://central.united-us.com/demo/shopping/isales/setSeePriceType.htm"
|
|
|
|
|
|
-#define URL_GET_CIVEN_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/getSeeGivenPrice.htm"
|
|
|
+#define URL_GET_CIVEN_PRICE @"https://central.united-us.com/demo/shopping/isales/getSeeGivenPrice.htm"
|
|
|
|
|
|
-#define URL_SET_GIVEN_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setSeeGivenPrice.htm"
|
|
|
+#define URL_SET_GIVEN_PRICE @"https://central.united-us.com/demo/shopping/isales/setSeeGivenPrice.htm"
|
|
|
|
|
|
-#define URL_SET_MERGE_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/mergeOrder.htm"
|
|
|
+#define URL_SET_MERGE_ORDER @"https://central.united-us.com/demo/shopping/isales/mergeOrder.htm"
|
|
|
|
|
|
-#define URL_REQUEST_LOGIN @"https://central.united-us.com/usai_demo/shopping/isales/requestLogin.htm"
|
|
|
+#define URL_REQUEST_LOGIN @"https://central.united-us.com/demo/shopping/isales/requestLogin.htm"
|
|
|
|
|
|
-#define URL_EMAIL_CART @"https://central.united-us.com/usai_demo/shopping/isales/sendCartEmail.htm"
|
|
|
+#define URL_EMAIL_CART @"https://central.united-us.com/demo/shopping/isales/sendCartEmail.htm"
|
|
|
|
|
|
-#define URL_NOTIFY_ME @"https://central.united-us.com/usai_demo/shopping/isales/notifyMeEmail.htm"
|
|
|
+#define URL_NOTIFY_ME @"https://central.united-us.com/demo/shopping/isales/notifyMeEmail.htm"
|
|
|
|
|
|
-#define URL_EMAIL_WISHLIST @"https://central.united-us.com/usai_demo/shopping/isales/sendWishListEmail.htm"
|
|
|
+#define URL_EMAIL_WISHLIST @"https://central.united-us.com/demo/shopping/isales/sendWishListEmail.htm"
|
|
|
|
|
|
-#define URL_BLOG @"https://central.united-us.com/usai_demo/shopping/blog"
|
|
|
+#define URL_BLOG @"https://central.united-us.com/demo/shopping/blog"
|
|
|
|
|
|
-#define URL_MOVE_TO_BACK_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/moveToBackOrder.htm"
|
|
|
+#define URL_MOVE_TO_BACK_ORDER @"https://central.united-us.com/demo/shopping/isales/moveToBackOrder.htm"
|
|
|
|
|
|
-#define URL_BACK_ORDER_PREVIEW @"https://central.united-us.com/usai_demo/shopping/isales/cartDeliveryBackOrderReview.htm"
|
|
|
+#define URL_BACK_ORDER_PREVIEW @"https://central.united-us.com/demo/shopping/isales/cartDeliveryBackOrderReview.htm"
|
|
|
|
|
|
#endif
|
|
|
|