<\/TD><\/TR>
[ Bismarck Tribune<\/A> ] [ Photo Home<\/A> ] [ Slice of Life<\/A> ] [ People<\/A> ] [ School Life<\/A> ] [ Business<\/A> ] [ Farming<\/A> ] [ Machines<\/A> ] [ Search<\/FONT><\/A> ]
 
<\/FONT><\/TD><\/TR>
Search results for:<\/B> " + term + "<\/FONT><\/FONT>
Click on a photo to see a larger version of the photo<\/I>.     [Click search again<\/B><\/A> for another search.]
<\/FONT> 
<\/TD><\/TR>"); //start writing results for (var i = 0;i<=dbsize-1;i++) { //a loop that searches through all the database items tempinfo = database[i]; //copy a database item into the temporary holder 'tempinfo' tempinfo = tempinfo.toLowerCase(); //change all the letters in 'tempinfo' to lower case if (tempinfo.indexOf(term)!=-1) { //if there's a match, write the database item var hold = database[i].split("|"); //split the database item into 3 parts using '|' document.write("
<\/A>
 
<\/TD>
" + hold[1] + "<\/B>. " + hold[2] + "
 
<\/TD><\/TR>"); } } document.write("
[Click search again<\/B><\/A> for another search.]<\/TD><\/TR><\/TABLE><\/BODY><\/HTML>"); document.close(); }
[ Bismarck Tribune ] [ Photo Home ] [ Slice of Life ] [ People ] [ School Life ] [ Business ] [ Farming ] [ Machines ] [ Search ]
 
Search the Photo Album website for:    
Tips and Hints:
 
1) The search engine IS case sensitive, so type in your search word in lower case to ensure you get comprehensive results. Do this also for proper names such as people and towns.
 
2) Search on one word at a time. if you type in more than one word, the search engine will treat all the words as a single search phrase -- you might not get any results.
 
3) Always click the "Find It" button to start a search. If you hit the "enter" or "return" key on your keyboard, the search will not take place and you'll have to start again.
 
4) Try partial word searches. Instead of "wedding," try "wed." Instead of plural words like "cars," try "car."
 
5) Try synonyms. If you don't find anything under "cars," try "autos" or "trucks" or "vehivles."
 
6) To see the complete contents of the database, type an asterisk ("*") in the search field and click the "Find It" button.
 
If you have questions or comments about the search engine, let us know and we'll try to answer where we can.