Image rollover!!!

G

Guest

I added the following script to my page, I want the images to change. (It did
not work Why??)

<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
..shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: CodeLifter.com ([email protected]) -->
<!-- Web Site: http://www.codelifter.com -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 5000;
// Duration of crossfade (seconds)
var crossFadeDuration = 3;
// Specify the image files
var Pic = new Array();
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '1.jpg'
Pic[1] = '2.jpg'
Pic[2] = '3.jpg'
Pic[3] = '4.jpg'
Pic[4] = '5.jpg'

// do not edit anything below this line
var t;
var j = 0;
var p = Pic.length;
var preLoad = new Array();
for (i = 0; i < p; i++) {
preLoad = new Image();
preLoad.src = Pic;
}
function runSlideShow() {
if (document.all) {
document.images.SlideShow.style.filter="blendTrans(duration=2)"
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.SlideShow.filters.blendTrans.Apply();
}
document.images.SlideShow.src = preLoad[j].src;
if (document.all) {
document.images.SlideShow.filters.blendTrans.Play();
}
j = j + 1;
if (j > (p - 1)) j = 0;
t = setTimeout('runSlideShow()', slideShowSpeed);
}
// End -->
</script>
 
A

Andrew Murray

Is that the whole script?

What's that lone <![endif]--> doing there? Looks like it belongs to
something.....

Have you tried the instructions that came with the script, or trying the
script author for support? Does the site where the script was found have a
help forum?

This is not exactly a Frontpage specific question.
 
G

Guest

Yes it is but I am not so clued up on scripts. I took the script piece from
the page. The whole page is as follows:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:blush: =
"urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns="http://www.w3.org/TR/REC-html40"><HEAD><TITLE><!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:blush: =
"urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns="http://www.w3.org/TR/REC-html40"><HEAD><TITLE>Kosmos
Kamer</TITLE><BASE
href=file://Ad01/documents/Les%20Server/Web%20Sites/La%20Chaumiere2/kosmos%20kamer_1.htm>
<LINK
href="lesley_files/filelist.xml" rel=File-List><!--[if !mso]>
<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
..shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: CodeLifter.com ([email protected]) -->
<!-- Web Site: http://www.codelifter.com -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 5000;
// Duration of crossfade (seconds)
var crossFadeDuration = 3;
// Specify the image files
var Pic = new Array();
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '1.jpg'
Pic[1] = '2.jpg'
Pic[2] = '3.jpg'
Pic[3] = '4.jpg'
Pic[4] = '5.jpg'

// do not edit anything below this line
var t;
var j = 0;
var p = Pic.length;
var preLoad = new Array();
for (i = 0; i < p; i++) {
preLoad = new Image();
preLoad.src = Pic;
}
function runSlideShow() {
if (document.all) {
document.images.SlideShow.style.filter="blendTrans(duration=2)"
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.SlideShow.filters.blendTrans.Apply();
}
document.images.SlideShow.src = preLoad[j].src;
if (document.all) {
document.images.SlideShow.filters.blendTrans.Play();
}
j = j + 1;
if (j > (p - 1)) j = 0;
t = setTimeout('runSlideShow()', slideShowSpeed);
}
// End -->
</script>


<META content="MSHTML 6.00.6000.16414" name=GENERATOR><!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
</HEAD>
<BODY bgColor=#005a3c onLoad="runSlideShow()" >
<DIV><FONT face=Arial size=2></FONT></DIV>
<DIV align=center>
<TABLE id=table1 cellSpacing=10 cellPadding=5 width=900 bgColor=#005a3c><!--
MSTableType="nolayout" -->
<TBODY>
<TR>
<TD colSpan=3>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><!--[if
gte vml 1]><v:shapetype id="_x0000_t136"
coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1026" type="#_x0000_t136" alt="La
Chaumiere Guest House"
style='width:392.25pt;height:45pt;mso-wrap-style:square;

mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
mso-wrap-distance-bottom:0;mso-position-horizontal-relative:text;
mso-position-vertical:absolute;mso-position-vertical-relative:text;
v-text-anchor:top' fillcolor="#c40062" stroked="f">
<v:fill color2="#690" rotate="t" focus="100%" type="gradientRadial">
<o:fill v:ext="view" type="gradientCenter"/>
</v:fill>
<v:shadow on="t" opacity="52429f"/>
<v:textpath style='font-family:"Lucida Calligraphy";font-weight:bold;
font-style:italic;v-text-kern:t' trim="t" fitpath="t" string="La Chaumiere
Guest House"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=526 height=63
src="lesley2_files/image001.gif" alt="La Chaumiere Guest House"
v:shapes="_x0000_s1026"><![endif]></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><FONT
face="Lucida Calligraphy" color=#c8aa82 size=4><I>B&B Homestay
~<EM>Welcome to a paradise of tranquility!</EM>
</I></FONT></P></TD></TR>
<TR>
<TD
style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM:
#c40062 1px solid; BORDER-RIGHT-WIDTH: 1px"
colSpan=3>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><!--[if
gte vml 1]><v:shape
id="_x0000_s1025" type="#_x0000_t136" alt="La Chaumiere Guest House"
style='width:167.25pt;
height:27pt;mso-wrap-style:square;mso-wrap-distance-left:9pt;
mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
mso-wrap-distance-bottom:0;mso-position-horizontal-relative:text;
mso-position-vertical:absolute;mso-position-vertical-relative:text;
v-text-anchor:top' fillcolor="#c8aa82" stroked="f">
<v:fill color2="#690" rotate="t" focus="100%" type="gradientRadial">
<o:fill v:ext="view" type="gradientCenter"/>
</v:fill>
<v:shadow on="t" opacity="52429f"/>
<v:textpath style='font-family:"Lucida Calligraphy";font-size:20pt;
font-weight:bold;font-style:italic;v-text-kern:t' trim="t" fitpath="t"
string=""Kosmos Kamer""/>
</v:shape><![endif]--><![if !vml]><img border=0 width=226 height=39
src="lesley2_files/image002.gif" alt="La Chaumiere Guest House"
v:shapes="_x0000_s1025"><![endif]></P></TD></TR>
<TR>
<TD vAlign=top width=194>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><B><FONT
face="Lucida Calligraphy" color=#c8aa82>
<!--webbot bot="Navigation" S-Type="sequence" S-Orientation="vertical"
S-Rendering="graphics" S-Theme="nature 0010" B-Include-Home="FALSE"
B-Include-Up="TRUE" U-Page="sid:1006" --></FONT></B></P></TD>
<TD vAlign=top align=middle width=345>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=justify><FONT
color=#c8aa82><STRONG><I><B><EM style="FONT-STYLE: normal">The "Kosmos
Kamer" is a spacious room upstairs with a king size bed and 2 single
beds,
which can sleep four guests comfortably. All the beds have electric
blankets in winter. It is furnished with antique pieces and has three
lovely paintings of cosmos hanging on the stone featured walls which
is the incentive for the name of this room. It has a full en-suite
bathroom with huge mirrors. This room is often used for brides to
dress in
before they are married and afterwards as a honeymoon suite. It can
also
be utilized as a family room. The view from the three windows is
magnificent as it over looks the lush
garden.</EM></B></I></STRONG></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=justify><EM
style="FONT-STYLE: normal"><STRONG><FONT color=#c8aa82>Tariff – two
guests
sharing would be R250 p.p. but if more than 2 shares, tariff is R220
each.</FONT></STRONG></EM></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"
align=justify><STRONG><FONT
color=#c8aa82><EM style="FONT-STYLE: normal">A big breakfast is
included
in these prices. Family packages are offered on request. (i.e.
children)</EM></FONT></STRONG></P></TD>
<TD id="VU" vAlign=top align=middle width=345> <IMG height=261
src="1.jpg" name='SlideShow' width=345 border=0>
<P><IMG height=152 src="cid:750224113@19042007-13A7" width=217
border=0>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><SPAN
style="TEXT-TRANSFORM: uppercase"><FONT color=#c8aa82><I><B><EM
style="FONT-STYLE: normal"><STRONG>Guest
Comments</STRONG></EM></B></I></FONT></SPAN>
<P> </P></TD></TR>
<TR>
<TD
style="BORDER-RIGHT: #c40062 0px solid; BORDER-TOP: #c40062 1px solid;
BORDER-LEFT: #c40062 0px solid; BORDER-BOTTOM: #c40062 0px solid"
vAlign=top width=884 colSpan=3 height=300>
<P align=center><FONT color=#c8aa82><STRONG><I><B><EM
style="FONT-STYLE: normal">Your hosts Mara and
Lizette.<BR></EM></B></I></STRONG></FONT><I><B><IMG height=200
alt="Your hosts - Tokkie, Mara and Lizette"
src="cid:750224113@19042007-13AE" width=150></B></I></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><FONT
face="Times New Roman" color=#c8aa82 size=2><STRONG>For more
information
and reservations, contact Mara on: </STRONG></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><FONT
face="Times New Roman" color=#c8aa82 size=2><STRONG>Tel: +27 (12) 205
1007 Fax: 086 600 7329<BR>P O Box 45, Broederstroom 0240,
North West Province, South Africa<BR>E-Mail: <A
href="mailto:[email protected]">[email protected]</A>
<BR> </STRONG></FONT></P></TD></TR></TBODY></TABLE></DIV></BODY></HTML>

