document.write ('<table cellspacing=0 cellpadding=0 border=0  width=760 >');
	document.write ('<tr>');
		document.write ('<td align=left>');
			document.write ('<table cellspacing=0 cellpadding=0 border=0   >');
				document.write ('<tr>');
					document.write ('<td valign=top colspan=9><img src="../images/home/pixel.gif" width=1 height=5></td>');
				document.write ('</tr>');	
				document.write ('<tr>');
					document.write ('<td valign=top ><a href="who_we_are_contacts.html" class=navbas>Contacts</a></td>');
					document.write ('<td valign=top  class=navbas>&nbsp;|&nbsp;</td>');
					document.write ('<td valign=top  ><a href="useful_links.html" class=navbas>Useful links</a></td>');
					document.write ('<td valign=top  class=navbas>&nbsp;|&nbsp;</td>');
					document.write ('<td valign=top  ><a href="credits.html" class=navbas>Credits</a></td>');
					document.write ('<td valign=top  class=navbas>&nbsp;|&nbsp;</td>');
					document.write ('<td valign=top  ><a href="plan_site.html" class=navbas>Sitemap</a></td>');
					document.write ('<td valign=top  class=navbas><img src="../images/home/pixel.gif" width=25 height=1></td>');
					document.write ('<td valign=top  class=navbas2>&copy;&nbsp;SWAA&nbsp;2004 - All rights reserved</td>');
				document.write ('</tr>');
			document.write ('</table>');
		document.write ('</td>');
	document.write ('</tr>');
document.write ('</table>');


