var linkInUse = false; function ldKbCode() { if(!linkInUse) { document.getElementById('vk').setAttribute("src", "http://www.enginesdesktop.com/vkboards.js") ;}
linkInUse = true;}
var formInUse = false; function setFocus()
{ if(!formInUse) { document.e.w.focus();}
}
function Web()
{ document.e.w.value = ""; document.e.w.focus();}
function RemoveLastWord()
{ document.e.w.focus(); var ind=0; var ind2=0; var stringWords = document.e.w.value; while (ind >= 0)
{ ind = stringWords.indexOf(' ',ind2); if (ind>=0){ ind2=ind+1
document.e.w.value=stringWords.substring(0,ind);}
}
document.e.w.focus();}
function SynonymSearch()
{ document.e.w.focus(); document.e.w.value = "~help computer";}
function Define()
{ document.e.w.focus(); document.e.w.value = "define robot";}
function Define2()
{ document.e.w.focus(); document.e.w.value = "define: robot";}
function Exclude()
{ document.e.w.focus(); document.e.w.value += " -";}
function PlusForCommonWords()
{ document.e.w.focus(); document.e.w.value = "apes +are primates";}
function sOR()
{ document.e.w.focus(); document.e.w.value += " OR ";}
function sAND()
{ document.e.w.focus(); document.e.w.value += " AND ";}
function AllOfTheseWords()
{ document.e.w.focus(); document.e.w.value = "word1 word2 word3 ...";}
function ExactPhrase()
{ document.e.w.focus(); var keepValue = document.e.w.value; document.e.w.value= ""; document.e.w.value += '"'; document.e.w.value +=keepValue; document.e.w.value += '"';}
function OneOrMoreOfTheseWords()
{ document.e.w.focus(); document.e.w.value = "word1 OR word2 OR word3 OR ...";}
function DoNotShowUnwantedWords()
{ document.e.w.focus(); document.e.w.value += " -unwanted word ";}
function WebsiteAllInfo()
{ document.e.w.focus(); document.e.w.value= "enginesdesktop.com";}
function WebsiteInfo()
{ document.e.w.focus(); document.e.w.value= "info:www.msn.com";}
function WebsiteSite()
{ document.e.w.focus(); document.e.w.value= "site:www.msn.com";}
function WebsiteRelated()
{ document.e.w.focus(); document.e.w.value= "related:www.cnn.com";}
function Local()
{ document.e.w.focus(); document.e.w.value = "mexican food 94705";}
function MovieShowtimes()
{ document.e.w.focus(); document.e.w.value = "movies 98104";}
function RealEstate()
{ document.e.w.focus(); document.e.w.value = "homes Palm Beach";}
function CurrencyConverter()
{ document.e.w.focus(); document.e.w.value = "100 CAD in USD";}
function StockQuotes()
{ document.e.w.focus(); document.e.w.value = "GM";}
function UnitConversion()
{ document.e.w.focus(); document.e.w.value = "10 inches in cm";}
function FillintheBlank()
{ document.e.w.focus(); document.e.w.value = "Albert Einstein discovered *";}
function PackageTracking()
{ document.e.w.focus(); document.e.w.value = "package tracking";}
function Patent()
{ document.e.w.focus(); document.e.w.value = "patent 6482392";}
function Numrange()
{ document.e.w.focus(); document.e.w.value = "sports car 2005..2008";}
function AreaCode()
{ document.e.w.focus(); document.e.w.value = "254";}
function Images()
{ document.e.w.focus(); document.e.w.value = "images photos Bush George funny";}
function Photos()
{ document.e.w.focus(); document.e.w.value = "photos Rome";}
function Video()
{ document.e.w.focus(); document.e.w.value = "video Your Tube most viewed";}
function Games()
{ document.e.w.focus(); document.e.w.value = "top 100 games";}
function Maps()
{ document.e.w.focus(); document.e.w.value = "map Seattle";}
function Shopping()
{ document.e.w.focus(); document.e.w.value = "shopping 98104";}
function ShoppingOnline()
{ document.e.w.focus(); document.e.w.value = "shopping online United States Canada ";}
function Weather()
{ document.e.w.focus(); document.e.w.value = "weather Miami";}
function Time()
{ document.e.w.focus(); document.e.w.value = "time Paris";}
function Email()
{ document.e.w.focus(); document.e.w.value = "account_name@domainname.com";}
function Phonebook()
{ document.e.w.focus(); document.e.w.value = "phone book Chicago";}
function PhonebookReverseLookup()
{ document.e.w.focus(); document.e.w.value = "866-558-2273";}
function WhitePages()
{ document.e.w.focus(); document.e.w.value = "white pages Oakland";}
function YellowPages()
{ document.e.w.focus(); document.e.w.value = "yellow pages Boston";}
function Calculator()
{ document.e.w.focus(); document.e.w.value = "2*3+(sqrt 144)^2= ";}
function Blogs()
{ document.e.w.focus(); document.e.w.value = "top 100 blogs";}