﻿function GetSiteSearchResults(newWindow,frameObject,frameObjectName,fontFace,fontSize,fontColour,linkFace,linkSize,linkColour)
{
var sTerms="";
var iDepth = 0;
var sURL = new String(document.location);
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\">");
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(\" welcome refrigeration providing your industrial commercial conditioning extraction needs hereford worcester surrounding areas home about services f-gas gallery contact \",\" about refrigeration home services f-gas gallery contact established 2009 paul greatwich pete addis have grown admirable clientelle short period customers come confidence with ourselves having combined working experience within hvac industry over years refrigeration conditioning extraction company offering sales maintenance service repairs installation work currently serve many local farmers business around herefordshire also travel further field able offer variety services through please browse website feel some should questions require information free contact partner engineer aged joined trade 1999 worked systems from supermarket display cabinet's cabinets slush puppy machines crop storage cellar cooling 15years gained vast knowledge various 					 restaurants \",\" services home about f-gas gallery contact refrigeration here dont restrict ourselves just industrial commercial refrigeration extend knowledge experience specialised areas example potato fruit stores have uncounted years with various styles crop cooling equipment including bradley pirie eagle storage systems ideal choice growers stoage facilities need regular maintenance breakdown repairs installation these have many contracts local farmers herefordshire surrounding counties area which itself shows reliable suit customers individual requirements affordable rates conditioning from mobile units through purpose designed installations air-conditioning experts even british climate often justified comfort productivity increases brings busy offices situations however necessity these range from machine rooms sensitive computer specialist applications such mortuaries planned installed full plants other extraction supply competitively priced compliant environmental legislations conforming highest standards working closely design manufacture customised components whole movement following *ventilation cooling *fume *dust control operate automotive food processing plastics provide exact once been determined system that provides *optimum performance reliability *improved clean safe working environment *complete customer satisfaction \",\" f-gas home about services gallery contact from july 2009 became legal requirement businesses that install maintain service stationary refrigeration air-conditioning heat pump equipment containing designed contain refrigerants obtain company certificate here refrigeration make every effort comply with latest legislations engineers constantly monitored ensure they complying these laws what gases? control them? fluorinated greenhouse gases powerful contribute global warming released into atmosphere their effect much greater than carbon dioxide hydrofluorocarbons hfcs perfluorocarbons pfcs sulphur hexafluoride types most common type mainly used refrigerant conditioning commercial systems also other areas such fire protection solvents high voltage switchgear aerosols certain specialised industrial processes phase legislation regulation chlorodifluoromethane alternative highly ozone-depleting cfc-11 cfc-12 because relatively ozone depletion potential among lowest chlorine-containing haloalkanes however even this lower longer considered acceptable will phased soon under montreal protocol replaced zero propane r-290 though don't dont have very similar properties r-410a azeotropic mixture difluoromethane pentafluoroethane r-507a r-134a 2-tetrafluroethane r-409a additional environmental concern regarding chlorodifluoromethane well some proposed replacements their 1700 times whereas only enacted regulation which phase hcfc-22 near future manufacturers allowed sell january 2010 aftermarket business allocation rights producers manufacture each year making remaining supply potentially smaller demand product this could scarce drive prices consumers higher refcom registration reference ref1006294 refcom website \",\" gallery home about services f-gas contact \",\" contact postal address castle close tenbury wells worcestershire wr15 paul greatwich 07941 																				 pjrefrigeration pete addis 07919 home about services f-gas gallery name e-mail comments \");");
d.write("var pageMap = new Array(\"Home\",\"about\",\"services\",\"fgas\",\"gallery\",\"contact\");");
d.write("var linkMap = new Array(\"index0.html\",\"page3.html\",\"page4.html\",\"page5.html\",\"page6.html\",\"page7.html\");");
d.write("var preMap = new Array(\"Welcome to PJ Refrigeration Providing all your Industrial and Commercial Refrigeration, Air Conditioning and Extraction Needs to Hereford, Worcester and surrounding areas. Home About Us Services F-Gas\",\"About PJ Refrigeration... Home About Us Services F-Gas Gallery Contact    PJ Refrigeration was established in mid 2009 by Paul J Greatwich and Pete J Addis, we have  grown an admirable clientelle in a\",\"Services  Home About Us Services F-Gas Gallery Contact Refrigeration Here at PJ Refrigeration we dont restrict ourselves just to industrial and commercial refrigeration we extend our  knowledge and ex\",\"F-Gas Home About Us Services F-Gas Gallery Contact From 4 July 2009 it became a legal requirement for all businesses that install, maintain or service stationary  refrigeration, air-conditioning and/o\",\"Gallery Home About Us Services F-Gas Gallery Contact \",\"Contact Us  Postal Address  5 Castle Close,  Tenbury Wells,  Worcestershire.  WR15 8AY, UK   Paul Greatwich: 07941 955 275 																				   Paul@pjrefrigeration.com  Pete Addis:       07919 658 \");");
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+\" result(s) found for search term: \"+searchTerms+\"<br><br>\"+results;");
d.write("}");
d.write("wpDoSearch(\""+sTerms+"\");");
d.write("</script>");
d.write("</body></html>");
d.close();
}
