urls = {
//js preload
form_checker: '/new/js/form_checker.js?v=tjF0qvQLym',
product_page_js: '/new/js/product_page.js?v=tjF0qvQLym',
//login
login_form_check: '/new/login_form_check.php?v=tjF0qvQLym',
forget_form_check: '/new/forget_form_check.php?v=tjF0qvQLym',
register_form_check: '/new/register_form_check.php?v=tjF0qvQLym',
// user account
subscribe: '/new/subscribe.php?v=tjF0qvQLym',
feedback_submit: '/new/feedback_submit.php?v=tjF0qvQLym',
new_version_feedback_submit: '/new/new_version_feedback_submit.php?v=tjF0qvQLym',
addressbook_edit: '/new/addressbook_edit.php?v=tjF0qvQLym',
//cart
basket: '/razd/basket/',
update_and_get_cart_data: '/new/update_and_get_cart_data.php?v=tjF0qvQLym',
courier_order_complete_page: '/razd/buy/', //'/new/?razd=buy&order_type=courier'
bank_order_complete_page: '/razd/buy/', //'/new/?razd=buy&?order_type=bank'
robocassa_submit: 'https://auth.robokassa.ru/Merchant/Index.aspx',
//products
product_quick_view: '/new/get_product_quick_view.php?v=tjF0qvQLym',
get_product_group_data: '/new/get_product_size.php',
add_to_wish_list: '/new/add_to_wish_list.php?v=tjF0qvQLym',
found_cheaper: '/new/found_cheaper.php?v=tjF0qvQLym',
make_preorder: '/new/preorder.php?v=tjF0qvQLym',
quick_buy: '/new/quick_buy.php?v=tjF0qvQLym',
//goto
account_wish_list: '/razd/usercabinet/?action=wishlist',
account_addresses: '/razd/usercabinet/?action=addresses',
//info windows
info_windows: '/new/info_windows.php?v=tjF0qvQLym',
//request
request_call_back: '/new/request_call_back.php?v=tjF0qvQLym'
}