var item = new Array();

/* Here is where all the magic happens.  
    Just enter as many additional pages that
    that you want to search, then fill in the
    additional listings for each page.
*/

<!--// "Page Name","path","Page Title","Many,Key,Words","Descriptive Comments"  //-->

c=0; item[c]=new Array("index.html","","Mashi Computer and Web Development Centre","computer, training, web, website, design, development, seo, management, telephone, tel, phone, fax, gsm, communication, printing, publishing, iortyange, mashi, kaduna, nigeria,caroline,sunday,ofem,iorlager,moses,benson,aniefok,akpan,james,baba,lazarus,igogo","We provide Computer Sales, Installation, Training &amp; Repairs; we provide web design &amp; webmaster services, Document Processing &amp; Business Centre Services including Phone/Fax &amp; GSM calls and Insurance Agency");
c++; item[c]=new Array("phone.html",	"","Phone, Fax and GSM Communication Services",	"telephone,tel,phone,fax,facsimile,gsm,communication,call,calls, iortyange, mashi, kaduna, nigeria,caroline,sunday,ofem,iorlager",	"We offer telephone calls, fax messages, gsm calls and text messages at relatively low rates");
c++; item[c]=new Array("training.html",	"","General Computer Training",	"computer,train,trainer,trainers,training,free,computer,appreciation,tutorial,tutorials,teach,teaching, iortyange, mashi, kaduna, nigeria",	"We offer general computer training and free computer appreciation to individuals, corporate organizations");
c++; item[c]=new Array("index.html",	"training/","General Computer Training",	"computer,train,trainer,trainers,training,free,computer,appreciation,tutorial,tutorials,teach,teaching, iortyange, mashi, kaduna, nigeria",	"We offer general computer training and free computer appreciation to individuals, corporate organizations");
c++; item[c]=new Array("contents.html",	"training/","General Computer Training",	"computer,train,trainer,trainers,training,free,computer,appreciation,tutorial,tutorials,teach,teaching,word,microsoft,excel,powerpoint,corel,draw,coreldraw,html,java,javascript,windows,basic,qbasic,vbasic,quickbasic,visualbasic,dos,ms,ms-dos,typing,cd,writing,rewriting,programming, iortyange, mashi, kaduna, nigeria",	"We offer general computer training and free computer appreciation to individuals, corporate organizations.");
c++; item[c]=new Array("printing.html",	"","Printing & Publishing","print,printing,publish,publishing,type,typesetting,color,colour,separation,books,magazines,dailies,papers,news,journals,write,written,works,author,authors, iortyange, mashi, kaduna, nigeria,caroline,sunday,ofem,iorlager,lazarus,igogo","We do typesetting, colour separation, printing and publishing of books, magazines, dailies, journals, and other written works.");

c++; item[c]=new Array("help.html",	"","Help on navigating this site",	"help,assist,assistance,helping,helps,navigate,site,website, iortyange, mashi, kaduna, nigeria",	"This help page shows you how to navigate through this site");


c++; item[c]=new Array("index.html",	"http://www.automobileafrica.com/","Automobile Africa International",	"automobile,africa, auto,cars,vehicle,vehicles,trucks,engines,generators,automobileafrica,automobileafrica.com,www.automobileafrica.com,mkusman",	"Automobile Online Directory for Africa and the world; the confluence of Africas automobile market!");


c++; item[c]=new Array("index.html",	"eshop/","eCommerce - Shop for our services online!",	"shop,commerce,shopping, ecommerce,eshop,e-shop,eshopping,buy,buying,online,sell,sale,selling,services,purchase,vendor,merchant,real-time,purchases,cart,basket",	"If you want to order products or services online, you can use our eCommerce shopping cart and we will respond.");


