    window.onload = function(){
      var t1 = new Stripey( 'stripe', 'beige', 'white');
      var t2 = new Stripey( 'stripe2', 'beige', 'white' );
      var t3 = new Stripey( 'stripe3', 'beige', 'white' );

    };// JavaScript Document