var menulogo;
menulogo="<img src=\"../../../../../images/minilogo.gif\" alt=\"Darkroom Productions Mini Logo\" height=\"12\" width=\"18\" />";
document.write (" <p> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../theater/purchase.html\" title=\"Buy Tickets Online\">Buy Tickets</a> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../donate/donations.html\" title=\"Keep Darkroom Alive\">Donate</a> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../theater/auditions/auditions.html\" title=\"Auditions\">Auditions</a> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../donate/volunteer.html\" title=\"Volunteer\">Volunteer</a> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../theater/theater.html\" title=\"Theater\">Theater</a> ");
document.write(menulogo);
document.write(" <br /><br /> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../rats/rats.html\" title=\"Rats In The Alley - Improv and Sketch\">Rats In The Alley</a> ")
document.write(menulogo);
document.write(" <a href=\"../../../../../film/film.html\" title=\"Film and Animation\">Film and Animation</a> "); 
document.write(menulogo);
document.write(" <a href=\"../../../../../dance/dance.html\" title=\"Dance\">Dance</a> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../where.html\" title=\"Where the Hell is the Fetterly?\">Find us</a> ");
document.write(menulogo);
document.write(" <a href=\"../../../../../about.html\" title=\"Who Is Darkroom Anyway?\">About Us</a> ");
document.write(menulogo);
document.write("</p>");