﻿function GetSiteSearchResults(newWindow,frameObject,frameObjectName,fontFace,fontSize,fontColour,linkFace,linkSize,linkColour,resultsText)
{
var sTerms="";
var iDepth = 0;
var sURL = new String(window.location.href);
if (sURL.indexOf("?") > 0)
{
var arrParams = sURL.split("?");
var arrURLParams = arrParams[1].split("&");
for (var i=0;i<arrURLParams.length;i++)
{
var sParam = arrURLParams[i].split("=");
var sValue = unescape(sParam[1]);
if( sParam[0] == frameObjectName)
	sTerms = sValue;
if( sParam[0] == "depth")
	iDepth = parseInt(sValue);
}
}
var d=frameObject.document;
if (sTerms=="") {d.open(); d.write("<html><head></head><body style=\"background: transparent;\"></body></html>"); d.close();return;}
var sBack=""; for (i=0; i<iDepth; i++) sBack+='..\\\\';
d.open();
d.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">");
d.write("<html lang=\"en\">");
d.write("<head>");
d.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">");
d.write("</head>");
d.write("<body style=\"margin: 0px 0px 0px 0px; font-family: "+fontFace+"; font-size: "+fontSize+"; color: "+fontColour+"; background: transparent;\">");
d.write("<div id=\"wpSearchResults\"></div>");
d.write("<script type=\"text/javascript\">");
d.write("var wordMap = new Array(\" about products welcome gamekeepers shed have found most unique source quality hand crafted leather goods items made exacting standards happy with then wouldn't wouldnt also stock high shooting outdoors products mention gift section please feel free browse questions please touch luxury laced collars range sizes laced through handle toggle slip leads hard wearing durable toggle hand journals designs leather bridle from finest bridle available styles whippet greyhound flat rolled ladies saddle style bags make materials them nice simple open flap stuff close carved book cover order only green here pride ourselves making that won't wont down even dogs know work well long period time properly cared about natural product such will require treatment after prolonged water hope take much care your item taken pest control offer service farmers land owners tenant small holders pests indicated below rats pigeons magpie squirrel rabbit contact wish discuss options upcoming events \",\" payment methods paypal payment processing it's safe secure reliable protects buyer sellers that don't dont even need account welcome products order safely securely using \",\" contact e-mail home work name address town county country postcode mobile need contact please form side need alternatively details below 07790613374 07917774321 sales thegamekeepersshed email \",\" links paypal countryside alliance jacks shed basc hunter catatpults hunting with hounds website your insurance here real countrymans ways insurance much more superb handmade catapults outdoor forum here some favourite sites find these useful particularly advice hunting seasons wealth information place \",\" please read terms conditions carefully accessing this website placing order agree bound these using indicates that accept regardless whether choose register with from must immediately stop using thegamekeepersshed operated gamekeepers shed introduction will able access most areas without registering your details certain only open revise time updating posting should check review then current terms conditions because they binding provisions superseded expressly designated legal notices located particular pages website wish after have given notice continue portrayal products while every effort been made portray articles accurately slight variations occur measurements sizing quoted approximate reproduction colours accurate photographic publishing process allow note there dependent calibration settings individual screens ordering from deemed place ordering online checkout part opportunity correct errors send acknowledgement detailing products ordered acceptance takes when despatch confirmation email when purchase contract charged unless notified cancelled refuse where goods available cannot obtain authorisation payment pricing product description error meet eligibility criteria pricing prices site pounds sterling delivery charges information page cancellation returns policy under consumer protection distance selling regulations 2000 customers right cancel within working days receipt this does include items personalised personal specifications video recordings food other unsealed cost carriage regulations designed protect consumers buying mail over internet refer returns exchanges full policy licence permitted print download extracts following basis documents related graphics modified used separately accompanying text copyright trade mark permission appear copies unless otherwise stated intellectual property rights material including limitation photographs graphical images owned licensors purposes than accordance clause above purpose prohibited breach automatically terminates destroy downloaded printed subject reproduced stored included public private electronic retrieval system service prior written granted reserved service access endeavour ensure normally hours liable reason unavailable period access suspended temporarily case failure maintenance repair reasons beyond control visitor material conduct other personally identifiable which covered under privacy transmit post considered non-confidential non-proprietary obligations respect such nominees free copy disclose distribute incorporate data sounds things embodied therein commercial non-commercial transmitting threatening defamatory obscene indecent seditious offensive pornographic abusive incite racial hatred discriminatory menacing scandalous inflammatory blasphemous confidence cause annoyance inconvenience obtained necessary licences approvals constitutes encourages conduct would criminal offence give rise civil liability contrary infringe third party country world technically harmful computer viruses logic bombs trojan horses worms components corrupted malicious software misuse hacking fully co-operate enforcement authorities court requesting directing identity locate anyone clauses links other websites links websites provided solely convenience links leave reviewed responsible their content availability therefore endorse make representations about them found results decide linked entirely risk link replicate home subject remove distort alter size appearance logo create frame browser border environment around imply endorsing services misrepresent relationship present false marks displayed express contain distasteful controversial infringes person comply applicable laws reserve revoke take action deem appropriate shall indemnify loss damage group companies suffer incur result disclaimer warrant accuracy completeness changes described date commitment update warranties kind accordingly maximum extent provide exclude implied satisfactory quality fitness reasonable care skill might effect relation liability involved creating producing maintaining delivering officers directors employees shareholders agents responsibility amount direct indirect punitive consequential damages income profits goodwill contracts money arising connected business interruption tort negligence connection inability limited infect equipment account browsing downloading nothing limit death injury caused term defined unfair contract 1977 fraud misrepresentation fundamental matter excluded need servicing correction assume costs thereof defend hold harmless against claims losses fees registration your statutory affected statement endeavours however user acknowledges published inaccuracies typological governing jurisdiction these governed construed english disputes exclusive jurisdiction courts materials sale outside united kingdom territories contents illegal unlawful locations compliance local miscellaneous assign sub-license transfer provision competent invalid invalidity affect validity remaining force only parties seek enforce contracts rights third parties 1999 \");");
d.write("var pageMap = new Array(\"Home\",\"Products\",\"Contact\",\"Links\",\"Terms + Conditions\");");
d.write("var linkMap = new Array(\"index.html\",\"page4.html\",\"page5.html\",\"page8.html\",\"page9.html\");");
d.write("var preMap = new Array(\"About us New Products Welcome to The Gamekeepers Shed You have found the most unique source of quality  hand crafted leather goods   All our items are made by hand to our exacting standards - ‘If I'm \",\"Payment methods We use Paypal for payment processing  It's safe  secure   reliable   It protects you as a buyer   us as sellers  All that   you don't even need an account to pay   Welcome to our produ\",\"Contact E-mail  Home Tel Work Tel Name Address Town County Country Postcode Mobile Need to contact us? Please use the form at the side if you need to contact us  Alternatively  use the details below  \",\"Links Paypal Countryside Alliance Jacks Shed BASC Hunter Catatpults Hunting with hounds Paypal website Countryside Alliance - get your insurance here  For the real countrymans ways  Insurance   much m\",\"Please read the Terms and Conditions carefully   By accessing this website and or placing an order  you agree to be bound by these Terms and Conditions  Using this website indicates that you accept th\");");
d.write("function doNav(ind)");
d.write("{");
if (newWindow)
d.write("		 window.open(\""+sBack+"\"+linkMap[ind],\"_blank\");");
else
d.write("		 parent.window.location.href=linkMap[ind];");
d.write("}");
d.write("function wpDoSearch(searchTerms){");
d.write("var terms = searchTerms.split(\" \");");
d.write("if (terms==\"\") return;");
d.write("var results = \"\";");
d.write("var resultscount = 0;");
d.write("for (var i=0; i<wordMap.length; i++)");
d.write("{");
d.write("			var found=true;");
d.write("			for (var j=0; j<terms.length; j++)");
d.write("					if (wordMap[i].indexOf(terms[j].toLowerCase())==-1) found=false;");
d.write("			if (found)");
d.write("			{");
d.write("				 results+=\"<a style=\\\"cursor: pointer; font-family: "+linkFace+"; font-size: "+linkSize+"; color: "+linkColour+"; \\\" onclick=\\\"doNav(\"+i+\");\\\"><u>\"+pageMap[i]+\"</u></a><br>\"+preMap[i]+\"...<br><br>\";");
d.write("				 resultscount++;");
d.write("			}");
d.write("}");
d.write("document.getElementById(\"wpSearchResults\").innerHTML=resultscount+\" "+resultsText+" \"+searchTerms+\"<br><br>\"+results;");
d.write("}");
while(sTerms.indexOf("\"") != -1 ) {
sTerms = sTerms.replace("\"","");
};
d.write("wpDoSearch(\""+sTerms+"\");");
d.write("</script>");
d.write("</body></html>");
d.close();
}
