inc_intro_js =


'</HEAD>\n'
+ '<BODY class = "body">\n'
+ '<CENTER>\n'
+ '<TABLE WIDTH = 800 class = "page">\n'
+ '<TR>\n'
+ '<TD colspan = 6><CENTER><BR><IMG SRC="LogoCard10Right.jpg" WIDTH=700 HEIGHT=135 border = 0></TD>\n'
+ '</TR>\n'
+ '<TR><TD>&nbsp;</TD></TR>\n'
+ '<TR><TD WIDTH = 175 border = 0><CENTER>\n'
+ '<BR>\n'
+ '<DIV id = "menu">\n'
+ '<a href = "index.html" title = "Back to our Home page">Home</a>\n'
+ '<BR>\n'
+ '<a href = "about.html" title = "About Us">About Us</a>\n'
+ '<BR>\n'
+ '<a href = "approach.html" title = "Our Approach">Our Approach</a>\n'
+ '<BR>\n'
+ '<a href = "team.html" title = "About our team">Our Team</a>\n'
+ '<BR>\n'
+ '<a href = "services.html" title = "What Services we provide">Services</a>\n'
+ '<!-- <BR>\n'
+ '<a href = "reference.html" title = "References">Reference Sites</a> -->\n'
+ '<BR>\n'
+ '<a href = "links.html" title = "Our preferred suppliers">Links</a>\n'
+ '<BR>\n'
+ '<a href = "glossary.html" title = "General computing terms">Glossary</a>\n'
+ '<BR>\n'
+ '<a href = "guides.html" title = "General computing guides">Help</a>\n'
+ '<BR>\n'
+ '<a href = "contact.html" title = "How to Contact us">Contact us</a>\n'
+ '<BR>\n'

+ '<a href = "dilbert.html" title = "Dilbert">Dilbert</a></B><BR> <!-- to be moved back to the Outro when other boxes are no longer commented-->\n'

+ '</DIV>\n'
+ '</TD>\n'
+ '<TD WIDTH = 10></TD>\n'
+ '<TD><BR>';


// end_var_declaration
document.write(inc_intro_js);

