document.write('<div id="header">');
    document.write('<div id="logo-floater"><a href="/"><img src="images/freaky_logo.png" alt="Freaky Robots" width="288" height="269" border="none" /></></div>');
    	document.write('<div id="nav"><a href="/bots.html"><img src="/images/bots.png" alt="bots" width="116" height="78" /></a><a href="/shorts.html"><img src="/images/shorts.png" alt="shorts" width="129" height="78" /></a><a href="http://freaky-robots.blogspot.com/" target="_blank"><img src="/images/blog.png" alt="blog" width="95" height="78" /></a><a href="/cast.html"><img src="/images/cast.png" alt="cast" width="113" height="78" /></a><a href="/extras.html"><img src="/images/extra.png" alt="extra" width="94" height="78" /></a><a href="/store.html"><img src="/images/store.png" alt="store" width="121" height="78" /></a>');
			document.write('<div id="story"></div>');
            document.write('<div id="episodes"></div>');
            document.write('<div id="blog"></div>');
            document.write('<div id="store"></div>');
           document.write(' <div id="cast"></div>');
            document.write('<div id="extras"></div>');
      document.write('</div>');
  document.write('</div>');