Tell local and international
site users when to call you, directly on your page.
Copy the following HTML code
into your contact page just after the opening
<body> tag
Copy the following HTML into
where you want the display
Copy the following HTML to
just before the closing </body> tag
On a
Windows PC, you can 1.
Click inside the boxes
above
2. Select the menu Edit:Select
All. Select menu Edit:Copy. 3. Select
menu Edit:Paste in your web
editor.
4.
That's it!
Note 1:
Javascript is not required, since there is a functional link with no
javascript.
Note 2: For sites with Flash adverts, Flash
displays, or selection boxes nearby see the bottom of this page for
display tips.
C)
On your site - Direct Link
Tell anyone on your
site when to call you from overseas.
In the Same Window:
Copy the following HTML code
into your contact page
On a
Windows PC, you can 1.
Click inside the box
above
2. Select the menu Edit:Select
All. Select menu Edit:Copy. 3. Select
menu Edit:Paste in your web
editor.
4.
That's it!
Note:
You are most welcome to
adjust the font or text of this link.
Opens a New Window: Copy the following HTML code
into your contact page On a
Windows PC, you can 1.
Click inside the box
above
2. Select the menu Edit:Select
All. Select menu Edit:Copy. 3. Select
menu Edit:Paste in your web
editor.
4.
That's it!
Tell anyone on your
site when to call you from overseas. Copy
the following HTML code
into your contact page The code is 17KB
On
a
Windows PC, you can 1.
Click inside the box
above
2. Select the menu Edit:Select
All. Select menu Edit:Copy. 3.
Select
menu Edit:Paste in your
web editor.
4.
That's it!
It should look something like:
When
do I
call from
?
Note:
You are most welcome to
adjust the font or text outside the box.
E) On your site -
Indirect Link
Use this option if you prefer
a visual selection. Copy the following HTML code
into your contact page
On a
Windows PC, you can 1.
Click inside the box
above
2. Select the menu Edit:Select
All. Select menu Edit:Copy. 3. Select
menu Edit:Paste in your web
editor.
4.
That's it!
Note: You are most welcome to
adjust the font or text of this link.
How to use the parameters
manually
With any of the options
above, you can replace the id=193723 with
Parameter Description
Example
Notes
st
Default
Start Accepting Calls
Time
15-30
24-hour
in the receiver's
time.
15-30 is 15:30.
et
Default
End Calls Time
20-00
24-hour
in the receiver's
time. This value can be less than the start time for a shift work
period.
tzr
Time
Zone of Receiver
Europe/London
See
the question box
for examples.
key
Keywords
- adverts (optional)
hotels+motels
Space
'+' delimited keywords.
hol
Holidays (optional)
10-12x9_2-21-2006x1_12-25x2
Example
is holidays on:
-
12th day of 10th month (October) every year for 9 days
- 21st
day of 2nd month (February) of 2006 for 1 day
- 25th day of
12th month for 2 days (Christmas and Boxing day)
day
Days of week to skip
(optional)
6x2_7x1
Example
is:
- 6th
day (Saturday), skip 2 days, so that Monday is the next open day
-
7th day (Sunday), skip 1 day, so that Monday is the next open day
ex
Exceptions to day
start and end times (optional)
1x10-00x20-00_4x7-00x3-00
Example
is: -
1st day (Monday), starts at
10:00 and ends at 20:00
- 4th day (Thursday), starts at 7:00
and ends at 3:00 i.e shift work
rb
Right-hand
border (optional)
250
Pixels
from right hand of
screen that embedded popup doesn't appear on. See Flash
below.
lb
Left-hand
border (optional)
300
Pixels
from left hand of
screen that embedded
popup
doesn't appear on. See Flash below
tb
Top
border (optional)
150
Pixels
from top of screen
that embedded popup doesn't appear on. See
Flash below
Embedded
Display Pages with Flash
The
pop-up display will be behind Flash advertisements.
To
correct this there are 4 options in the code provided:
rb=0&lb=0&tb=0&bb=0,
which
correspond
with 'Right Border', 'Left Border', 'Top Border', and 'Bottom Border'.
Set
these values with the number of pixels that the advertisements use in
each border region, to prevent the pop-up window from
overlapping that region.
e.g.
rb=100&lb=200&tb=250&bb=0
would
provide a
100
pixel space for Flash on the right border, 200 on the
left, 250 at
the top of the page, and no border at the bottom.
Embedded Display Pages with
Selection Boxes
Internet Explorer
<=6 will overlap selection boxes on top of the pop-up.
To hide them when the pop-up is
displayed, add the following code