Andrew Murray said:
Is that the whole script?

What's that lone <![endif]--> doing there? Looks like it belongs to
something.....

Have you tried the instructions that came with the script, or trying the
script author for support? Does the site where the script was found have a
help forum?

This is not exactly a Frontpage specific question.


jackal said:
I added the following script to my page, I want the images to change. (It
did
not work Why??)

<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
.shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: CodeLifter.com ([email protected]) -->
<!-- Web Site: http://www.codelifter.com -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 5000;
// Duration of crossfade (seconds)
var crossFadeDuration = 3;
// Specify the image files
var Pic = new Array();
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '1.jpg'
Pic[1] = '2.jpg'
Pic[2] = '3.jpg'
Pic[3] = '4.jpg'
Pic[4] = '5.jpg'

// do not edit anything below this line
var t;
var j = 0;
var p = Pic.length;
var preLoad = new Array();
for (i = 0; i < p; i++) {
preLoad = new Image();
preLoad.src = Pic;
}
function runSlideShow() {
if (document.all) {
document.images.SlideShow.style.filter="blendTrans(duration=2)";
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.SlideShow.filters.blendTrans.Apply();
}
document.images.SlideShow.src = preLoad[j].src;
if (document.all) {
document.images.SlideShow.filters.blendTrans.Play();
}
j = j + 1;
if (j > (p - 1)) j = 0;
t = setTimeout('runSlideShow()', slideShowSpeed);
}
// End -->
</script>

 
G

Guest

Yes, it is only part of the page, but I am not so clued up on coding so I
will insert the whole page.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:blush: =
"urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns="http://www.w3.org/TR/REC-html40"><HEAD><TITLE><!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:blush: =
"urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns="http://www.w3.org/TR/REC-html40"><HEAD><TITLE>Kosmos
Kamer</TITLE><BASE
href=file://Ad01/documents/Les%20Server/Web%20Sites/La%20Chaumiere2/kosmos%20kamer_1.htm>
<LINK
href="lesley_files/filelist.xml" rel=File-List><!--[if !mso]>
<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
..shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: CodeLifter.com ([email protected]) -->
<!-- Web Site: http://www.codelifter.com -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 5000;
// Duration of crossfade (seconds)
var crossFadeDuration = 3;
// Specify the image files
var Pic = new Array();
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '1.jpg'
Pic[1] = '2.jpg'
Pic[2] = '3.jpg'
Pic[3] = '4.jpg'
Pic[4] = '5.jpg'

