<%@LANGUAGE="VBSCRIPT"%> <% function send_email(the_message, address_to_send, address_from, subject) Set objCDOMail = Server.CreateObject("CDONTS.NewMail") objCDOMail.From = address_from objCDOMail.To = address_to_send objCDOMail.Subject = subject objCDOMail.Body = the_message objCDOMail.Importance = 1 '(0=Low, 1=Normal, 2=High) objCDOMail.Send set objCDOMail = Nothing end function address_to_send = trim(request("recipient")) address_from = trim(request("sender")) subject = trim(request("subject")) redirect_to = trim(request("redirectto")) field_order = trim(request("fieldorder")) email_message = "Sent: "& time &" "&date & vbcrlf & vbcrlf field_order_split = split(field_order, ",") for i=lbound(field_order_split) to ubound(field_order_split) email_message = email_message & trim(ucase(field_order_split(i))) & ": " & request.form(trim(lcase(field_order_split(i)))) & vbcrlf & vbcrlf next progress = send_email(email_message, address_to_send, address_from, subject) if redirect_to<>"" then response.redirect(redirect_to) end if response.write "Send Successful" %>
mastheadb02

hockeyscan0102McArdle AstroTurf® is the combination of a unique and exclusive partnership between McArdle Sport-Tec Ltd and AstroTurf®, created to bring together the very best in synthetic surfacing and sports construction.

As part of the McArdle Group and established for more than 30 years, professional qualified staff at McArdle AstroTurf® have all the expertise, resources and logistical support needed to design, install and maintain unbeatable synthetic sport surfaces. With an extensive and varied portfolio of clients ranging from turn key projects through to pitch resurfacing, our reference list is well worth viewing.

We offer a range of sport systems to meet every requirement, from elite international venues such as of Manchester United Football Club and the Commonwealth Games stadium track as well as everyday multi sport use for schools, colleges and local authorities.

McArdle AstroTurf® offers a unique blend of sporting technology and construction expertise. We are relied upon for unbiased professional advice, effective project management, the highest quality construction and practical ongoing support.

We offer a complete design, construction and maintenance package for the following:

  • Synthetic Sports Pitches (ATP’s or STP’s)
  • Multi Use Games Areas (MUGAS)
  • Athletics Tracks
  • Indoor Sports Flooring

For further information please contact the Sales & Marketing Office at McArdle AstroTurf® on 01491 827810 or email us at enquire@mcardle-astroturf.co.uk

football rugby hockey multi athletics