function menuclose() { document.getElementById('dropdown0').style.display='none'; document.getElementById('dropdown1').style.display='none'; document.getElementById('dropdown2').style.display='none'; document.getElementById('dropdown3').style.display='none'; document.getElementById('dropdown4').style.display='none'; document.getElementById('dropdown5').style.display='none'; } function menuopen(menuname) { menuclose(); document.getElementById(menuname).style.display='inline'; } function over(menuchoice) { document.getElementById(menuchoice).style.backgroundColor="#6666ff"; } function out(menuchoice) { document.getElementById(menuchoice).style.backgroundColor="#6666cc"; } document.write("
"); document.write("
Home
"); document.write("
Current Shows
"); document.write("
Our Season
"); document.write("
Archives
"); document.write("
Special Events
"); document.write("
Our Company
"); document.write("
"); document.write("
"); document.write("
Cow
"); document.write("
"); document.write("
No Current Show
"); document.write("
"); document.write("
"); document.write("
Fall Shorts
"); document.write("
Carl the Second
"); document.write("
Twilight of the Golds
"); document.write("
Winter Shorts
"); document.write("
The Tempest
"); document.write("
Fat Kids on Fire
"); document.write("
Spring Shorts
"); document.write("
Ghosts
"); document.write("
Office Hours
"); document.write("
Arcadia
"); document.write("
Mind Bleach
"); document.write("
Spragg's Shorts
"); document.write("
Bernarda Alba
"); document.write("
"); document.write("
"); document.write("
Season 1 (06-07)
"); document.write("
Season 2 (07-08)
"); document.write("
"); document.write("
Cow
"); document.write("
"); document.write("
Meet Our Board
"); document.write("
Mission Statement
"); document.write("
Press Center
"); document.write("
Auditions
"); document.write("
Contact Us
"); document.write("
"); document.write("
");