document.write('<head>'
  + '<link rel="stylesheet" type="text/css" href="styles.css" />'
  + '<style type="text/css"> body { border:0px;} </style>'
  + '<SCRIPT LANGUAGE="JavaScript" type="text/javascript">var crn="false";var nds="false";</script>'
  + '</head>'
  + '<div id="header">'
  + '<div id="header2">'
  + '  <ul id="toplinks">'
  + '    <li class="first"><a href="newsletter.html">newsletter</a></li>'
  + '    <li><a href="calendar.html">calendar</a></li>'
  + '    <li><a href="press.html">press</a></li>'
  + '    <li><a href="links.html">links</a></li>'
  + '    <li><a href="news.html">news</a></li>'
  + '  </ul>'
  + '</div>'
  + '<div id="flashcontent">'
  + '  <ul id="nav">'
  + '    <li class="first"><a href="index.html" class="button">Home</a></li>'
  + '    <li><a href="allballets.html" class="button">The Ballets</a></li>'
  + '    <li><a href="company.html" class="button">The Company</a></li>'
  + '    <li><a href="audition.html" class="button" title="Auditions">Auditions</a></li>'
  + '    <li><a href="http://www.cafepress.com/balletpixelle" class="button" title="Get your T-shirts, sweatshirts, dance bags, and mugs!" target="_blank">Shop!</a></li>'
  + '    <li><a href="faq.html" class="button">FAQ </a></li>'
  + '    <li><a href="contact.html" class="button">Contact Us </a></li>'
  + '  </ul>'
  + '</div>'
  + '<!-- end #flashcontent -->'
  + '</div>' + '');
  if (navigator.appVersion.indexOf('MSIE 6') == -1)
  {
  	document.write('<div id="xheader"><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /></div>' + '' + '');
  }
