<!-- hide from old browsers

function noteaWindow()

{

  notea_window = 

    window.open("exercise.html","note_a","width=700,height=420,resizable,scrollbars");

}


// end hide -->