Chachi
06-19-2002, 08:33 AM
Could someone PLEASE help me with my mouseover page? There are only two in the bottom right of the (upper) box that actually work. Also, how do I add a music code and where PLEASE.? Thank you in advance!
<html>
<head>
<title>Jameson</title>
<script>
<!--
if (parent.frames.length > 0) {
parent.location.href = self.document.location
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<div align="center"><b> <br>
</b>
<table width="75%" border="1" bgcolor="blue">
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd27.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image1','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd29.jpg',1)"><img name="Image1" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd27.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd1.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image2','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd35.jpg',1)"><img name="Image2" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd1.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd3.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd89.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd3.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd16.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image4','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd28.jpg',1)"><img name="Image4" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd16.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic10.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image5','','C:\SlideShowPhotos_Scrapbook Pics Resized/pic2.jpg',1)"><img name="Image5" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic10.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic3.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image6','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd29.jpg',1)"><img name="Image6" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic3.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<b> </b></div>
</html>
<html>
<head>
<title>:::::::::::::::::</title>
<script>
<!--
if (parent.frames.length > 0) {
parent.location.href = self.document.location
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<div align="center"><b> <br>
</b>
<table width="75%" border="1" bgcolor="blue">
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd30.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image1','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd50.jpg',1)"><img name="Image1" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd30.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd48.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image2','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd89.jpg',1)"><img name="Image2" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd48.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd50.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd9.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd50.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic4.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image4','','C:\SlideShowPhotos_Scrapbook Pics Resized/pic6.jpg',1)"><img name="Image4" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic4.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd01.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd9.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd01.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic12.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd9.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic12.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<b> </b></div>
</html>
<html>
<head>
<title>Jameson</title>
<script>
<!--
if (parent.frames.length > 0) {
parent.location.href = self.document.location
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<div align="center"><b> <br>
</b>
<table width="75%" border="1" bgcolor="blue">
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd27.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image1','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd29.jpg',1)"><img name="Image1" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd27.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd1.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image2','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd35.jpg',1)"><img name="Image2" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd1.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd3.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd89.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd3.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd16.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image4','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd28.jpg',1)"><img name="Image4" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd16.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic10.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image5','','C:\SlideShowPhotos_Scrapbook Pics Resized/pic2.jpg',1)"><img name="Image5" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic10.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic3.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image6','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd29.jpg',1)"><img name="Image6" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic3.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<b> </b></div>
</html>
<html>
<head>
<title>:::::::::::::::::</title>
<script>
<!--
if (parent.frames.length > 0) {
parent.location.href = self.document.location
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<div align="center"><b> <br>
</b>
<table width="75%" border="1" bgcolor="blue">
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd30.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image1','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd50.jpg',1)"><img name="Image1" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd30.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd48.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image2','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd89.jpg',1)"><img name="Image2" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd48.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd50.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd9.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd50.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic4.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image4','','C:\SlideShowPhotos_Scrapbook Pics Resized/pic6.jpg',1)"><img name="Image4" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic4.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/impd01.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd9.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/impd01.jpg" width="228" height="280"></a></td>
<td><a href="C:\SlideShowPhotos_Scrapbook Pics Resized/pic12.jpg"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image3','','C:\SlideShowPhotos_Scrapbook Pics Resized/impd9.jpg',1)"><img name="Image3" border="0"
src="C:\SlideShowPhotos_Scrapbook Pics Resized/pic12.jpg" width="228" height="280"></a></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<b> </b></div>
</html>