// do not edit anything below this line
var t;
var j = 0;
var p = Pic.length;
var preLoad = new Array();
for (i = 0; i < p; i++) {
preLoad = new Image();
preLoad.src = Pic;
}
function runSlideShow() {
if (document.all) {
document.images.SlideShow.style.filter="blendTrans(duration=2)";
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.SlideShow.filters.blendTrans.Apply();
}
document.images.SlideShow.src = preLoad[j].src;
if (document.all) {
document.images.SlideShow.filters.blendTrans.Play();
}
j = j + 1;
if (j > (p - 1)) j = 0;
t = setTimeout('runSlideShow()', slideShowSpeed);
}
// End -->
</script>


<META content="MSHTML 6.00.6000.16414" name=GENERATOR><!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
</HEAD>
<BODY bgColor=#005a3c onLoad="runSlideShow()" >
<DIV><FONT face=Arial size=2></FONT></DIV>
<DIV align=center>
<TABLE id=table1 cellSpacing=10 cellPadding=5 width=900 bgColor=#005a3c><!--
MSTableType="nolayout" -->
<TBODY>
<TR>
<TD colSpan=3>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><!--[if
gte vml 1]><v:shapetype id="_x0000_t136"
coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1026" type="#_x0000_t136" alt="La
Chaumiere Guest House"
style='width:392.25pt;height:45pt;mso-wrap-style:square;

mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
mso-wrap-distance-bottom:0;mso-position-horizontal-relative:text;
mso-position-vertical:absolute;mso-position-vertical-relative:text;
v-text-anchor:top' fillcolor="#c40062" stroked="f">
<v:fill color2="#690" rotate="t" focus="100%" type="gradientRadial">
<o:fill v:ext="view" type="gradientCenter"/>
</v:fill>
<v:shadow on="t" opacity="52429f"/>
<v:textpath style='font-family:"Lucida Calligraphy";font-weight:bold;
font-style:italic;v-text-kern:t' trim="t" fitpath="t" string="La Chaumiere
Guest House"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=526 height=63
src="lesley2_files/image001.gif" alt="La Chaumiere Guest House"
v:shapes="_x0000_s1026"><![endif]></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><FONT
face="Lucida Calligraphy" color=#c8aa82 size=4><I>B&B Homestay
~<EM>Welcome to a paradise of tranquility!</EM>
</I></FONT></P></TD></TR>
<TR>
<TD
style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM:
#c40062 1px solid; BORDER-RIGHT-WIDTH: 1px"
colSpan=3>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><!--[if
gte vml 1]><v:shape
id="_x0000_s1025" type="#_x0000_t136" alt="La Chaumiere Guest House"
style='width:167.25pt;
height:27pt;mso-wrap-style:square;mso-wrap-distance-left:9pt;
mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
mso-wrap-distance-bottom:0;mso-position-horizontal-relative:text;
mso-position-vertical:absolute;mso-position-vertical-relative:text;
v-text-anchor:top' fillcolor="#c8aa82" stroked="f">
<v:fill color2="#690" rotate="t" focus="100%" type="gradientRadial">
<o:fill v:ext="view" type="gradientCenter"/>
</v:fill>
<v:shadow on="t" opacity="52429f"/>
<v:textpath style='font-family:"Lucida Calligraphy";font-size:20pt;
font-weight:bold;font-style:italic;v-text-kern:t' trim="t" fitpath="t"
string=""Kosmos Kamer""/>
</v:shape><![endif]--><![if !vml]><img border=0 width=226 height=39
src="lesley2_files/image002.gif" alt="La Chaumiere Guest House"
v:shapes="_x0000_s1025"><![endif]></P></TD></TR>
<TR>
<TD vAlign=top width=194>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><B><FONT
face="Lucida Calligraphy" color=#c8aa82>
<!--webbot bot="Navigation" S-Type="sequence" S-Orientation="vertical"
S-Rendering="graphics" S-Theme="nature 0010" B-Include-Home="FALSE"
B-Include-Up="TRUE" U-Page="sid:1006" --></FONT></B></P></TD>
<TD vAlign=top align=middle width=345>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=justify><FONT
color=#c8aa82><STRONG><I><B><EM style="FONT-STYLE: normal">The "Kosmos
Kamer" is a spacious room upstairs with a king size bed and 2 single
beds,
which can sleep four guests comfortably. All the beds have electric
blankets in winter. It is furnished with antique pieces and has three
lovely paintings of cosmos hanging on the stone featured walls which
is the incentive for the name of this room. It has a full en-suite
bathroom with huge mirrors. This room is often used for brides to
dress in
before they are married and afterwards as a honeymoon suite. It can
also
be utilized as a family room. The view from the three windows is
magnificent as it over looks the lush
garden.</EM></B></I></STRONG></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=justify><EM
style="FONT-STYLE: normal"><STRONG><FONT color=#c8aa82>Tariff – two
guests
sharing would be R250 p.p. but if more than 2 shares, tariff is R220
each.</FONT></STRONG></EM></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"
align=justify><STRONG><FONT
color=#c8aa82><EM style="FONT-STYLE: normal">A big breakfast is
included
in these prices. Family packages are offered on request. (i.e.
children)</EM></FONT></STRONG></P></TD>
<TD id="VU" vAlign=top align=middle width=345> <IMG height=261
src="1.jpg" name='SlideShow' width=345 border=0>
<P><IMG height=152 src="cid:750224113@19042007-13A7" width=217
border=0>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><SPAN
style="TEXT-TRANSFORM: uppercase"><FONT color=#c8aa82><I><B><EM
style="FONT-STYLE: normal"><STRONG>Guest
Comments</STRONG></EM></B></I></FONT></SPAN>
<P> </P></TD></TR>
<TR>
<TD
style="BORDER-RIGHT: #c40062 0px solid; BORDER-TOP: #c40062 1px solid;
BORDER-LEFT: #c40062 0px solid; BORDER-BOTTOM: #c40062 0px solid"
vAlign=top width=884 colSpan=3 height=300>
<P align=center><FONT color=#c8aa82><STRONG><I><B><EM
style="FONT-STYLE: normal">Your hosts Mara and
Lizette.<BR></EM></B></I></STRONG></FONT><I><B><IMG height=200
alt="Your hosts - Tokkie, Mara and Lizette"
src="cid:750224113@19042007-13AE" width=150></B></I></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><FONT
face="Times New Roman" color=#c8aa82 size=2><STRONG>For more
information
and reservations, contact Mara on: </STRONG></FONT></P>
<P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><FONT
face="Times New Roman" color=#c8aa82 size=2><STRONG>Tel: +27 (12) 205
1007 Fax: 086 600 7329<BR>P O Box 45, Broederstroom 0240,
North West Province, South Africa<BR>E-Mail: <A
href="mailto:[email protected]">[email protected]</A>
<BR> </STRONG></FONT></P></TD></TR></TBODY></TABLE></DIV></BODY></HTML>

