
document.write("<table width='800' style='border-right-width: 1px; ' cellspacing='0' cellpadding='0'>")
  document.write("<tr>")
    document.write("<td width='100' bgcolor='#FFFFFF' ><div align='center'><img border='0' src='images/idslogo.jpg'></div></td>")
    document.write("<td width='157' bgcolor='#FFFFFF' height='96'>")
			
			
			document.write("<img border='0' src='images/IDS_LOGO_small.gif' width='131' height='94'></td>")
    document.write("<td width='353' bgcolor='#FFFFFF' height='96' align='left'>")
			
	document.write("<DIV class='grey_text' style='margin-top: 4px'>Supplying innovative software and web applications to Auctioneers </DIV>")
		
		
			document.write("<DIV class='grey_text'>Tel:")
			document.write("<span class='burgandy'>+44 (0)1263 823224</span>")
			document.write("<DIV class='grey_text'> email:")
			document.write(" <a href='mailto:sales@idsauction.com'><font color='#000000'> sales@idsauction.com</font></DIV></a>")
			document.write("</td>")
    document.write("<td width='188' bgcolor='#FFFFFF' height='96'>")
			
			document.write("<div align='right'>")
				
			document.write("</div>")
	document.write("</td>")
  document.write("</tr>")
  document.write("</table>")

//--------------------------------------------- Product Menu bar


document.write("<table width='800' style='border-right-width: 1px; ' cellspacing='0' cellpadding='0'>")
  document.write("<tr>")
    document.write("<td height='44' align='center' bgcolor='#FFFFFF' width='800' background='images/menu_cellbg.jpg'>")
	document.write("<font color='#FFFFFF'><a href='index.html'>Home</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; <a href='product.html'>Product Details</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; <a href='about.html'>Company Info</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; <a href='clients.html'>Our Clients</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; <a href='contact_form.html'>Contact Us</a></font></td>")
  document.write("</tr>")
 document.write("</table>")
