|
i have found a prob wit ur script
the lines
<!--
function mllWindow() {
mllWindow = window.open("../foals/mll_x_slh_filly.htm", "mllWin", "height=365")
}
// -->
</script>
<script language="javascript" type="text/javascript">
<!--
function tlpWindow() {
tlpWindow = window.open("../foals/tlp_x_slh_filly.htm", "tlpWin", "height=365")
}
// -->
are wrong. where it goes ("../foals/mll_x, etc
u need the full path name. and again l8r
u must make sure all ur paths are correct be4 uploading.
|