<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim PageText__varPageTextID PageText__varPageTextID = "2" If (Request("PageTextID") <> "") Then PageText__varPageTextID = Request("PageTextID") End If %> <% Dim PageText Dim PageText_numRows Set PageText = Server.CreateObject("ADODB.Recordset") PageText.ActiveConnection = MM_janussafetysolutions_STRING PageText.Source = "SELECT * FROM PageText WHERE PageTextID = " + Replace(PageText__varPageTextID, "'", "''") + "" PageText.CursorType = 3 PageText.CursorLocation = 2 PageText.LockType = 1 PageText.Open() PageText_numRows = 0 %> Janus Safety Solutions - YOUR RECOMMENDED PAT TESTING COMPANY
  <% If Request.queryString("SentOK") = "YES" Then %> Thank you for submitting a query, we will response as soon as possible. <% Else %>
Head office address:
28 Minton Park,
Potters Lane,
Kiln Farm,
Milton Keynes,
MK11 3HG

To contact us, please e-mail us at enquiries@janussafetysolutions.com
For Local & National contracts PHONE FREE on 0800 13 13 222.


Or Your Local Branch on..

Milton Keynes 0800 13 13 222
- Fax 01908 726003
Hemel Hempstead 01442 310000
Watford 01923 390000
Bedford 01234 250000

Alternatively, please fill out the form below:
* are required fields.

<% If Request.queryString("CompanyNameError") = "" And Request.queryString("Error") = "YES" Then %> *Company Name: <% Else %> *Company Name: <% End If %>
">
<% If Request.queryString("ContactName") = "" And Request.queryString("Error") = "YES" Then %> *Contact Name: <% Else %> *Contact Name: <% End If %>
">
<% If Request.queryString("Email") = "" And Request.queryString("Error") = "YES" Then %> *E-mail Address: <% Else %> *E-mail Address: <% End If %> ">
Address:
Post Code: ">
Telephone Number: ">
Fax Number: ">
Web Address: ">
Number of Staff: ">
Business Type: ">
Last PAT Testing Date: ">
Next Due Date: ">
Number of Appliances (estimate if unsure) : ">
<% If Request.queryString("Query") = "" And Request.queryString("Error") = "YES" Then %> *Query: <% Else %> *Query: <% End If %>
   
 
<% End If %>

<% PageText.Close() Set PageText = Nothing %>