document.write('				<table cellpadding=3 cellspacing=0 border=0>');
document.write('				<tr>');
document.write('					<td>');
document.write('						<font face="Century Gothic,Trebuchet MS,Arial" >');
document.write('							<a href="rewards.html">referral rewards</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="ruedi.html">ruedi graf</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="staff.html">staff</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="honor.html">honor roll</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="partners.html">our partners</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="jobs.html">employment</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="contact.html">contact us</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="help.html">help</a>');
document.write('						</font>');
document.write('					</td>');
document.write('				</tr>');
document.write('				</table>');