Andrew Murray said:
Is that the whole script?

What's that lone <![endif]--> doing there? Looks like it belongs to
something.....

Have you tried the instructions that came with the script, or trying the
script author for support? Does the site where the script was found have a
help forum?

This is not exactly a Frontpage specific question.


jackal said:
I added the following script to my page, I want the images to change. (It
did
not work Why??)

<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
.shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: CodeLifter.com ([email protected]) -->
<!-- Web Site: http://www.codelifter.com -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 5000;
// Duration of crossfade (seconds)
var crossFadeDuration = 3;
// Specify the image files
var Pic = new Array();
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '1.jpg'
Pic[1] = '2.jpg'
Pic[2] = '3.jpg'
Pic[3] = '4.jpg'
Pic[4] = '5.jpg'

// do not edit anything below this line
var t;
var j = 0;
var p = Pic.length;
var preLoad = new Array();
for (i = 0; i < p; i++) {
preLoad = new Image();
preLoad.src = Pic;
}
function runSlideShow() {
if (document.all) {
document.images.SlideShow.style.filter="blendTrans(duration=2)";
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.SlideShow.filters.blendTrans.Apply();
}
document.images.SlideShow.src = preLoad[j].src;
if (document.all) {
document.images.SlideShow.filters.blendTrans.Play();
}
j = j + 1;
if (j > (p - 1)) j = 0;
t = setTimeout('runSlideShow()', slideShowSpeed);
}
// End -->
</script>

 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top