var mytext = "";
mytext = "<table width='251' border='0' cellspacing='0' cellpadding='0'>"
mytext += "<tr>"
mytext += "<td height='19' valign=top><img src='images/header_spacer01.gif' width='251' height='129'></td>"
mytext += "</tr>"
mytext += "<tr>"
mytext += "<td height='19' valign=top><img src='images/service_overview.gif' width='251' height='54'></td>"
mytext += "</tr>"
mytext += "<tr>"
mytext += "<td height='193' align='left' valign='top' background='images/serviceoverview_bg.gif'><table width='251' border='0' cellpadding='0' cellspacing='0' background='images/spacer.gif'>"
mytext += "<tr>"
mytext += "<td width='13'>&nbsp;</td>"
mytext += "<td width='238'>&nbsp;</td>"
mytext += "</tr>"
mytext += "<tr>"
mytext += "<td>&nbsp;</td>"
mytext += "<td class='non-underlink'><strong><img src='images/ico_arrow.gif' width='7' height='7'>"
mytext += "<a href='custom_programming.htm'>Custom Programming</a><br>"
mytext += "<img src='images/ico_arrow.gif' width='7' height='7'> <a href='accounting_consulting.htm'>Accounting Consulting</a><br>"
mytext += "<img src='images/ico_arrow.gif' width='7' height='7'> <a href='webdesign.htm'>Web Site Design & Hosting</a><br>"
mytext += "<img src='images/ico_arrow.gif' width='7' height='7'> <a href='computerhardwareandnetworking.htm'>Computer Repair and Networking</a><br>"
mytext += "<img src='images/ico_arrow.gif' width='7' height='7'> <a href='businessprocess_consulting.htm'>Business Process Consulting</a><br>"
mytext += "</strong></td>"
mytext += "</tr>"
mytext += "<tr>"
mytext += "<td>&nbsp;</td>"
mytext += "<td></td>"
mytext += "</tr>"
mytext += "</table></td>"
mytext += "</tr>"
mytext += "</table>"
document.write(mytext);

