// JavaScript Document

var sub_home='<table width="100%" border="0" cellspacing="0" cellpadding="0" class="sub_table">'+
              '<tr>'+
			  '<td>&nbsp;&nbsp<a href="bus_service.html" id="sub_currrent_0">Services</a>'+
                '&nbsp;&nbsp|&nbsp;&nbsp<a href="bus_service_rep.html" id="sub_currrent_1">Repair services</a>'+
               '&nbsp;&nbsp|&nbsp;&nbsp<a href="Man_Sup_Services.html" id="sub_currrent2">Managed support services</a>'+
               '&nbsp;&nbsp|&nbsp;&nbsp<a href="hardware_soft.html" id="sub_currrent3">IT sales & leasing</a>'+
			   '&nbsp;&nbsp|&nbsp;&nbsp<a href="phone_and_data_solution.html" id="sub_currrent4">Phone &amp; internet connections</a>'+
			   '&nbsp;&nbsp|&nbsp;&nbsp<a href="web_business.html" id="sub_currrent5">Web & business systems</a></td>'+
              '</tr>'+
            '</table>';
		



