document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('</div>');
document.writeln('');
document.writeln('');
document.writeln('<div id="menu">');
document.writeln('    <div class="menuGroup">');
document.writeln('        <h1>Bromine</h1>');
document.writeln('        <ul>');
document.writeln('            <li><a href="/">About</a></li>');
document.writeln('            <li><a href="/news.jsp">News</a></li>');
document.writeln('            <li><a href="/changelog.jsp">Changelog</a></li>');
document.writeln('        </ul>');
document.writeln('    </div>');
document.writeln('');
document.writeln('    <div class="menuGroup">');
document.writeln('        <h1>Evaluating Bromine</h1>');
document.writeln('        <ul>');
document.writeln('            <li><a href="/license.jsp">License</a></li>');
document.writeln('            <li><a href="/download.jsp">Download</a></li>');
document.writeln('            ');
document.writeln('        </ul>');
document.writeln('    </div>');
document.writeln('');
document.writeln('    <div class="menuGroup">');
document.writeln('        <h1>Using Bromine</h1>');
document.writeln('        <ul>');
document.writeln('            <li><a href="/documentation.jsp">Documentation</a></li>');
document.writeln('');
document.writeln('            ');
document.writeln('                ');
document.writeln('                    <li><a href="http://wiki.openqa.org/display/BR/Home">Wiki</a></li>');
document.writeln('                ');
document.writeln('                ');
document.writeln('            ');
document.writeln('            <li><a href="/userForums.jsp">User Forums</a></li>');
document.writeln('            <li><a href="/reporting.jsp">Reporting Issues</a></li>');
document.writeln('            <li><a href="/rss.jsp">RSS Feeds</a></li>');
document.writeln('        </ul>');
document.writeln('    </div>');
document.writeln('');
document.writeln('    <div class="menuGroup">');
document.writeln('        <h1>Developing Bromine</h1>');
document.writeln('        <ul>');
document.writeln('            <li><a href="/contribute.jsp">How to Contribute</a></li>');
document.writeln('            <li><a href="/devForums.jsp">Developer Forums</a></li>');
document.writeln('            <li><a href="/members.jsp">Development Team</a></li>');
document.writeln('            <li><a href="/source.jsp">Source Repository</a></li>');
document.writeln('        </ul>');
document.writeln('    </div>');
document.writeln('');
document.writeln('    <p/>');
document.writeln('');
google_ad_client = "pub-6291771388053870";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as";
google_ad_type = "text_image";
google_ad_channel ="2417238009";
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
