/*################################################################
  Generated with JavaScript Indexer v1.15.01 on 4/16/04 1:10:15 AM
  ################################################################*/

Page=new Array();
Page[0]=new Array("Click button (Above) to search entire web site.","Christmas Resource","Searches only the banner exchange pages, titles and descriptions.","Enter one keyword or phrase only to locate a page with desired content submitted to the banner exchange.","Banner Exchange:","Submit your URL and banner to: hohoho@look.ca for inclusion on these pages.","For details on banner specifications and how to run the banner exchange on your web site CLICK HERE.","&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Page 1 of 5","Christmas recipes cooking toys crafts cards fonts history screensaver wallpaper MIDI music icons.","Family Christmas Wonderland","Recipes Pictures History Songs Games","Description","Title","Description","Title","Description","Title","Description","Title","Page 1 of 5","&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Family Christmas Wonderland - Searchable Banner Exchange","search.html","7.5","15 Apr 2004");
Page[1]=new Array("RELOAD SEARCH PAGE (Below)","LOAD SITE SEARCH PANE (Left)","Christmas Wonderland - Resources","header.html","3.2","15 Apr 2004");
Page[2]=new Array("This page uses frames, but your browser doesn't support them.","Family Christmas Wonderland - Searchable Banner Exchange","index.html","0.9","15 Apr 2004");
Page[3]=new Array("&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Page 3 of 5","Description","Title","Description","Title","Description","Title","Description","Title","Description","Title","Page 3 of 5","&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Family Christmas Wonderland - Searchable Banner Exchange 3","search-3.html","5.1","15 Apr 2004");
Page[4]=new Array("&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Page 2 of 5","Description","Title","Description","Title","Description","Title","Description","Title","Description","Title","Page 2 of 5","&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Family Christmas Wonderland - Searchable Banner Exchange 2","search-2.html","5","15 Apr 2004");
Page[5]=new Array("INDEX","Folders","DOWNLOADS","Christmas Webrings","Create a Christmas Web Page","Christmas Icons","12 Days of Christmas","Santa Sensor and Statistics","Candy Cane Display","Fireplace Scene","Christmas Tree Totem","Legend of Christmas Tree","Night Before Christmas","Build Snowman","Decorate Tree","We Three Kings","Christmas History","Animated GIF Collection","Christmas Lights Wallpaper","Games and Toys","Test Blood Alcohol for Driving.","HTML Screensaver","Christmas MIDI Concert","Christmas Recipes","Snowfall Scenery","Visit the Angels","Christmas Panoramas","Visit the North Pole","Color a Nativity Scene","Christmas Tree Lot Maze","Family Christmas Wonderland - Internet Explorer Site Search Pane","searchpane.html","5.1","15 Apr 2004");
Page[6]=new Array("&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Page 4 of 5","Description","Title","Description","Title","Description","Title","Description","Title","Description","Title","Page 4 of 5","&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Family Christmas Wonderland - Searchable Banner Exchange 4","search-4.html","5","15 Apr 2004");
Page[7]=new Array("&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Page 5 of 5","Description","Title","Description","Title","Description","Title","Description","Title","Description","Title","Page 5 of 5","&lt;-- PREV","Christmas Resource Search NEXT --&gt;","Family Christmas Wonderland - Searchable Banner Exchange 5","search-5.html","5.1","15 Apr 2004");
Page[8]=new Array("Family Christmas Wonderland - Search Entire Web Site","panel.html","0.9","15 Apr 2004");
Page[9]=new Array("Family Christmas Wonderland - Banner Exchange Details","banners.html","0.9","15 Apr 2004");
Page[10]=new Array("This page uses frames, but your browser doesn't support them.","Family Christmas Wonderland - Search Entire Web Site","searchsite.html","1","15 Apr 2004");
Page[11]=new Array("Family Christmas Wonderland - Search Results","results.html","0.7","15 Apr 2004");
function FND(SearchWord){
var ResFound=false;
var SamePage=false;
var Result1="";
var Result2="";
var Result3="";
var NrRes=0;
Result1+="<HTML>\n";
Result1+="<HEAD>\n";
Result1+="<TITLE>Search Results</TITLE>\n";
Result1+="<meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1'>\n";
Result1+="<style>\n";
Result1+="<!--\n";
Result1+="body{font-family:arial,sans-serif; font-size:14px; background-color: 'snow'}\n";
Result1+="table{font-family:arial,sans-serif;font-size:14px; background-color: 'snow'}\n";
Result1+=".t{font-family:arial,sans-serif; font-size:13px; background-color: 'snow'}\n";
Result1+="a:link{color:#00c}\n";
Result1+="a:visited{color:#551a8b}\n";
Result1+="a:active{color:#f00}\n";
Result1+=".h{font-size:16px}\n";
Result1+=".l{font-size:16px}\n";
Result1+="//-->\n";
Result1+="</style>\n";
Result1+="</HEAD>\n";
Result1+="<BODY>\n";
if(SearchWord.length>=1){SearchWord=SearchWord.toLowerCase();
while(SearchWord.indexOf("<")>-1 || SearchWord.indexOf(">")>-1 || SearchWord.indexOf('"')>-1){SearchWord=SearchWord.replace("<","&lt;").replace(">","&gt;").replace('"',"&quot;");}
this.status="Searching, please wait...";BeginTime=new Date();
Result1+="<center><table cellpadding='10' class='t' width='75%'><tr><td>";
for(j=0;j<12;j++){k=Page[j].length-1;SamePage=false;LineNr=0;
for(i=0;i<k-2;i++){WordPos=Page[j][i].toLowerCase().indexOf(SearchWord);
if(WordPos>-1){
FoundWord=Page[j][i].substr(WordPos,SearchWord.length);
if(!SamePage){NrRes++;
Result3+="<P>";
Result3+=NrRes+". ";
Result3+="<a class='l' href='"+Page[j][k-2]+"'>"+Page[j][k-3].replace(FoundWord,FoundWord.bold())+"</a><BR>\n";
Result3+="<I>URL: "+Page[j][k-2]+"&nbsp;&nbsp;</I>";
Result3+="<I>Size: "+Page[j][k-1]+"k&nbsp;&nbsp;</I>";
Result3+="<I>Date: "+Page[j][k]+"&nbsp;&nbsp;</I>";
}SamePage=true;
if(i<k-3){LineNr++;if(LineNr>2){break;}
if(Page[j][i].length>350){Result3+="<LI>..."+Page[j][i].substr(WordPos-100,200+FoundWord.length).replace(FoundWord,FoundWord.bold())+"...\n";}
else{Result3+="<LI>"+Page[j][i].replace(FoundWord,FoundWord.bold())+"\n";}}
ResFound=true;}}}
if(!ResFound){
Result3+="<CENTER><U>No results found!</U></CENTER>\n";}
Result3+="<P><CENTER>"
Result3+="<a class='h' href='javascript:history.back()'>Go Back</a>\n";
Result3+="<a class='h' href='#'>Go to Top </a>\n";
Result3+="</CENTER></td></tr></table></center></BODY></HTML>";
Result2="<center><B>"+NrRes+"</B> result(s) found";
Result2+=" for <B>"+SearchWord+"</B>. Search took <B>";
Result2+=(Math.floor((new Date()-BeginTime)/10)/100)+"</B> second(s).</center><P>";
this.status="Done";
this.document.open();
this.document.write(Result1+Result2+Result3);
this.document.close();}
else{this.status="Error: You must enter at least 1 character(s)!";}}

