document.write('
Processing...';
} else if (mode == 'call_again') {
document.form_17a681f4f546.validate_phone_mode.value = 'phone';
}
try_form_submit_17a681f4f546('paid');
}
}
function check_pin_17a681f4f546(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_17a681f4f546').focus();
}
if (the_field.value.length >= 4) {
do_phone_task_17a681f4f546('submit_pin');
}
}
function cb_do_form_result_17a681f4f546 () {
form_validation_status = window.frames["utility_17a681f4f546"].get_id('form_validation_status').innerHTML;
form_validation_task = window.frames["utility_17a681f4f546"].get_id('form_validation_task').innerHTML;
if (form_validation_status == '1') {
get_id('error_17a681f4f546').innerHTML = '';
document.form_17a681f4f546.req.value = 'form';
do_form_submit_17a681f4f546();
} else {
if (form_validation_task == 'validate_phone') {
get_id('error_17a681f4f546').innerHTML = '';
activate_verify_phone_17a681f4f546();
} else {
get_id('error_17a681f4f546').innerHTML = '
'
+ window.frames["utility_17a681f4f546"].get_id('error_message').innerHTML;
document.location.hash = 'error_anchor_17a681f4f546';
}
}
return false;
}
function activate_verify_phone_17a681f4f546 () {
get_id('phone_error_17a681f4f546').innerHTML = window.frames["utility_17a681f4f546"].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_17a681f4f546.phone_pin.value = '';
document.form_17a681f4f546.phone_pin.focus();
}
function do_form_submit_17a681f4f546 () {
mode = document.form_17a681f4f546.mode.value;
if (mode == 'standard') {
get_id('standard_div_17a681f4f546').style.display = 'block';
document.form_17a681f4f546.target = 'standard_17a681f4f546';
document.form_17a681f4f546.submit();
thank_you_for_subscribing_17a681f4f546(mode);
} else if (mode == 'zune' || mode == 'itunes') {
document.form_17a681f4f546.target = 'itunes_17a681f4f546';
document.form_17a681f4f546.submit();
get_id('loading_'+mode+'_17a681f4f546').innerHTML = '
Loading';
add_dot_17a681f4f546(mode);
} else {
// IMPORTANT!!! IE and Firefox will treat