c++; item[c]=new Array("compuSales.html","","Computers Sales and Installation",	"computers,computer,networking,repair,maintenance,installation,sales,sell,laptop,laptops,palmtop,palmtops,desktop,desktops, iortyange, mashi, kaduna, nigeria,caroline,sunday,ofem,iorlager,aniefok,akpan,james,baba",	"We sell, install, maintain, and repair computers and networks");
c++; item[c]=new Array("document.html",	"","Document Processing and Business Centre",	"typewriting,type,typing,typesetting,colour,color,scanning,printing,image,ocr,scanning,pc,camera,imaging,cd,writing,rewriting,computer,manual,typewriter,typing,typist,type, iortyange, mashi, kaduna, nigeria",	"Our business centre offers high quality document processing and computer services including typesetting, printing, image and ocr scanning, pc camera imaging, cd writing and rewriting, etc.");
c++; item[c]=new Array("privacy.html",	"","Read our privacy policy",	"privacy,policy,secret,secrecy,private,secretly,personal,confidential",	"When you respond to our adverts or surveys by completing forms or sending emails at our site, your privacy is maintained.");
c++; item[c]=new Array("help.html",	"","Help on navigating this site",	"help,assist,assistance,helping,helps,assisting,assists",	"Here's more information on how to get around this website.");
c++; item[c]=new Array("sitemap.html",	"","Website Navigation and Sitemap",	"site,map,sitemap,navigate,navigating,navigation,navigator,index,links",	"Here's the website map; click on the relevant map icon to get to the page.");
c++; item[c]=new Array("search.html",	"","Site and Web Search Machine",	"search,local,site,web,website,engine,machine,details,detailed",	"If you are looking for detailed search, then use our site and WWW search machine.");
c++; item[c]=new Array("feedback.html",	"","Email Feedback Form",	"email,feedback,response,reply,respond,contact,enquire,enquiry,return",	"This is our fast and easy feedback form where your response is sent to us by email.");
c++; item[c]=new Array("aboutYou.html",	"","Here's what we know about you",	"you,stats,statistics,about,visitor,visit,visits",	"See details of your present visit - if you are generous, you can let us have the information by email!");
c++; item[c]=new Array("aboutUs.html","","More information about us",	"about,us,info,information,author,authors,webmaster,owner,owners",	"If you want to have more details about us, then visit this link.");
c++; item[c]=new Array("webPromo.html","","Web Design and Promotion Services",	"web,website,websites,design,designing,manage,management,webmaster,seo,search,engine,optimization, iortyange, mashi, kaduna, nigeria,caroline,sunday,ofem,iorlager","We design, setup, manage and promote your website");
c++; item[c]=new Array("photoSlide.html","","Mashi Photo Slide",	"photo,picture,photos,pictures,slide,album","Clicking on any of the photos will take you to the relevant page");

page="<html><head><title>Mashi Search Results</title><LINK rel='stylesheet' type='text/css' href='styles/main.css'><P align='center'><FONT color='Blue'><B><U>MASHI SEARCH RESULTS</U></B></FONT></P><table border=0 cellspacing=10 width=80%>";

function search(frm) {
win = window.open("","","scrollbars");
win.document.write(page);
txt = frm.srchval.value.split(" ");
fnd = new Array(); total=0;
for (i = 0; i < item.length; i++) {
fnd[i] = 0; order = new Array(0, 4, 2, 3);
for (j = 0; j < order.length; j++)
for (k = 0; k < txt.length; k++)
if (item[i][order[j]].toLowerCase().indexOf(txt[k]) > -1 && txt[k] != "")
fnd[i] += (j+1);
}
for (i = 0; i < fnd.length; i++) {
n = 0; w = -1;
for (j = 0;j < fnd.length; j++)
if (fnd[j] > n) { n = fnd[j]; w = j; };
if (w > -1) total += show(w, win, n);
fnd[w] = 0;
}
win.document.write("<FONT color='Blue' size=2'></table><P align='center'>You searched for &quot;</FONT><FONT color='Red' face='comic sans ms'>"+txt+"</FONT><FONT color='Blue' size=2'>&quot; and found: " + total + " entrie(s)!</FONT><br><br><a title='Click here to print the results' href='javascript:this.print();'>Print the Result(s)</a> | <A title='Click here to close this window' href='javascript:window.close();'>Close This Window</A></P></body></html>");
win.document.close();
}
function show(which,wind,num) {
link = item[which][1] + item[which][0]; 
line = "<tr><td><FONT color='blue' size='2.5' face='comic sans ms, verdana' weight='bold'><U><a href='"+link+"'>"+item[which][2]+"</a></U></FONT><FONT size=2 color='Blue'>  (Score: "+num+")</FONT><br><FONT size='2' color='Black' face='Arial'>";
line += item[which][4] + "</FONT><br><FONT face='arial narrow' size='1.5' color='Red'>URL: <u id='urls'><a id='urls' href='" + link + "'>http://www.iortyange.8m.com/" + link + "</a></u></FONT></td></tr>";
wind.document.write(line);
return 1;
}
