function textileQuickReference() {
  window.open( 
    "http://hobix.com/textile/quick.html",
    "redRef",
    "height=600,width=475,channelmode=0,dependent=0,"  +
    "directories=0,fullscreen=0,location=0,menubar=0," +
    "resizable=0,scrollbars=1,status=1,toolbar=0"
  );
}