document.write('

General Information
First Name  *
Last Name  *
Email  *
Shipping Address  *
Shipping City  *
Shipping State/Prov
Shipping Zip/Postal Code  *
Shipping Country *
Phone  *
Quantity:
Shipping Method:
*
If you have a VIP code, paste it here:  Validate

Terms & Conditions I agree to the terms and conditions* AND I AUTHORIZE WWW.REALBOOKSOFTWARE.COM TO CHARGE ME FOR THE AMOUNT OF THIS ITEM. I ALSO UNDERSTAND THAT I MAY CONTACT WWW.REALBOOKSOFTWARE.COM ONLINE AT http://www.RealBookSoftware.com/Support.html OR VIA EMAIL AT support@realBookSoftware.com IF I HAVE ANY QUESTIONS REGARDING MY ORDER.

Shopping Cart Checkout
Item: Great Jazz Solos Fakebook Software 4.01 For PC
Total: 98.75 USD (One Time)
'); ajax_loader_small = new Image(); ajax_loader_small.src = 'https://nanacast.com/images/ajax-loader-small.gif'; var dot_count_82668c85288b = 0; var dot_interval_82668c85288b = ''; var show_terms_82668c85288b = 1; var capture_data_82668c85288b = 1; // this is 0 if we are just showing buttons var do_validation_82668c85288b = 1; var current_price_token_82668c85288b = ''; var secs_elapsed_82668c85288b = 0; var price_at_checkout_82668c85288b = 98.75; var starting_price_82668c85288b = 97.00; var original_price_82668c85288b = 97.00; var current_price_82668c85288b = 97.00; var coupon_price_82668c85288b = 97.00; var increase_per_sec_82668c85288b = 0; var max_price_82668c85288b = 97.00; var charged_price_subtotal_82668c85288b = 97.00; var handling_fee_82668c85288b = 1.75; var recurring_handling_fee_82668c85288b = 0.00; var shipping_fee_82668c85288b = 0; var tax_percent_82668c85288b = 0; var taxable_price_82668c85288b = 0; var tax_82668c85288b = 0; var valid_coupon_82668c85288b = 0; var recurring_price_at_checkout_82668c85288b = 0.00; var recurring_original_price_82668c85288b = 0.00; var recurring_current_price_82668c85288b = 0.00; var recurring_coupon_price_82668c85288b = 0.00; var recurring_price_subtotal_82668c85288b = 0; var recurring_taxable_price_82668c85288b = 0; var recurring_shipping_fee_82668c85288b = 0; var recurring_tax_82668c85288b = 0; var recurring_price_82668c85288b = 0.00; var add_tax_to_recurring_82668c85288b = 0; var apply_quantity_to_recurring_82668c85288b = 0; var u_country_82668c85288b = ''; var u_state_82668c85288b = ''; var u_zip_82668c85288b = ''; var u_quantity_82668c85288b = 1; var u_recurring_quantity_82668c85288b = 1; var is_upsell_82668c85288b = 0; timezone_date_82668c85288b = new Date(); document.form_82668c85288b.u_timezone_js_offset.value = timezone_date_82668c85288b.getTimezoneOffset(); // we want these to show/hide last so that we don't shrink the form prematurely causing a scroll bar for the iframe process_combined_membership_checkboxes_82668c85288b (document.form_82668c85288b.u_accepted_membership_1,'1'); process_combined_membership_checkboxes_82668c85288b (document.form_82668c85288b.u_accepted_membership_2,'2'); process_combined_membership_checkboxes_82668c85288b (document.form_82668c85288b.u_accepted_membership_3,'3'); function auto_increment_price_82668c85288b() { if (current_price_token_82668c85288b) { secs_elapsed_82668c85288b++; clearInterval(current_price_token_82668c85288b); } var new_price = parseFloat(starting_price_82668c85288b) + (parseFloat(increase_per_sec_82668c85288b) * parseFloat(secs_elapsed_82668c85288b)); if (parseFloat(new_price) < parseFloat(max_price_82668c85288b)) { current_price_82668c85288b = new_price; current_price_token_82668c85288b = setInterval('auto_increment_price_82668c85288b()',1000); } else { current_price_82668c85288b = max_price_82668c85288b; } calculate_price_82668c85288b(); } function set_variables_82668c85288b () { // set these fields here in case they are not on the form, and also to make code easier to read // they may not be on the form if type == one_time and we want to show the price and no shipping u_country_82668c85288b = (document.form_82668c85288b.u_country) ? document.form_82668c85288b.u_country.value : ''; u_state_82668c85288b = (document.form_82668c85288b.u_state) ? document.form_82668c85288b.u_state.value : ''; u_zip_82668c85288b = (document.form_82668c85288b.u_zip) ? document.form_82668c85288b.u_zip.value : ''; u_quantity_82668c85288b = (document.form_82668c85288b.u_quantity) ? document.form_82668c85288b.u_quantity.value : 1; u_recurring_quantity_82668c85288b = (apply_quantity_to_recurring_82668c85288b) ? u_quantity_82668c85288b : 1; } function calculate_price_82668c85288b () { set_variables_82668c85288b(); // if we have a valid coupon, then override the incremented price. But incrementing should continue in the backgroud if (parseInt(valid_coupon_82668c85288b) > 0) { current_price_82668c85288b = coupon_price_82668c85288b; recurring_current_price_82668c85288b = recurring_coupon_price_82668c85288b; } else if (!(parseFloat(increase_per_sec_82668c85288b) > 0)) { // if we aren't incrementing and you remove the coupon, we need to reset to original pricing current_price_82668c85288b = original_price_82668c85288b; recurring_current_price_82668c85288b = recurring_original_price_82668c85288b; } price_subtotal_82668c85288b = parseFloat(current_price_82668c85288b) * parseFloat(u_quantity_82668c85288b); recurring_subtotal_82668c85288b = parseFloat(recurring_current_price_82668c85288b) * parseFloat(u_recurring_quantity_82668c85288b); if (get_id('82668c85288b_shipping_'+document.form_82668c85288b.u_shipping_method.value)) { shipping_fee_82668c85288b = get_id('82668c85288b_shipping_'+document.form_82668c85288b.u_shipping_method.value).value; } else { shipping_fee_82668c85288b = 0; } shipping_fee_82668c85288b = parseFloat(shipping_fee_82668c85288b) + parseFloat(handling_fee_82668c85288b); // kunaki orders will be charged the fee based on qty for recurring orders even if recurring qty is 1 if (add_tax_to_recurring_82668c85288b) recurring_shipping_fee_82668c85288b = shipping_fee_82668c85288b; if (get_id('tax_percent_'+u_state_82668c85288b+'_'+u_country_82668c85288b+'_82668c85288b')) { tax_percent_82668c85288b = get_id('tax_percent_'+u_state_82668c85288b+'_'+u_country_82668c85288b+'_82668c85288b').value; if (get_id('tax_after_shipping_'+u_state_82668c85288b+'_'+u_country_82668c85288b+'_82668c85288b').value == '1') { taxable_price_82668c85288b = parseFloat(price_subtotal_82668c85288b) + parseFloat(shipping_fee_82668c85288b); recurring_taxable_price_82668c85288b = parseFloat(recurring_subtotal_82668c85288b) + parseFloat(recurring_shipping_fee_82668c85288b); } else { taxable_price_82668c85288b = price_subtotal_82668c85288b; recurring_taxable_price_82668c85288b = recurring_subtotal_82668c85288b; } tax_82668c85288b = parseFloat(taxable_price_82668c85288b) * parseFloat(tax_percent_82668c85288b) / 100; recurring_tax_82668c85288b = parseFloat(recurring_taxable_price_82668c85288b) * parseFloat(tax_percent_82668c85288b) / 100; } else { tax_82668c85288b = 0; recurring_tax_82668c85288b = 0; } if (get_id('subtotal_at_checkout_82668c85288b')) // make sure it exists in case it is refreshing itself from iframe get_id('subtotal_at_checkout_82668c85288b').innerHTML = curr(price_subtotal_82668c85288b); if (get_id('shipping_at_checkout_82668c85288b')) // make sure it exists in case it is refreshing itself from iframe get_id('shipping_at_checkout_82668c85288b').innerHTML = curr(shipping_fee_82668c85288b); if (get_id('tax_at_checkout_82668c85288b')) // make sure it exists in case it is refreshing itself from iframe get_id('tax_at_checkout_82668c85288b').innerHTML = curr(tax_82668c85288b); price_at_checkout_82668c85288b = parseFloat(price_subtotal_82668c85288b) + parseFloat(shipping_fee_82668c85288b) + parseFloat(curr(tax_82668c85288b)); price_at_checkout_82668c85288b = (parseFloat(increase_per_sec_82668c85288b) > 0 && parseFloat(current_price_82668c85288b) < parseFloat(max_price_82668c85288b)) && !parseInt(valid_coupon_82668c85288b) ? price_at_checkout_82668c85288b : curr(price_at_checkout_82668c85288b); // if we are still incrementing per second, don't format the currency if (get_id('price_at_checkout_82668c85288b')) // make sure it exists in case it is refreshing itself from iframe get_id('price_at_checkout_82668c85288b').innerHTML = price_at_checkout_82668c85288b; if (get_id('price_at_checkout_bottom_82668c85288b')) // make sure it exists get_id('price_at_checkout_bottom_82668c85288b').innerHTML = price_at_checkout_82668c85288b; recurring_price_82668c85288b = (add_tax_to_recurring_82668c85288b) ? parseFloat(recurring_subtotal_82668c85288b) + parseFloat(recurring_shipping_fee_82668c85288b) + parseFloat(curr(recurring_tax_82668c85288b)) : parseFloat(recurring_subtotal_82668c85288b) + parseFloat(recurring_shipping_fee_82668c85288b); if (get_id('recurring_price_82668c85288b')) // make sure it exists in case it is refreshing itself from iframe get_id('recurring_price_82668c85288b').innerHTML = curr(recurring_price_82668c85288b); } function get_kunaki_shipping_82668c85288b() { set_variables_82668c85288b(); if (!((u_country_82668c85288b == 'UNITED STATES' || u_country_82668c85288b == 'CANADA') && (u_state_82668c85288b == '' || u_state_82668c85288b == 'N/A')) && u_zip_82668c85288b.length >= 4 && u_country_82668c85288b != '') { document.form_82668c85288b.req.value = 'kunaki_shipping'; document.form_82668c85288b.validate_mode.value = '' document.form_82668c85288b.target = 'utility_82668c85288b'; document.form_82668c85288b.submit(); } else { get_id('kunaki_shipping_82668c85288b').innerHTML = get_id('kunaki_shipping_reset_82668c85288b').innerHTML; calculate_price_82668c85288b(); } } function cb_kunaki_shipping_82668c85288b () { form_validation_status = window.frames["utility_82668c85288b"].get_id('form_validation_status').innerHTML; if (form_validation_status == '1') { get_id('kunaki_shipping_82668c85288b').innerHTML = window.frames["utility_82668c85288b"].get_id('shipping_choices').innerHTML; get_id('error_82668c85288b').innerHTML = ''; } else { get_id('error_82668c85288b').innerHTML = window.frames["utility_82668c85288b"].get_id('error_message').innerHTML; document.location.hash = 'error_anchor_82668c85288b'; get_id('kunaki_shipping_82668c85288b').innerHTML = get_id('kunaki_shipping_reset_82668c85288b').innerHTML; } calculate_price_82668c85288b(); } function validate_coupon_82668c85288b() { document.form_82668c85288b.req.value = 'validate'; document.form_82668c85288b.validate_mode.value = 'coupon_only'; document.form_82668c85288b.target = 'utility_82668c85288b'; document.form_82668c85288b.submit(); } function cb_validate_coupon_82668c85288b () { form_validation_status = window.frames["utility_82668c85288b"].get_id('form_validation_status').innerHTML; valid_coupon_temp_82668c85288b = window.frames["utility_82668c85288b"].get_id('valid_coupon').innerHTML; valid_coupon_82668c85288b = parseInt(valid_coupon_temp_82668c85288b); if (form_validation_status == '1' && valid_coupon_82668c85288b == '1') { get_id('coupon_valid_82668c85288b').innerHTML = 'Valid'; get_id('error_82668c85288b').innerHTML = ''; if (get_id('coupon_error_82668c85288b')) get_id('coupon_error_82668c85288b').innerHTML = ''; } else { get_id('coupon_valid_82668c85288b').innerHTML = ''; if (get_id('coupon_error_82668c85288b')) get_id('coupon_error_82668c85288b').innerHTML = window.frames["utility_82668c85288b"].get_id('error_message').innerHTML; get_id('error_82668c85288b').innerHTML = window.frames["utility_82668c85288b"].get_id('error_message').innerHTML; //document.location.hash = 'error_anchor_82668c85288b'; } if (get_id('pricing_box_82668c85288b')) { get_id('pricing_box_82668c85288b').innerHTML = window.frames["utility_82668c85288b"].get_id('pricing_box').innerHTML; } coupon_price_82668c85288b = window.frames["utility_82668c85288b"].get_id('coupon_price').innerHTML; recurring_coupon_price_82668c85288b = window.frames["utility_82668c85288b"].get_id('recurring_coupon_price').innerHTML; calculate_price_82668c85288b(); } function try_form_submit_82668c85288b(tag) { document.form_82668c85288b.mode.value = tag; // if we're capturing data, then we try to validate first. cb_do_form_result will submit form if successful if (capture_data_82668c85288b && do_validation_82668c85288b) { document.form_82668c85288b.target = 'utility_82668c85288b'; document.form_82668c85288b.req.value = 'validate'; document.form_82668c85288b.validate_mode.value = 'full_form'; document.form_82668c85288b.submit(); } else { // if do_validation_82668c85288b then we'll validate the terms in php if (!do_validation_82668c85288b && document.form_82668c85288b.show_terms && document.form_82668c85288b.terms.checked == false) { alert('You must agree to the Terms and Conditions before proceeding'); document.form_82668c85288b.terms.focus(); } else { do_form_submit_82668c85288b(); } } return false; } function do_phone_task_82668c85288b(mode) { get_id('verify_phone_outer').style.display = 'none'; get_id('verify_phone_inner').style.display = 'none'; if (mode == 'change_number') { document.form_82668c85288b.validate_phone_mode.value = 'phone'; document.form_82668c85288b.u_phone.select(); } else { if (mode == 'submit_pin') { document.form_82668c85288b.validate_phone_mode.value = 'pin'; } else if (mode == 'text_me') { document.form_82668c85288b.validate_phone_mode.value = 'txt'; get_id('error_82668c85288b').innerHTML = ' Processing...'; } else if (mode == 'call_again') { document.form_82668c85288b.validate_phone_mode.value = 'phone'; } try_form_submit_82668c85288b('paid'); } } function check_pin_82668c85288b(the_field) { if (document.all) { // hack for horrible IE8 bug that doesn't show the text in the text box w/o refreshing div! get_id('verify_phone_outer').style.display = 'none'; get_id('verify_phone_inner').style.display = 'none'; get_id('verify_phone_outer').style.display = 'block'; get_id('verify_phone_inner').style.display = 'block'; get_id('phone_pin_82668c85288b').focus(); } if (the_field.value.length >= 4) { do_phone_task_82668c85288b('submit_pin'); } } function cb_do_form_result_82668c85288b () { form_validation_status = window.frames["utility_82668c85288b"].get_id('form_validation_status').innerHTML; form_validation_task = window.frames["utility_82668c85288b"].get_id('form_validation_task').innerHTML; if (form_validation_status == '1') { get_id('error_82668c85288b').innerHTML = ''; document.form_82668c85288b.req.value = 'form'; do_form_submit_82668c85288b(); } else { if (form_validation_task == 'validate_phone') { get_id('error_82668c85288b').innerHTML = ''; activate_verify_phone_82668c85288b(); } else { get_id('error_82668c85288b').innerHTML = ' ' + window.frames["utility_82668c85288b"].get_id('error_message').innerHTML; document.location.hash = 'error_anchor_82668c85288b'; } } return false; } function activate_verify_phone_82668c85288b () { get_id('phone_error_82668c85288b').innerHTML = window.frames["utility_82668c85288b"].get_id('error_message').innerHTML; if (document.all) { get_id('verify_phone_inner').style.marginLeft = '0px'; } get_id('verify_phone_outer').style.display = 'block'; get_id('verify_phone_inner').style.display = 'block'; scroll(0,0); document.body.style.overflow='hidden'; document.form_82668c85288b.phone_pin.value = ''; document.form_82668c85288b.phone_pin.focus(); } function do_form_submit_82668c85288b () { mode = document.form_82668c85288b.mode.value; if (mode == 'standard') { get_id('standard_div_82668c85288b').style.display = 'block'; document.form_82668c85288b.target = 'standard_82668c85288b'; document.form_82668c85288b.submit(); thank_you_for_subscribing_82668c85288b(mode); } else if (mode == 'zune' || mode == 'itunes') { document.form_82668c85288b.target = 'itunes_82668c85288b'; document.form_82668c85288b.submit(); get_id('loading_'+mode+'_82668c85288b').innerHTML = ' Loading'; add_dot_82668c85288b(mode); } else { // IMPORTANT!!! IE and Firefox will treat
as a popup if it is submitted by another window or iframe // this could probably be solved by using ajax instead of iframes, but haven't tried it // for future...if (capture_data_82668c85288b || no_validation_required_82668c85288b) if (capture_data_82668c85288b && do_validation_82668c85288b) { document.form_82668c85288b.target = '_top'; } else { // open a new window if we are directly submitting form on thank you page for button subscription document.form_82668c85288b.target = '_blank'; } document.form_82668c85288b.submit(); if (is_upsell_82668c85288b) { get_id('loading_'+mode+'_82668c85288b').innerHTML = ' Processing'; add_dot_82668c85288b(mode); } else { get_id('loading_'+mode+'_82668c85288b').innerHTML = ' Processing'; add_dot_82668c85288b(mode); //thank_you_for_subscribing_82668c85288b(mode); } } return false; } function do_cc_form_submit_82668c85288b () { document.form_82668c85288b.target = 'utility_82668c85288b'; document.form_82668c85288b.req.value = 'place_order'; document.form_82668c85288b.submit(); return false; } function cb_do_cc_form_submit_82668c85288b () { form_validation_status = window.frames["utility_82668c85288b"].get_id('form_validation_status').innerHTML; form_validation_task = window.frames["utility_82668c85288b"].get_id('form_validation_task').innerHTML; if (form_validation_status == '1') { // we should have already redirected from other script // we redirect in the iframe because I couldn't figure out how to get it to unencode & in the URL here } else { if (form_validation_task == 'validate_phone') { get_id('error_82668c85288b').innerHTML = ''; activate_verify_phone_82668c85288b(); } else { get_id('error_82668c85288b').innerHTML = ' ' + window.frames["utility_82668c85288b"].get_id('error_message').innerHTML; document.location.hash = 'error_anchor_82668c85288b'; } } return false; } function populate_cc_fields_82668c85288b () { if (document.form_82668c85288b.u_firstname) document.form_82668c85288b.u_cc_firstname.value = document.form_82668c85288b.u_firstname.value; if (document.form_82668c85288b.u_lastname) document.form_82668c85288b.u_cc_lastname.value = document.form_82668c85288b.u_lastname.value; if (document.form_82668c85288b.u_address) document.form_82668c85288b.u_cc_address.value = document.form_82668c85288b.u_address.value; if (document.form_82668c85288b.u_city) document.form_82668c85288b.u_cc_city.value = document.form_82668c85288b.u_city.value; if (document.form_82668c85288b.u_state) document.form_82668c85288b.u_cc_state.value = document.form_82668c85288b.u_state.value; if (document.form_82668c85288b.u_zip) document.form_82668c85288b.u_cc_zip.value = document.form_82668c85288b.u_zip.value; if (document.form_82668c85288b.u_country) document.form_82668c85288b.u_cc_country.value = document.form_82668c85288b.u_country.value; if (document.form_82668c85288b.u_phone) document.form_82668c85288b.u_cc_phone.value = document.form_82668c85288b.u_phone.value; } function add_dot_82668c85288b (mode) { if (dot_interval_82668c85288b) { clearInterval(dot_interval_82668c85288b); } if (dot_count_82668c85288b >= 30) { dot_count_82668c85288b = 0; thank_you_for_subscribing_82668c85288b(mode); } else { get_id('loading_'+mode+'_82668c85288b').innerHTML = get_id('loading_'+mode+'_82668c85288b').innerHTML + '.'; dot_count_82668c85288b++; dot_interval_82668c85288b = setInterval('add_dot_82668c85288b(\''+mode+'\')',500); } } function thank_you_for_subscribing_82668c85288b (mode) { get_id('loading_'+mode+'_82668c85288b').innerHTML = get_id('thank_you_'+mode+'_82668c85288b').value; blank_out_fields_82668c85288b (); } function blank_out_fields_82668c85288b () { if (capture_data_82668c85288b == '1') { document.form_82668c85288b.reset(); if (get_id('coupon_error_82668c85288b')) get_id('coupon_error_82668c85288b').innerHTML = ''; if (get_id('coupon_valid_82668c85288b')) get_id('coupon_valid_82668c85288b').innerHTML = ''; } } function process_combined_membership_checkboxes_82668c85288b (thefield,num) { if (get_id('secondary_'+num+'_82668c85288b')) { if (thefield && thefield.checked == false) { if (get_id('u_accepted_membership_upper_'+num+'_82668c85288b')) get_id('u_accepted_membership_upper_'+num+'_82668c85288b').checked = false; if (get_id('u_accepted_membership_'+num+'_82668c85288b')) get_id('u_accepted_membership_'+num+'_82668c85288b').checked = false; if (get_id('secondary_'+num+'_gray_82668c85288b')) get_id('secondary_'+num+'_gray_82668c85288b').style.color = 'gray'; } else { if (get_id('u_accepted_membership_upper_'+num+'_82668c85288b')) get_id('u_accepted_membership_upper_'+num+'_82668c85288b').checked = true; if (get_id('u_accepted_membership_'+num+'_82668c85288b')) get_id('u_accepted_membership_'+num+'_82668c85288b').checked = true; if (get_id('secondary_'+num+'_gray_82668c85288b')) get_id('secondary_'+num+'_gray_82668c85288b').style.color = ''; } } } function get_id(id) { if (document.getElementById) return document.getElementById(id); else return document.all[id]; } function valid_email (email) { var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if (filter.test(email)) return true; else return false; } function blank_out_username_and_password (thefield) { if (thefield.value == 'At Least 6 Chars') { thefield.value = ''; //thefield.style.color = ''; } } function curr(amount) { var i = parseFloat(amount); if(isNaN(i)) { i = 0.00; } var minus = ''; if(i < 0) { minus = '-'; } i = Math.abs(i); i = parseInt((i + .005) * 100); i = i / 100; s = new String(i); if(s.indexOf('.') < 0) { s += '.00'; } if(s.indexOf('.') == (s.length - 2)) { s += '0'; } s = minus + s; return s; } // return the value of the radio button that is checked // return an empty string if none are checked, or // there are no radio buttons function getCheckedValue(radioObj) { if(!radioObj) return ""; var radioLength = radioObj.length; if(radioLength == undefined) if(radioObj.checked) return radioObj.value; else return ""; for(var i = 0; i < radioLength; i++) { if(radioObj[i].checked) { return radioObj[i].value; } } return ""; }