<!--  Start

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="bordertables">');
document.write('<tr><td align="center" valign="middle">					');

//*********************************************************************************************
//*************************************************************  ENTER MENU ITEMS BELOW *******

document.write('<a href="index.htm" class="hmenu2">			Home		</a>');

document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="1.htm" class="hmenu2">				About		</a>');

document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="2.htm" class="hmenu2">				Clients		</a>');

document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="3.htm" class="hmenu2">				Links		</a>');

document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="4.htm" class="hmenu2">				Contact		</a>');

document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="5.htm" class="hmenu2">				Gallery		</a>');
/*
document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="6.htm" class="hmenu2">				Clients		</a>');
/*
document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="7.htm" class="hmenu2">				Links		</a>');
/*
document.write('<img src="images/hmenu2/bullet.gif" hspace="7">				');
document.write('<a href="8.htm" class="hmenu2">				Home		</a>');
*/

//*************************************************************                         ********
//**********************************************************************************************

document.write('<br>');
document.write('</td></tr>');
document.write('</table>');

//  finish -->
