<!--
var slidespeed=2000
var slideimages=new Array(
    "images/Linderhof-Country-Club-P-8-01.jpg",
    "images/Linderhof-Country-Club-P-8-02.jpg",
    "images/Linderhof-Country-Club-P-8-03.jpg",
    "images/Linderhof-Country-Club-P-8-04.jpg",
    "images/Linderhof-Country-Club-P-8-05.jpg",
    "images/Linderhof-Country-Club-P-8-06.jpg",
    "images/Linderhof-Country-Club-P-8-07.jpg",
    "images/Linderhof-Country-Club-P-8-08.jpg",
    "images/Linderhof-Country-Club-P-8-09.jpg",
    "images/Linderhof-Country-Club-P-8-10.jpg",
    "images/Linderhof-Country-Club-P-8-11.jpg",
    "images/Linderhof-Country-Club-P-8-12.jpg",
    "images/Linderhof-Country-Club-P-8-13.jpg",
    "images/Linderhof-Country-Club-P-8-14.jpg",
    "images/Linderhof-Country-Club-P-8-15.jpg",
    "images/Linderhof-Country-Club-P-8-16.jpg",
    "images/Linderhof-Country-Club-P-8-17.jpg",
    "images/Linderhof-Country-Club-P-8-18.jpg",
    "images/Linderhof-Country-Club-P-8-19.jpg",
    "images/Linderhof-Country-Club-P-8-20.jpg",
    "images/Linderhof-Country-Club-P-8-21.jpg",
    "images/Linderhof-Country-Club-P-8-22.jpg",
    "images/Linderhof-Country-Club-P-8-23.jpg",
    "images/Linderhof-Country-Club-P-8-24.jpg",
    "images/Linderhof-Country-Club-P-8-25.jpg",
    "images/Linderhof-Country-Club-P-8-26.jpg",
    "images/Linderhof-Country-Club-P-8-27.jpg",
    "images/Linderhof-Country-Club-P-8-28.jpg",
    "images/Linderhof-Country-Club-P-8-29.jpg",
    "images/Linderhof-Country-Club-P-8-30.jpg",
    "images/Linderhof-Country-Club-P-8-31.jpg"
    )
var imageholder=new Array()
var ie=document.all
for (i=0;i<slideimages.length;i++){
imageholder[i]=new Image()
imageholder[i].src=slideimages[i]
}
function gotoshow(){
}
//-->
