<!--------banner-------->
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.write('<tr  valign="bottom">');
document.write('<td width="283">');
<!---------logo----->
document.write('<table border="0" cellspacing="4" cellpadding="0" width="100%" bgcolor="#B15E00">');
document.write('<tr><td bgcolor="#4E2801">');
document.write('<img src="images/logo.jpg">');
document.write('</td></tr></table>');
<!---------end logo----->
document.write('</td>');
document.write('<td width="3"></td>');
document.write('<td bgcolor="#ffffff">');
<!-----------top link and images------->
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.write('<tr valign="top">');
document.write('<td id="VU"><img src="images/g1.jpg" name=\'SlideShow\'></td>');
document.write('<td align="right"><img src="images/photo1.jpg"></td></tr>');
document.write('<tr valign="top" bgcolor="#B15E00"><td colspan="2">');
<!------top link--------->
document.write('<table border="0" cellspacing="4" cellpadding="2" width="100%">');
document.write('<tr valign="middle" bgcolor="4E2801" align="center">');
document.write('<td width="90"><a href="index.htm" class="top">Home</a></td>');
document.write('<td width="90"><a href="about.htm" class="top">About us</a></td>');
document.write('<td width="90"><a href="contact.htm" class="top">Contact us</a></td>');
document.write('<td bgcolor="#B15E00" width="100"></td>');
document.write('</tr></table>');
<!------end top link--------->
document.write('</td></tr></table>');
<!-----------end top link and images------->
document.write('</td></tr></table>');
<!--------end banner-------->
