//text_inline.js
//this file holds all the scripts that are subject to change for the middle of the indicies files


  if ( window.name.indexOf("Print") > -1 ) {
    document.write( '<span style="font-size:7.5pt; font-family:verdana,helvetica,arial">Copyright '+top.opener.top.utd.year+" UpToDate&reg;, Inc.</span>");


    if ( window.name.indexOf("outline") > -1 ) {
      this_topic_review.inlineOutline();
    }
  } else {
    this_topic_review.displayReferences();
  }



