interface


  EXTERNPROTO TextBlock [
      exposedField SFString   blockType
      exposedField SFBool     warnOnSize
       
      field        SFFloat    width
      field        SFFloat    height
      eventOut     SFFloat    realHeight     
  
      exposedField SFVec3f    location
      exposedField SFRotation rotation
      exposedField SFVec3f    scale
  
      exposedField SFBool     absolute
  
      ##exposedField SFString   url   "image.gif"
      exposedField SFString   url
      exposedField SFInt32    bgType
  
      eventIn SFColor    color
      eventIn SFFloat    alpha
      exposedField SFColor    bgColor
      exposedField SFFloat    bgTransparency
  
      eventIn      SFInt32    showLevel
      exposedField SFInt32    lastLevel
  
      eventIn SFTime startTime
      eventIn SFTime stopTime
  
      exposedField MFNode     elements
  
  ][ 
    "@vr-proto-slide.wrl#TextBlock"
    "../../proto/slide.wrl#TextBlock"
    "../../../@vr/proto/slide.wrl#TextBlock"
    "file:C:/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:D:/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:E:/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:F:/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:R:/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:Z:/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:C:/www/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:D:/www/online/@share/vr/proto/slide.wrl#TextBlock"
    "<a href=http://localhos>/online/@share/vr/proto/slide.wrl#TextBlock"
    "file:C:/www/online/@share/vr/proto/slide.wrl#TextBlock"
    "<a href=http://www.cs.vu.n>/online/@share/vr/proto/slide.wrl#TextBlock"
    "<a href=http://hush.cs.vu.n>/vr/proto/slide.wrl#TextBlock"
   ]