<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding="0" cellspacing="0" width="100%" border="0" background="picts/background-menu.gif"><tr><td>');
document.write('<img src="picts/spacer.gif" width="180" height="23"></a><br>');

document.write('</td><form action="conditions.html"><td>');
document.write('<input type="submit" value="Terms and Conditions" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><form action="privacy_policy_statement.html"><td>');
document.write('<input type="submit" value="Privacy Policy" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></form><td>');
document.write('<img src="picts/spacer.gif" width="180" height="23"><br>');
document.write('</td></tr></table>');

//  End -->