|
Though every thing
is straight forward and u don't need to put ur time much in searching things
on this website, but for ur ease this is for u.......
Enter the word you
want to search for .....
eg.--> Rankings,
Address, GRE, GMAT, Toefl, Projects...
Search Results")
MsgBox.document.write ("For the keyword: "+Item+" ");
for (var i=1; i <= Keyword[0]; i++) {
if(Item == Keyword[i]) {
Found = true;
MsgBox.document.write (""+Descrip[i]+" Click Here To Go There")
}
}
if(!Found)
MsgBox.document.write ("Nothing Found")
// Leave the line below intact if you want to legally use this script
MsgBox.document.write ("")
MsgBox.document.write ("Originally created by Vishal Upadhyay (copiright) 2004-2007 All Rights Reserved")
}
// -->
|