Checkbox and window location demo

Using window.location.href

I agree to whatever conditions ....

Using window.location.replace() -- there's no turning back

I agree to whatever conditions ....

For window.location, see p. 194 of Beginning JavaScript (Wilton and McPeak)

For checkbox input, see p. 239 of Beginning JavaScript (Wilton and McPeak)