// search index for WYSIWYG Web Builder
var database_length = 0;

function SearchPage(url, title, keywords, description)
{
   this.url = url;
   this.title = title;
   this.keywords = keywords;
   this.description = description;
   return this;
}

function SearchDatabase()
{
   database_length = 0;
   this[database_length++] = new SearchPage("index.html", "BK Technology - Homepage", "bk technology homepage you are most welcome to our website please browse around explore how we can help make your computer and it investments work harder for business delivers prompt quality consultancy support services including sales repairs small amp medium sized businesses in the north east of ireland companies ranging from employees each hundreds individuals engineers have years experience server networks communications software pc skills take pride being efficient pro active fair authorised resellers search email info com on line shop coming soon design by mysite technologybailieborough centre unit shercock road bailieborough co cavan ", "BK Technology   Your partner in IT solutions  We are located in Co Cavan and service the surrounding areas with IT support and callout services ");
   this[database_length++] = new SearchPage("Products.html", "BK Technology - Products", "bk technology products authorised resellers small selection of the goods and product we supply to our customers are listed here in general specialize turn key solutions this means once customer consultants have agreed on specification take care procurement customization configuration installation training or support pc re sellers dell equipment also build source any type workstation your specific requirement servers configure windows server meet it budget business requirements networks apart from hardware ensure optimized secure line shop coming soon website design by mysite technologybailieborough centre unit shercock road bailieborough co cavan search welcome email info com ", "We supply and install all manners of software from office productivity suites   to standardising office software and securing your IT needs ");
   this[database_length++] = new SearchPage("Services.html", "BK Technology - Services", "bk technology services authorised resellers we provide consultancy on wide variety of practical solutions amp implementation network configuration security file print application servers install optimization internet connection mail setup broadband and firewall with or without eircom hubs cabling database design conversions reporting website web hosting software development automation recurring tasks scripting programming batch processing anti virus backup recovery maintenance our advise is always based industries best practices your budget do not indulge in one off that cannot be easily supported adequately priced aim to arrive at win long term support whether it sage report you are after mis from oracle engineers can help hardware advice turn key solution all well balanced line shop coming soon by mysite technologybailieborough business centre unit shercock road bailieborough co cavan search welcome email info com ", "Whether it is advice  software or a turn key solution  we can provide all in a well balanced solution   ");
   this[database_length++] = new SearchPage("Support.html", "BK Technology - Support", "bk technology support whether it is emergency call or preventive maintenance can provide you with simple but effective contract which defines specific service level agreement sla this one page document explains the expect from us and in turn guidelines how we your particular business needs best basically hardware environment need to quick react questions be split two methods levels all calls our company go through helpdesk will decide if problem resolved using knowledgebase systems not escalated an engineer assigned investigate amp resolve may involve further depth research simulations lab site visits small enhancements configurations issues also dealt under larger installations typically over hours treated as separate project work for details of general please contact happy customized version meet requirements preventative maintenanceat believe long term that reason part each customers ample documentation their configuration perform monthly tasks keep running peak condition security fixes packs arrive test them first apply these package on line shop coming soon website design by mysite technologybailieborough centre unit shercock road bailieborough co cavan search welcome email info com ", "At BK Technology  we believe in preventive maintenance and long term support ");
   this[database_length++] = new SearchPage("Servers.html", "BK Technology - Servers", "bk technology servers we are dell ibm and hp re sellers have provided individuals schools businesses government institutions with our engineers years of experience working all versions microsoft server platforms in types environments provide turn key solutions you need to do is logon the before can use it on line shop coming soon website design by mysite technologybailieborough business centre unit shercock road bailieborough co cavan search welcome email info com ", "We are Dell  IBM and HP Re sellers    have provided individuals  schools  businesses and government institutions with Servers    ");
   this[database_length++] = new SearchPage("pcs.html", "BK Technology - Computers", "bk technology computers we can supply or build many makes of pc using our experience help you decide which will be best for your circumstances are dell hp and ibm re sellers provide turn key solutions space take care everything have own repair shop test centre authorised resellers on line coming soon website design by mysite technologybailieborough business unit shercock road bailieborough co cavan search welcome to email info com ", "We can supply or build many makes of PC s  Using our experience  we can help you decide which PC will be best for your circumstances");
   this[database_length++] = new SearchPage("Networking.html", "BK Technology - Networking", "bk technology networking authorised resellers for networks all our solutions are scaled to your environment taking into account growth rate we work closely with telephone companies deliver turn key solution internet access vpn connections firewall configurations etc can provide custom cabling jobs or building wireless up miles on line shop coming soon website design by mysite technologybailieborough business centre unit shercock road bailieborough co cavan search welcome email info com ", "All our solutions are scaled to your environment   take into account your growth rate ");
   this[database_length++] = new SearchPage("Helpdesk.html", "BK Technology - Helpdesk", "bk technology helpdesk is generally available from am to pm for our customers exact details are defined in the service contract mobile numbers provided as part of every during busy times please leave message with your number and phone so we can call you back low cost provider will therefore not invest expensive telephone exchanges voice menus personal friendly just way like it provides central point contact because all calls go through single system being logged prioritized given reference problems or questions that be resolved straight away dealt by however if cannot deal query timely manner issue escalated next level support engineer either directly additional information required perform further analysis research needed typically pay visit whether problem track make sure aware any progress only when happy final resolution close on line shop coming soon website design mysite technologybailieborough business centre unit shercock road bailieborough co cavan search welcome email info com ", "The Helpdesk provides a central point of contact  Because all calls go through a single system  your calls are being logged  prioritized and given a reference number  ");
   this[database_length++] = new SearchPage("Webshop.html", "BK Technology - Webshop", "bk technology webshop our web shop will be available very soon on line coming website design by mysite technologybailieborough business centre unit shercock road bailieborough co cavan search welcome to email info com ", "BK Technology Webshop is here to provide you with ready to go commomnly used and hardware and software at a competitive price ");
   return this;
}

