%@LANGUAGE="VBSCRIPT"%>
<%
' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters
' create the list of parameters which should not be maintained
MM_removeList = "&index="
If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "="
MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone=""
' add the URL parameters to the MM_keepURL string
For Each Item In Request.QueryString
NextItem = "&" & Item & "="
If (InStr(1,MM_removeList,NextItem,1) = 0) Then
MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item))
End If
Next
' add the Form variables to the MM_keepForm string
For Each Item In Request.Form
NextItem = "&" & Item & "="
If (InStr(1,MM_removeList,NextItem,1) = 0) Then
MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item))
End If
Next
' create the Form + URL string and remove the intial '&' from each of the strings
MM_keepBoth = MM_keepURL & MM_keepForm
if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1)
if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1)
if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1)
' a utility function used for adding additional parameters to these strings
Function MM_joinChar(firstItem)
If (firstItem <> "") Then
MM_joinChar = "&"
Else
MM_joinChar = ""
End If
End Function
%>
giftservice.co.uk > Customer Service Centre > Giftservice Office Hours
|
|
 |
|
|
| Giftservice Office Hours |
|
|
GIFTSERVICE
OFFICE HOURS > OFFICE WORKING HOURS
The
following is a list of the normal working
hours for our service at www.giftservice.co.uk
Please note that all times are
prevailing UK time
|
Monday |
08:30 to 14:00 hrs |
|
Tuesday |
08:30 to 14:00 hrs |
|
Wednesday |
08:30 to 14:00 hrs |
|
Thursday |
08:30 to 14:00 hrs |
|
Friday |
08:30 to 14:00 hrs |
|
Saturday |
Closed |
(except
Valentines Day, Mothers Day and Christmas occasions) |
|
Sunday |
Closed |
It is possible that we may be available in our offices at other times outside the above times at any time day or night UK time and weekends. We cannot guarantee being available outside these times.
Please leave a message on our answer phone or send us an e-mail and we will try to reply as soon as possible.
Our telephone service will normally
only be answered during these hours. Any faxes received
will probably only be seen during these hours.
Extended office hours will probably
apply at Special Occasions, especially in the evenings
of the few days before each occasion.
Our offices will be closed on
all UK Bank Holidays.
GIFTSERVICE
OFFICE HOURS > CONTACT OUTSIDE OFFICE HOURS
All orders placed through the website and e-mails
received are personally checked at intervals through
the early morning and evening UK time, plus at weekends
and most Bank Holidays.
Orders
may not be processed until our offices re open, as
above but any serious queries or problems may be replied
to immediately. Urgent orders, especially for funerals
will be given priority.
If you
wish to contact our duty manager out of our normal
business hours please use the link below. We will
reply to any messages as soon as possible allowing
for prevailing UK time and time differences.
|
|
|
 |
|
|
|
|