document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('<div id="releases">');
document.writeln('    ');
document.writeln('');
document.writeln('    <div class="release">');
document.writeln('    <b>Version Bromine 2</b>');
document.writeln('    <ul>');
document.writeln('        <li>Date: 30/09/2008</li>');
document.writeln('        ');
document.writeln('            <li>Description: ');
document.writeln('              Bromine 2 comes in two packages a one click installer or a zip only containing the source code.');
document.writeln('            </li>');
document.writeln('        ');
document.writeln('        ');
document.writeln('        <li>Downloads:');
document.writeln('            <ul>');
document.writeln('                ');
document.writeln('                    <li><a href="http://bromine.openqa.org/releases/Bromine2.exe">Bromine 2 (one-click installer)</a></li>');
document.writeln('                ');
document.writeln('                    <li><a href="http://bromine.openqa.org/releases/Bromine2.zip">Bromine 2 (source code only)</a></li>');
document.writeln('                ');
document.writeln('            </ul>');
document.writeln('        </li>');
document.writeln('    </ul>');
document.writeln('    </div>');
document.writeln('    ');
document.writeln('');
document.writeln('    <div class="release">');
document.writeln('    <b>Version Beta 1.9.2</b>');
document.writeln('    <ul>');
document.writeln('        <li>Date: 04/08/2008</li>');
document.writeln('        ');
document.writeln('            <li>Description: ');
document.writeln('              You can find the installation instruction by clicking on the Wiki link in the navigation bar.');
document.writeln('            </li>');
document.writeln('        ');
document.writeln('        ');
document.writeln('        <li>Downloads:');
document.writeln('            <ul>');
document.writeln('                ');
document.writeln('                    <li><a href="http://bromine.openqa.org/releases/Bromine_1.9.2.zip">Bromine 1.9.2</a></li>');
document.writeln('                ');
document.writeln('            </ul>');
document.writeln('        </li>');
document.writeln('    </ul>');
document.writeln('    </div>');
document.writeln('    ');
document.writeln('');
document.writeln('    <div class="release">');
document.writeln('    <b>Version Beta 1.9.1</b>');
document.writeln('    <ul>');
document.writeln('        <li>Date: 07/26/2008</li>');
document.writeln('        ');
document.writeln('            <li>Description: Bromine beta release. You can find the installation instruction by clicking on the Wiki link in the navigation bar.</li>');
document.writeln('        ');
document.writeln('        ');
document.writeln('        <li>Downloads:');
document.writeln('            <ul>');
document.writeln('                ');
document.writeln('                    <li><a href="http://bromine.openqa.org/releases/brominevb1.9.1.zip">Bromine b1.9.1</a></li>');
document.writeln('                ');
document.writeln('            </ul>');
document.writeln('        </li>');
document.writeln('    </ul>');
document.writeln('    </div>');
document.writeln('    ');
document.writeln('</div>');
