/* Output menu tables */



if (document.all)

{
document.write('<DIV id=001Container onmouseover=hideme(); onmouseout=showme();>');
document.write('<DIV id=001Content>');
document.write('<TABLE width=152 BGCOLOR=#c00000 BORDER=0 cellPadding=0 cellSpacing=0 CLASS=dropmenu>');
document.write('<TR><TD>');
document.write('<A href=/domino_commercial_interiors.html>profile</A>');
document.write('<A href=/our_people.html>our people</A>');
document.write('<A href=/quality_and_safety_chas.html>quality and safety</A>');
document.write('</TR></TABLE>');
document.write('</DIV>');
document.write('</DIV>')

document.write('<DIV id=002Container onmouseover=hideme(); onmouseout=showme();>');
document.write('<DIV id=002Content>');
document.write('<TABLE BGCOLOR=#c00000 BORDER=0 cellPadding=0 cellSpacing=0 CLASS=dropmenu>');
document.write('<TR><TD>');
document.write('<A href=/our_services.html>our services</A>');
document.write('<A href=/building_refurbishment_from_domino_commercial_interiors.html>refurbishment</A>');
document.write('<A href=/office_fit-outs.html>office fit-out</A>');
document.write('<A href=/shop_fitting_services.html>shop fitting</A>');
document.write('<A href=/trade_counters.html>trade counters</A>');
document.write('<A href=/office_furniture_from_domino_commercial_interiors.html>furniture</A>');
//document.write('<A href=/office_furniture_from_domino_commercial_interiors.html>office furniture & seating</A>');
document.write('<A href=/mezzanine_floor_installations.html>mezzanine floors</A>');
document.write('<A href=/shelving_and_racking_design.html>shelving and racking</A>');
document.write('<A href=/project_management_and_planning.html>project management</A>');
document.write('</TR></TABLE>');
document.write('</DIV>');
document.write('</DIV>')

document.write('<DIV id=003Container onmouseover=hideme(); onmouseout=showme();>');
document.write('<DIV id=003Content>');
document.write('<TABLE width=152 BGCOLOR=#c00000 BORDER=0 cellPadding=0 cellSpacing=0 CLASS=dropmenu>');
document.write('<TR><TD>');
document.write('<A href=/cgi-bin/news.cgi>news</A>');
document.write('<A href=/cgi-bin/jobs.cgi>career opportunities</A>');
document.write('</TR></TABLE>');
document.write('</DIV>');
document.write('</DIV>')

document.write('<DIV id=004Container onmouseover=hideme(); onmouseout=showme();>');
document.write('<DIV id=004Content>');
document.write('<TABLE width=152 BGCOLOR=#c00000 BORDER=0 cellPadding=0 cellSpacing=0 CLASS=dropmenu>');
document.write('<TR><TD>');
document.write('<A href=mailto:sales@domino-furniture.co.uk?subject=>For specific requirements or if you wish to discuss quantity discounts, please call us on 0114 2541900 (9-5pm Mon - Fri) or click here to email us</A>');
document.write('</TR></TABLE>');
document.write('</DIV>');
document.write('</DIV>')
}

