<!--

if (document.images) 
{
  var button20_up = new Image();
  button20_up.src = 'images/splinters/Oct07.jpg';

 var button20_over = new Image();
  button20_over.src = 'images/splinters/Oct07hov.jpg'; 
}

function over_button20() 
{
  if (document.images) 
  {
    document["buttonTwenty"].src = button20_over.src
  }
}

function up_button20() 
{
  if (document.images) 
  {
    document["buttonTwenty"].src = button20_up.src
  }
}  




if (document.images) {

  var button21_up = new Image();
  button21_up.src = 'images/splinters/Nov_Dec06.jpg';

 var button21_over = new Image();
  button21_over.src = 'images/splinters/Nov_Dec06hov.jpg'; 
}

function over_button21() {
  if (document.images) {
    document["buttonTwentyone"].src = button21_over.src
  }
}

function up_button21() {
  if (document.images) {
    document["buttonTwentyone"].src = button21_up.src
  }
}  






if (document.images) {

  var button22_up = new Image();
  button22_up.src = 'images/splinters/Dec08.jpg';

 var button22_over = new Image();
  button22_over.src = 'images/splinters/Dec08hov.jpg'; 
}

function over_button22() 
{
  if (document.images) {
  document["buttonTwentytwo"].src = button22_over.src
  }
}

function up_button22() {
  if (document.images) {
    document["buttonTwentytwo"].src = button22_up.src
  }
} 




if (document.images) {

  var button23_up = new Image();
  button23_up.src = 'images/splinters/Sep_Oct06.jpg';

 var button23_over = new Image();
  button23_over.src = 'images/splinters/Sep_Oct06hov.jpg'; 
}

function over_button23() 
{
  if (document.images) {
  document["buttonTwentythree"].src = button23_over.src
  }
}

function up_button23() {
  if (document.images) {
    document["buttonTwentythree"].src = button23_up.src
  }
} 






if (document.images) {

  var button24_up = new Image();
  button24_up.src = 'images/splinters/Jul08.jpg';

 var button24_over = new Image();
  button24_over.src = 'images/splinters/Jul08hov.jpg'; 
}

function over_button24() 
{
  if (document.images) {
  document["buttonTwentyfour"].src = button24_over.src
  }
}

function up_button24() {
  if (document.images) {
    document["buttonTwentyfour"].src = button24_up.src
  }
} 










if (document.images) {

  var button25_up = new Image();
  button25_up.src = 'images/splinters/Jan08.jpg';

 var button25_over = new Image();
  button25_over.src = 'images/splinters/Jan08hov.jpg'; 
}

function over_button25() 
{
  if (document.images) {
  document["buttonTwentyfive"].src = button25_over.src
  }
}

function up_button25() {
  if (document.images) {
    document["buttonTwentyfive"].src = button25_up.src
  }
} 









if (document.images) {

  var buttonA_up = new Image();
  buttonA_up.src = 'images/buttons/newhome.gif';

 var buttonA_over = new Image();
  buttonA_over.src = 'images/buttons/newhomehov.gif'; 
}

function over_buttonA() {
  if (document.images) {
    document["buttonHome"].src = buttonA_over.src
  }
}

function up_buttonA() {
  if (document.images) {
    document["buttonHome"].src = buttonA_up.src
  }
}




if (document.images) {

  var buttonB_up = new Image();
  buttonB_up.src = 'images/buttons/newfleet.gif';

 var buttonB_over = new Image();
  buttonB_over.src = 'images/buttons/newfleethov.gif'; 
}

function over_buttonB() {
  if (document.images) {
    document["buttonFleet"].src = buttonB_over.src
  }
}

function up_buttonB() {
  if (document.images) {
    document["buttonFleet"].src = buttonB_up.src
  }
}





if (document.images) {

  var buttonC_up = new Image();
  buttonC_up.src = 'images/buttons/newmembership.gif';

 var buttonC_over = new Image();
  buttonC_over.src = 'images/buttons/newmembershiphov.gif'; 
}

function over_buttonC() {
  if (document.images) {
    document["buttonMember"].src = buttonC_over.src
  }
}

function up_buttonC() {
  if (document.images) {
    document["buttonMember"].src = buttonC_up.src
  }
}





if (document.images) {

  var buttonD_up = new Image();
  buttonD_up.src = 'images/buttons/newhistory.gif';

 var buttonD_over = new Image();
  buttonD_over.src = 'images/buttons/newhistoryhov.gif'; 
}

function over_buttonD() {
  if (document.images) {
    document["buttonHistory"].src = buttonD_over.src
  }
}

function up_buttonD() {
  if (document.images) {
    document["buttonHistory"].src = buttonD_up.src
  }
}





if (document.images) {

  var buttonE_up = new Image();
  buttonE_up.src = 'images/buttons/newevents.gif';

 var buttonE_over = new Image();
  buttonE_over.src = 'images/buttons/neweventshov.gif'; 
}

function over_buttonE() {
  if (document.images) {
    document["buttonEvents"].src = buttonE_over.src
  }
}

function up_buttonE() {
  if (document.images) {
    document["buttonEvents"].src = buttonE_up.src
  }
}





if (document.images) {

  var buttonF_up = new Image();
  buttonF_up.src = 'images/buttons/newsplinters.gif';

 var buttonF_over = new Image();
  buttonF_over.src = 'images/buttons/newsplintershov.gif'; 
}

function over_buttonF() {
  if (document.images) {
    document["buttonSplint"].src = buttonF_over.src
  }
}

function up_buttonF() {
  if (document.images) {
    document["buttonSplint"].src = buttonF_up.src
  }
}





if (document.images) {

  var buttonG_up = new Image();
  buttonG_up.src = 'images/buttons/newlinks.gif';

 var buttonG_over = new Image();
  buttonG_over.src = 'images/buttons/newlinkshov.gif'; 
}

function over_buttonG() {
  if (document.images) {
    document["buttonLinks"].src = buttonG_over.src
  }
}

function up_buttonG() {
  if (document.images) {
    document["buttonLinks"].src = buttonG_up.src
  }
}

//Fleet page buttons
if (document.images) {

  var buttonBack_up = new Image();
  buttonBack_up.src = 'images/buttons/newfleet.gif';

 var buttonBack_over = new Image();
  buttonBack_over.src = 'images/buttons/newfleethov.gif'; 
}

function over_buttonBack() {
  if (document.images) {
    document["buttonBackpage"].src = buttonBack_over.src
  }
}

function up_buttonBack() {
  if (document.images) {
    document["buttonBackpage"].src = buttonBack_up.src
  }
}




if (document.images) {

  var buttonNextpage_up = new Image();
  buttonNextpage_up.src = 'images/buttons/newfleet.gif';

 var buttonNextpage_over = new Image();
  buttonNextpage_over.src = 'images/buttons/newfleethov.gif'; 
}

function over_buttonNextpage() {
  if (document.images) {
    document["buttonNextPage"].src = buttonNextpage_over.src
  }
}

function up_buttonNextpage() {
  if (document.images) {
    document["buttonNextPage"].src = buttonNextpage_up.src
  }
}


//Home Page Gallery Buttons
if (document.images) {

  var buttonpre_up = new Image();
  buttonpre_up.src = 'images/buttons/previous.gif';

 var buttonpre_over = new Image();
  buttonpre_over.src = 'images/buttons/previoushov.gif'; 
}

function over_buttonpre() {
  if (document.images) {
    document["buttonpre"].src = buttonpre_over.src
  }
}

function up_buttonpre() {
  if (document.images) {
    document["buttonpre"].src = buttonpre_up.src
  }
}




if (document.images) {

  var buttonplay_up = new Image();
  buttonplay_up.src = 'images/buttons/playpause.gif';

 var buttonplay_over = new Image();
  buttonplay_over.src = 'images/buttons/playpausehov.gif'; 
}

function over_buttonplay() {
  if (document.images) {
    document["buttonplay"].src = buttonplay_over.src
  }
}

function up_buttonplay() {
  if (document.images) {
    document["buttonplay"].src = buttonplay_up.src
  }
}









if (document.images) {

  var buttonnext_up = new Image();
  buttonnext_up.src = 'images/buttons/next.gif';

 var buttonnext_over = new Image();
  buttonnext_over.src = 'images/buttons/nexthov.gif'; 
}

function over_buttonnext() {
  if (document.images) {
    document["buttonnext"].src = buttonnext_over.src
  }
}

function up_buttonnext() {
  if (document.images) {
    document["buttonnext"].src = buttonnext_up.src
  }
}








<!-- Begin
NewImg = new Array (
"images/olinkagallery/gal1.jpg",
"images/raiateagallery/raiateagal1.jpg",
"images/gallery/gal1.jpg",
"images/gallery/gal2.jpg",
"images/gallery/gal4.jpg",
"images/gallery/gal5.jpg",
"images/gallery/gal6.jpg",
"images/gallery/gal7.jpg",
"images/gallery/gal8.jpg",
"images/gallery/gal9.jpg",
"images/gallery/gal10.jpg",
"images/gallery/gal11.jpg"
);

var ImgNum = 0;
var ImgLength = NewImg.length - 1;

//Time delay between Slides in milliseconds
var delay = 2500;

var lock = false;
var run;
function chgImg(direction) {
if (document.images) {
ImgNum = ImgNum + direction;
if (ImgNum > ImgLength) {
ImgNum = 0;
}
if (ImgNum < 0) {
ImgNum = ImgLength;
}
document.slideshow.src = NewImg[ImgNum];
   }
}
function auto() {
if (lock == true) {
lock = false;
window.clearInterval(run);
}
else if (lock == false) {
lock = true;
run = setInterval("chgImg(1)", delay);
   }
}

//Sparrow Gallery

NewSparrow = new Array (
"images/Sparrowgallery/gal1.jpg",
"images/Sparrowgallery/gal2.jpg",
"images/Sparrowgallery/gal6.jpg",
"images/Sparrowgallery/gal7.jpg",
"images/Sparrowgallery/gal8.jpg",
"images/Sparrowgallery/gal9.jpg",
"images/Sparrowgallery/gal5.jpg"
);

var ImgNums = 0;
var ImgLengths = NewSparrow.length - 1;

//Time delay between Slides in milliseconds
var delays = 2500;

var locks = false;
var runs;
function chgImgs(direction) {
if (document.images) {
ImgNums = ImgNums + direction;
if (ImgNums > ImgLengths) {
ImgNums = 0;
}
if (ImgNums < 0) {
ImgNums = ImgLengths;
}
document.sparrowshow.src = NewSparrow[ImgNums];
   }
}
function autos() {
if (locks == true) {
locks = false;
window.clearInterval(runs);
}
else if (locks == false) {
locks = true;
runs = setInterval("chgImgs(1)", delays);
   }
}


//Cherrio Gallery
Newcherrio = new Array (
"images/fleet/nophoto.jpg",
"images/fleet/nophoto.jpg",
"images/fleet/nophoto.jpg",
"images/fleet/nophoto.jpg",
"images/fleet/nophoto.jpg"
);

var ImgNumc = 0;
var ImgLengthc = NewSparrow.length - 1;

//Time delay between Slides in milliseconds
var delayc = 2500;

var lockc = false;
var runc;
function chgImgc(direction) {
if (document.images) {
ImgNumc = ImgNumc + direction;
if (ImgNumc > ImgLengthc) {
ImgNumc = 0;
}
if (ImgNumc < 0) {
ImgNumc = ImgLengthc;
}
document.cherrioshow.src = Newcherrio[ImgNumc];
   }
}
function autoc() {
if (lockc == true) {
lockc = false;
window.clearInterval(runc);
}
else if (lockc == false) {
lockc = true;
runc = setInterval("chgImgc(1)", delayc);
   }
}


//Talisman Gallery

NewTalisman = new Array (
"images/Talismangallery/gal1.jpg",
"images/Talismangallery/gal2.jpg",
"images/Talismangallery/gal3.jpg",
"images/Talismangallery/gal4.jpg",
"images/Talismangallery/gal5.jpg",
"images/Talismangallery/gal6.jpg"
);

var ImgNumt = 0;
var ImgLengtht = NewTalisman.length - 1;

//Time delay between Slides in milliseconds
var delayt = 2500;

var lockt = false;
var runt;
function chgImgt(direction) {
if (document.images) {
ImgNumt = ImgNumt + direction;
if (ImgNumt > ImgLengtht) {
ImgNumt = 0;
}
if (ImgNumt < 0) {
ImgNumt = ImgLengtht;
}
document.talismanshow.src = NewTalisman[ImgNumt];
   }
}
function autot() {
if (lockt == true) {
lockt = false;
window.clearInterval(runt);
}
else if (lockt == false) {
lockt = true;
runt = setInterval("chgImgt(1)", delayt);
   }
}








//Patience Gallery

NewPatience = new Array (
"images/Patiencegallery/gal1.jpg",
"images/Patiencegallery/gal2.jpg",
"images/Patiencegallery/gal3.jpg",
"images/Patiencegallery/gal4.jpg",
"images/Patiencegallery/gal5.jpg",
"images/Patiencegallery/gal6.jpg"
);

var ImgNump = 0;
var ImgLengthp = NewPatience.length - 1;

//Time delay between Slides in milliseconds
var delayp = 2500;

var lockp = false;
var runp;
function chgImgp(direction) {
if (document.images) {
ImgNump = ImgNump + direction;
if (ImgNump > ImgLengthp) {
ImgNump = 0;
}
if (ImgNump < 0) {
ImgNump = ImgLengthp;
}
document.patienceshow.src = NewPatience[ImgNump];
   }
}
function autop() {
if (lockp == true) {
lockp = false;
window.clearInterval(runp);
}
else if (lockp == false) {
lockp = true;
runp = setInterval("chgImgp(1)", delayp);
   }
}


//lobo de mar Gallery

Newlobo = new Array (
"images/lobogallery/lobogal1.jpg",
"images/lobogallery/lobogal2.jpg",
"images/lobogallery/lobogal3.jpg",
"images/lobogallery/lobogal4.jpg",
"images/lobogallery/lobogal5.jpg"
);

var ImgNuml = 0;
var ImgLengthl = Newlobo.length - 1;

//Time delay between Slides in milliseconds
var delayl = 2500;

var lockl = false;
var runl;
function chgImgl(direction) {
if (document.images) {
ImgNuml = ImgNuml + direction;
if (ImgNuml > ImgLengthl) {
ImgNuml = 0;
}
if (ImgNuml < 0) {
ImgNuml = ImgLengthl;
}
document.loboshow.src = Newlobo[ImgNuml];
   }
}
function autol() {
if (lockl == true) {
lockl = false;
window.clearInterval(runl);
}
else if (lockl == false) {
lockl = true;
runl = setInterval("chgImgl(1)", delayl);
   }
}


//Antares Gallery

Newantares = new Array (
"images/antaresgallery/Antaresgal1.jpg",
"images/antaresgallery/Antaresgal2.jpg",
"images/antaresgallery/Antaresgal3.jpg"
);

var ImgNumA = 0;
var ImgLengthA = Newantares.length - 1;

//Time delay between Slides in milliseconds
var delayA = 2500;

var lockA = false;
var runA;
function chgImgA(direction) {
if (document.images) {
ImgNumA = ImgNumA + direction;
if (ImgNumA > ImgLengthA) {
ImgNumA = 0;
}
if (ImgNumA < 0) {
ImgNumA = ImgLengthA;
}
document.antaresshow.src = Newantares[ImgNumA];
   }
}
function autoA() {
if (lockA == true) {
lockA = false;
window.clearInterval(runA);
}
else if (lockA == false) {
lockA = true;
runA = setInterval("chgImgA(1)", delayA);
   }
}



//Lark Gallery

Newlark = new Array (
"images/larkgallery/gal1.jpg",
"images/larkgallery/gal2.jpg",
"images/larkgallery/gal3.jpg"
);

var ImgNumk = 0;
var ImgLengthk = Newlark.length - 1;

//Time delay between Slides in milliseconds
var delayk = 2500;

var lockk = false;
var runk;
function chgImgk(direction) {
if (document.images) {
ImgNumk = ImgNumk + direction;
if (ImgNumk > ImgLengthk) {
ImgNumk = 0;
}
if (ImgNumk < 0) {
ImgNumk = ImgLengthk;
}
document.larkshow.src = Newlark[ImgNumk];
   }
}
function autok() {
if (lockk == true) {
lockk = false;
window.clearInterval(runk);
}
else if (lockk == false) {
lockk = true;
runk = setInterval("chgImgk(1)", delayk);
   }
}


if (document.images) {

  var button30_up = new Image();
  button30_up.src = 'images/fleet/niya.jpg';

 var button30_over = new Image();
  button30_over.src = 'images/fleet/niyahov.jpg'; 
}

function over_button30() 
{
  if (document.images) {
  document["buttonThirty"].src = button30_over.src
  }
}

function up_button30() {
  if (document.images) {
    document["buttonThirty"].src = button30_up.src
  }
} 




if (document.images) {

  var button31_up = new Image();
  button31_up.src = 'images/fleet/brownie.jpg';

 var button31_over = new Image();
  button31_over.src = 'images/fleet/browniehov.jpg'; 
}

function over_button31() 
{
  if (document.images) {
  document["buttonThirtyone"].src = button31_over.src
  }
}

function up_button31() {
  if (document.images) {
    document["buttonThirtyone"].src = button31_up.src
  }
} 



if (document.images) {

  var button32_up = new Image();
  button32_up.src = 'images/fleet/bequiamini.jpg';

 var button32_over = new Image();
  button32_over.src = 'images/fleet/bequiaminihov.jpg'; 
}

function over_button32() 
{
  if (document.images) {
  document["buttonThirtytwo"].src = button32_over.src
  }
}

function up_button32() {
  if (document.images) {
    document["buttonThirtytwo"].src = button32_up.src
  }
} 



if (document.images) {

  var button33_up = new Image();
  button33_up.src = 'images/fleet/dirigomini.jpg';

 var button33_over = new Image();
  button33_over.src = 'images/fleet/dirigominihov.jpg'; 
}

function over_button33() 
{
  if (document.images) {
  document["buttonThirtythree"].src = button33_over.src
  }
}

function up_button33() {
  if (document.images) {
    document["buttonThirtythree"].src = button33_up.src
  }
} 



if (document.images) {

  var button34_up = new Image();
  button34_up.src = 'images/fleet/encoremini.jpg';

 var button34_over = new Image();
  button34_over.src = 'images/fleet/encoreminihov.jpg'; 
}

function over_button34() 
{
  if (document.images) {
  document["buttonThirtyfour"].src = button34_over.src
  }
}

function up_button34() {
  if (document.images) {
    document["buttonThirtyfour"].src = button34_up.src
  }
} 




if (document.images) {

  var button35_up = new Image();
  button35_up.src = 'images/fleet/jillianmini.jpg';

 var button35_over = new Image();
  button35_over.src = 'images/fleet/jillianminihov.jpg'; 
}

function over_button35() 
{
  if (document.images) {
  document["buttonThirtyfive"].src = button35_over.src
  }
}

function up_button35() {
  if (document.images) {
    document["buttonThirtyfive"].src = button35_up.src
  }
} 



if (document.images) {

  var button36_up = new Image();
  button36_up.src = 'images/fleet/manukaimini.jpg';

 var button36_over = new Image();
  button36_over.src = 'images/fleet/manukaiminihov.jpg'; 
}

function over_button36() 
{
  if (document.images) {
  document["buttonThirtysix"].src = button36_over.src
  }
}

function up_button36() {
  if (document.images) {
    document["buttonThirtysix"].src = button36_up.src
  }
} 









if (document.images) {

  var button37_up = new Image();
  button37_up.src = 'images/fleet/olinkamini.jpg';

 var button37_over = new Image();
  button37_over.src = 'images/fleet/olinkaminihov.jpg'; 
}

function over_button37() 
{
  if (document.images) {
  document["buttonThirtyseven"].src = button37_over.src
  }
}

function up_button37() {
  if (document.images) {
    document["buttonThirtyseven"].src = button37_up.src
  }
} 









if (document.images) {

  var button38_up = new Image();
  button38_up.src = 'images/fleet/reprievemini.jpg';

 var button38_over = new Image();
  button38_over.src = 'images/fleet/reprieveminihov.jpg'; 
}

function over_button38() 
{
  if (document.images) {
  document["buttonThirtyeight"].src = button38_over.src
  }
}

function up_button38() {
  if (document.images) {
    document["buttonThirtyeight"].src = button38_up.src
  }
} 









if (document.images) {

  var button39_up = new Image();
  button39_up.src = 'images/fleet/siboneymini.jpg';

 var button39_over = new Image();
  button39_over.src = 'images/fleet/siboneyminihov.jpg'; 
}

function over_button39() 
{
  if (document.images) {
  document["buttonThirtynine"].src = button39_over.src
  }
}

function up_button39() {
  if (document.images) {
    document["buttonThirtynine"].src = button39_up.src
  }
} 









if (document.images) {

  var button40_up = new Image();
  button40_up.src = 'images/fleet/tiamamini.jpg';

 var button40_over = new Image();
  button40_over.src = 'images/fleet/tiamaminihov.jpg'; 
}

function over_button40() 
{
  if (document.images) {
  document["buttonFourty"].src = button40_over.src
  }
}

function up_button40() {
  if (document.images) {
    document["buttonFourty"].src = button40_up.src
  }
} 









if (document.images) {

  var button41_up = new Image();
  button41_up.src = 'images/fleet/webfootmini.jpg';

 var button41_over = new Image();
  button41_over.src = 'images/fleet/webfootminihov.jpg'; 
}

function over_button41() 
{
  if (document.images) {
  document["buttonFourtyone"].src = button41_over.src
  }
}

function up_button41() {
  if (document.images) {
    document["buttonFourtyone"].src = button41_up.src
  }
} 









if (document.images) {

  var button42_up = new Image();
  button42_up.src = 'images/fleet/zephyrusmini.jpg';

 var button42_over = new Image();
  button42_over.src = 'images/fleet/zephyrusminihov.jpg'; 
}

function over_button42() 
{
  if (document.images) {
  document["buttonFourtytwo"].src = button42_over.src
  }
}

function up_button42() {
  if (document.images) {
    document["buttonFourtytwo"].src = button42_up.src
  }
} 









if (document.images) {

  var button43_up = new Image();
  button43_up.src = 'images/fleet/raiateamini.jpg';

 var button43_over = new Image();
  button43_over.src = 'images/fleet/raiateaminihov.jpg'; 
}

function over_button43() 
{
  if (document.images) {
  document["buttonFourtythree"].src = button43_over.src
  }
}

function up_button43() {
  if (document.images) {
    document["buttonFourtythree"].src = button43_up.src
  }
} 









if (document.images) {

  var button44_up = new Image();
  button44_up.src = 'images/fleet/ragtimemini.jpg';

 var button44_over = new Image();
  button44_over.src = 'images/fleet/ragtimeminihov.jpg'; 
}

function over_button44() 
{
  if (document.images) {
  document["buttonFourtyfour"].src = button44_over.src
  }
}

function up_button44() {
  if (document.images) {
    document["buttonFourtyfour"].src = button44_up.src
  }
} 









if (document.images) {

  var button45_up = new Image();
  button45_up.src = 'images/fleet/sparrowf1.jpg';

 var button45_over = new Image();
  button45_over.src = 'images/fleet/sparrowf1.jpg'; 
}

function over_button45() 
{
  if (document.images) {
  document["buttonFourty"].src = button45_over.src
  }
}

function up_button45() {
  if (document.images) {
    document["buttonFourty"].src = button45_up.src
  }
} 









if (document.images) {

  var button46_up = new Image();
  button46_up.src = 'images/fleet/sparrowf.jpg';

 var button46_over = new Image();
  button46_over.src = 'images/fleet/sparrowfhov.jpg'; 
}

function over_button46() 
{
  if (document.images) {
  document["buttonFourtysix"].src = button46_over.src
  }
}

function up_button46() {
  if (document.images) {
    document["buttonFourtysix"].src = button46_up.src
  }
} 









if (document.images) {

  var button47_up = new Image();
  button47_up.src = 'images/fleet/cheeriomini.jpg';

 var button47_over = new Image();
  button47_over.src = 'images/fleet/cheeriominihov.jpg'; 
}

function over_button47() 
{
  if (document.images) {
  document["buttonFourtyseven"].src = button47_over.src
  }
}

function up_button47() {
  if (document.images) {
    document["buttonFourtyseven"].src = button47_up.src
  }
} 









if (document.images) {

  var button48_up = new Image();
  button48_up.src = 'images/fleet/noblewoodmini.jpg';

 var button48_over = new Image();
  button48_over.src = 'images/fleet/noblewoodminihov.jpg'; 
}

function over_button48() 
{
  if (document.images) {
  document["buttonFourtyeight"].src = button48_over.src
  }
}

function up_button48() {
  if (document.images) {
    document["buttonFourtyeight"].src = button48_up.src
  }
} 









if (document.images) {

  var button49_up = new Image();
  button49_up.src = 'images/fleet/talismanmini4.jpg';

 var button49_over = new Image();
  button49_over.src = 'images/fleet/talismanmini4hov.jpg'; 
}

function over_button49() 
{
  if (document.images) {
  document["buttonFourtynine"].src = button49_over.src
  }
}

function up_button49() {
  if (document.images) {
    document["buttonFourtynine"].src = button49_up.src
  }
} 









if (document.images) {

  var button50_up = new Image();
  button50_up.src = 'images/fleet/resolutemini.jpg';

 var button50_over = new Image();
  button50_over.src = 'images/fleet/resoluteminihov.jpg'; 
}

function over_button50() 
{
  if (document.images) {
  document["buttonFifty"].src = button50_over.src
  }
}

function up_button50() {
  if (document.images) {
    document["buttonFifty"].src = button50_up.src
  }
} 









if (document.images) {

  var button51_up = new Image();
  button51_up.src = 'images/fleet/ddmini.jpg';

 var button51_over = new Image();
  button51_over.src = 'images/fleet/ddminihov.jpg'; 
}

function over_button51() 
{
  if (document.images) {
  document["buttonFiftyone"].src = button51_over.src
  }
}

function up_button51() {
  if (document.images) {
    document["buttonFiftyone"].src = button51_up.src
  }
} 









if (document.images) {

  var button52_up = new Image();
  button52_up.src = 'images/fleet/patiencemini.jpg';

 var button52_over = new Image();
  button52_over.src = 'images/fleet/patienceminihov.jpg'; 
}

function over_button52() 
{
  if (document.images) {
  document["buttonFiftytwo"].src = button52_over.src
  }
}

function up_button52() {
  if (document.images) {
    document["buttonFiftytwo"].src = button52_up.src
  }
} 









if (document.images) {

  var button53_up = new Image();
  button53_up.src = 'images/fleet/tantalusmini.jpg';

 var button53_over = new Image();
  button53_over.src = 'images/fleet/tantalusminihov.jpg'; 
}

function over_button53() 
{
  if (document.images) {
  document["buttonFiftythree"].src = button53_over.src
  }
}

function up_button53() {
  if (document.images) {
    document["buttonFiftythree"].src = button53_up.src
  }
} 









if (document.images) {

  var button54_up = new Image();
  button54_up.src = 'images/fleet/heronmini.jpg';

 var button54_over = new Image();
  button54_over.src = 'images/fleet/heronminihov.jpg'; 
}

function over_button54() 
{
  if (document.images) {
  document["buttonFiftyfour"].src = button54_over.src
  }
}

function up_button54() {
  if (document.images) {
    document["buttonFiftyfour"].src = button54_up.src
  }
} 









if (document.images) {

  var button55_up = new Image();
  button55_up.src = 'images/fleet/bluenosemini.jpg';

 var button55_over = new Image();
  button55_over.src = 'images/fleet/bluenoseminihov.jpg'; 
}

function over_button55() 
{
  if (document.images) {
  document["buttonFiftyfive"].src = button55_over.src
  }
}

function up_button55() {
  if (document.images) {
    document["buttonFiftyfive"].src = button55_up.src
  }
} 









if (document.images) {

  var button56_up = new Image();
  button56_up.src = 'images/fleet/dyadmini.jpg';

 var button56_over = new Image();
  button56_over.src = 'images/fleet/dyadminihov.jpg'; 
}

function over_button56() 
{
  if (document.images) {
  document["buttonFiftysix"].src = button56_over.src
  }
}

function up_button56() {
  if (document.images) {
    document["buttonFiftysix"].src = button56_up.src
  }
} 









if (document.images) {

  var button57_up = new Image();
  button57_up.src = 'images/fleet/siouxziemini.jpg';

 var button57_over = new Image();
  button57_over.src = 'images/fleet/siouxzieminihov.jpg'; 
}

function over_button57() 
{
  if (document.images) {
  document["buttonFiftyseven"].src = button57_over.src
  }
}

function up_button57() {
  if (document.images) {
    document["buttonFiftyseven"].src = button57_up.src
  }
} 







if (document.images) {

  var button58_up = new Image();
  button58_up.src = 'images/fleet/joymini.jpg';

 var button58_over = new Image();
  button58_over.src = 'images/fleet/joyminihov.jpg'; 
}

function over_button58() 
{
  if (document.images) {
  document["buttonFiftyeight"].src = button58_over.src
  }
}

function up_button58() {
  if (document.images) {
    document["buttonFiftyeight"].src = button58_up.src
  }
} 









if (document.images) {

  var button59_up = new Image();
  button59_up.src = 'images/fleet/larkmini.jpg';

 var button59_over = new Image();
  button59_over.src = 'images/fleet/larkminihov.jpg'; 
}

function over_button59() 
{
  if (document.images) {
  document["buttonFiftynine"].src = button59_over.src
  }
}

function up_button59() {
  if (document.images) {
    document["buttonFiftynine"].src = button59_up.src
  }
} 









if (document.images) {

  var button60_up = new Image();
  button60_up.src = 'images/fleet/lobodemarmini.jpg';

 var button60_over = new Image();
  button60_over.src = 'images/fleet/lobodemarminihov.jpg'; 
}

function over_button60() 
{
  if (document.images) {
  document["buttonSixty"].src = button60_over.src
  }
}

function up_button60() {
  if (document.images) {
    document["buttonSixty"].src = button60_up.src
  }
} 









if (document.images) {

  var button61_up = new Image();
  button61_up.src = 'images/fleet/antaresmini.jpg';

 var button61_over = new Image();
  button61_over.src = 'images/fleet/antaresminihov.jpg'; 
}

function over_button61() 
{
  if (document.images) {
  document["buttonSixtyone"].src = button61_over.src
  }
}

function up_button61() {
  if (document.images) {
    document["buttonSixtyone"].src = button61_up.src
  }
} 









if (document.images) {

  var button62_up = new Image();
  button62_up.src = 'images/fleet/lanakaimini.jpg';

 var button62_over = new Image();
  button62_over.src = 'images/fleet/lanakaiminihov.jpg'; 
}

function over_button62() 
{
  if (document.images) {
  document["buttonSixtytwo"].src = button62_over.src
  }
}

function up_button62() {
  if (document.images) {
    document["buttonSixtytwo"].src = button62_up.src
  }
} 









if (document.images) {

  var button70_up = new Image();
  button70_up.src = 'images/fleet/bansheemini.jpg';

 var button70_over = new Image();
  button70_over.src = 'images/fleet/bansheeminihov.jpg'; 
}

function over_button70() 
{
  if (document.images) {
  document["buttonSeventy"].src = button70_over.src
  }
}

function up_button70() {
  if (document.images) {
    document["buttonSeventy"].src = button70_up.src
  }
} 





if (document.images) {

  var button71_up = new Image();
  button71_up.src = 'images/fleet/syrenamini.jpg';

 var button71_over = new Image();
  button71_over.src = 'images/fleet/syrenaminihov.jpg'; 
}

function over_button71() 
{
  if (document.images) {
  document["buttonSeventyOne"].src = button71_over.src
  }
}

function up_button71() {
  if (document.images) {
    document["buttonSeventyOne"].src = button71_up.src
  }
} 

















if (document.images) {

  var buttonfair_up = new Image();
  buttonfair_up.src = 'images/fleet/fairwindmini.jpg';

 var buttonfair_over = new Image();
  buttonfair_over.src = 'images/fleet/fairwindminihov.jpg'; 
}

function over_buttonfair() 
{
  if (document.images) {
  document["buttonfair"].src = buttonfair_over.src
  }
}

function up_buttonfair() {
  if (document.images) {
    document["buttonfair"].src = buttonfair_up.src
  }
} 








//Joy Gallery

Newjoy = new Array (
"images/joygallery/gal1.jpg",
"images/joygallery/gal2.jpg"
);

var ImgNumj = 0;
var ImgLengthj = Newjoy.length - 1;

//Time delay between Slides in milliseconds
var delayj = 2500;

var lockj = false;
var runj;
function chgImgj(direction) {
if (document.images) {
ImgNumj = ImgNumj + direction;
if (ImgNumj > ImgLengthj) {
ImgNumj = 0;
}
if (ImgNumj < 0) {
ImgNumj = ImgLengthj;
}
document.joyshow.src = Newjoy[ImgNumj];
   }
}
function autoj() {
if (lockj == true) {
lockj = false;
window.clearInterval(runj);
}
else if (lockj == false) {
lockj = true;
runj = setInterval("chgImgj(1)", delayj);
   }
}



//lanakai

Newlanakai = new Array (
"images/Lanakaigallery/gal1.jpg",
"images/Lanakaigallery/gal2.jpg",
"images/Lanakaigallery/gal4.jpg",
"images/Lanakaigallery/gal5.jpg"
);

var ImgNumlan = 0;
var ImgLengthlan = Newlanakai.length - 1;

//Time delay between Slides in milliseconds
var delaylan = 2500;

var locklan = false;
var runlan;
function chgImglan(direction) {
if (document.images) {
ImgNumlan = ImgNumlan + direction;
if (ImgNumlan > ImgLengthlan) {
ImgNumlan = 0;
}
if (ImgNumlan < 0) {
ImgNumlan = ImgLengthlan;
}
document.lanakaishow.src = Newlanakai[ImgNumlan];
   }
}
function autolan() {
if (locklan == true) {
locklan = false;
window.clearInterval(runlan);
}
else if (locklan == false) {
locklan = true;
runlan = setInterval("chgImglan(1)", delaylan);
   }
}







//Dirigo Gallery

NewDirigo = new Array (
"images/dirigogallery/gal1.jpg",
"images/dirigogallery/gal2.jpg",
"images/dirigogallery/gal4.jpg",
"images/dirigogallery/gal5.jpg",
"images/dirigogallery/gal6.jpg"
);

var ImgNumd = 0;
var ImgLengthd = NewDirigo.length - 1;

//Time delay between Slides in milliseconds
var delayd = 2500;

var lockd = false;
var rund;
function chgImgd(direction) {
if (document.images) {
ImgNumd = ImgNumd + direction;
if (ImgNumd > ImgLengthd) {
ImgNumd = 0;
}
if (ImgNumd < 0) {
ImgNumd = ImgLengthd;
}
document.dirigoshow.src = NewDirigo[ImgNumd];
   }
}
function autod() {
if (lockd == true) {
lockd = false;
window.clearInterval(rund);
}
else if (lockd == false) {
lockd = true;
rund = setInterval("chgImgd(1)", delays);
   }
}




//Siouxzie Gallery

Newsiouxzie = new Array (
"images/siouxziegallery/gal1.jpg",
"images/siouxziegallery/gal2.jpg",
"images/siouxziegallery/gal3.jpg",
"images/siouxziegallery/gal4.jpg",
"images/siouxziegallery/gal5.jpg"
);

var ImgNums2 = 0;
var ImgLengths2 = Newsiouxzie.length - 1;

//Time delay between Slides in milliseconds
var delays2 = 2500;

var locks2 = false;
var runs2;
function chgImgs2(direction) {
if (document.images) {
ImgNums2 = ImgNums2 + direction;
if (ImgNums2 > ImgLengths2) {
ImgNums2 = 0;
}
if (ImgNums2 < 0) {
ImgNums2 = ImgLengths2;
}
document.siouxzieshow.src = Newsiouxzie[ImgNums2];
   }
}
function autos2() {
if (locks2 == true) {
locks2 = false;
window.clearInterval(runs2);
}
else if (locks2 == false) {
locks2 = true;
runs2 = setInterval("chgImgs2(1)", delays2);
   }
}










//Banshee Gallery

NewBanshee = new Array (
"images/bansheegallery/gal1.jpg",
"images/bansheegallery/gal2.jpg",
"images/bansheegallery/gal3.jpg",
"images/bansheegallery/gal4.jpg"
);

var ImgNumb = 0;
var ImgLengthb = NewBanshee.length - 1;

//Time delay between Slides in milliseconds
var delayb = 2500;

var lockb = false;
var runb;
function chgImgb(direction) {
if (document.images) {
ImgNumb = ImgNumb + direction;
if (ImgNumb > ImgLengthb) {
ImgNumb = 0;
}
if (ImgNumb < 0) {
ImgNumb = ImgLengthb;
}
document.bansheeshow.src = NewBanshee[ImgNumb];
   }
}
function autob() {
if (lockb == true) {
lockb = false;
window.clearInterval(runb);
}
else if (lockb == false) {
lockb = true;
runb = setInterval("chgImgb(1)", delayb);
   }
}
















//Bluenose Gallery

NewBluenose = new Array (
"images/bluenosegallery/gal1.jpg",
"images/bluenosegallery/gal2.jpg",
"images/bluenosegallery/gal3.jpg",
"images/bluenosegallery/gal4.jpg"
);

var ImgNumb2 = 0;
var ImgLengthb2 = NewBluenose.length - 1;

//Time delay between Slides in milliseconds
var delayb2 = 2500;

var lockb2 = false;
var runb2;
function chgImgb2(direction) {
if (document.images) {
ImgNumb2 = ImgNumb2 + direction;
if (ImgNumb2 > ImgLengthb2) {
ImgNumb2 = 0;
}
if (ImgNumb2 < 0) {
ImgNumb2 = ImgLengthb2;
}
document.bluenoseshow.src = NewBluenose[ImgNumb2];
   }
}
function autob2() {
if (lockb2 == true) {
lockb2 = false;
window.clearInterval(runb2);
}
else if (lockb2 == false) {
lockb2 = true;
runb2 = setInterval("chgImgb2(1)", delayb2);
   }
}








//Manukai Gallery

NewManukai = new Array (
"images/manukaigallery/gal1.jpg",
"images/manukaigallery/gal2.jpg",
"images/manukaigallery/gal3.jpg"
);

var ImgNumm = 0;
var ImgLengthm = NewManukai.length - 1;

//Time delay between Slides in milliseconds
var delaym = 2500;

var lockm = false;
var runm;
function chgImgm(direction) {
if (document.images) {
ImgNumm = ImgNumm + direction;
if (ImgNumm > ImgLengthm) {
ImgNumm = 0;
}
if (ImgNumm < 0) {
ImgNumm = ImgLengthm;
}
document.manukaishow.src = NewManukai[ImgNumm];
   }
}
function autom() {
if (lockm == true) {
lockm = false;
window.clearInterval(runm);
}
else if (lockm == false) {
lockm = true;
runm = setInterval("chgImgm(1)", delaym);
   }
}



//Brownie Gallery

Newbrownie = new Array (
"images/browniegallery/browniegal.jpg",
"images/browniegallery/browniegal1.jpg",
"images/browniegallery/browniegal2.jpg"
);

var ImgNumb3 = 0;
var ImgLengthb3 = Newbrownie.length - 1;

//Time delay between Slides in milliseconds
var delayb3 = 2500;

var lockb3 = false;
var runb3;
function chgImgb3(direction) {
if (document.images) {
ImgNumb3 = ImgNumb3 + direction;
if (ImgNumb3 > ImgLengthb3) {
ImgNumb3 = 0;
}
if (ImgNumb3 < 0) {
ImgNumb3 = ImgLengthb3;
}
document.brownieshow.src = Newbrownie[ImgNumb3];
   }
}
function autob3() {
if (lockb3 == true) {
lockb3 = false;
window.clearInterval(runb3);
}
else if (lockb3 == false) {
lockb3 = true;
runb3 = setInterval("chgImgb3(1)", delayb3);
   }
}












//Syrena Gallery

NewSyrena= new Array (
"images/syrenagallery/gal1.jpg",
"images/syrenagallery/gal2.jpg"
);

var ImgNums3 = 0;
var ImgLengths3 = NewSyrena.length - 1;

//Time delay between Slides in milliseconds
var delays3 = 2500;

var locks3 = false;
var runs3;
function chgImgs3(direction) {
if (document.images) {
ImgNums3 = ImgNums3 + direction;
if (ImgNums3 > ImgLengths3) {
ImgNums3 = 0;
}
if (ImgNums3 < 0) {
ImgNums3 = ImgLengths3;
}
document.syrenashow.src = NewSyrena[ImgNums3];
   }
}
function autos3() {
if (locks3 == true) {
locks3 = false;
window.clearInterval(runs3);
}
else if (locks3 == false) {
locks3 = true;
runs3 = setInterval("chgImgs3(1)", delays3);
   }
}



//Dyad Gallery

NewDyad = new Array (
"images/fleet/dyad2[1].jpg",
"images/fleet/dyad.jpg"
);

var ImgNumdyad = 0;
var ImgLengthdyad = NewDyad.length - 1;

//Time delay between Slides in milliseconds
var delaydyad = 2500;

var lockdyad = false;
var rundyad;
function chgImgdyad(direction) {
if (document.images) {
ImgNumdyad = ImgNumdyad + direction;
if (ImgNumdyad > ImgLengthdyad) {
ImgNumdyad = 0;
}
if (ImgNumdyad < 0) {
ImgNumdyad = ImgLengthdyad;
}
document.dyadshow.src = NewDyad[ImgNumdyad];
   }
}
function autodyad() {
if (lockdyad == true) {
lockdyad = false;
window.clearInterval(rundyad);
}
else if (lockdyad == false) {
lockdyad = true;
rundyad = setInterval("chgImgdyad(1)", delaydyad);
   }
}








//Olinka Gallery

NewOlinka = new Array (
"images/olinkagallery/gal1.jpg",
"images/olinkagallery/gal2.jpg",
"images/olinkagallery/gal3.jpg"
);

var ImgNumo = 0;
var ImgLengtho = NewOlinka.length - 1;

//Time delay between Slides in milliseconds
var delayo = 2500;

var locko = false;
var runo;
function chgImgo(direction) {
if (document.images) {
ImgNumo = ImgNumo + direction;
if (ImgNumo > ImgLengtho) {
ImgNumo = 0;
}
if (ImgNumo < 0) {
ImgNumo = ImgLengtho;
}
document.olinkashow.src = NewOlinka[ImgNumo];
   }
}
function autoo() {
if (locko == true) {
locko = false;
window.clearInterval(runo);
}
else if (locko == false) {
locko = true;
runo = setInterval("chgImgo(1)", delayo);
   }
}













//Zephyrus Gallery

NewZephyrus = new Array (
"images/zephyrusgallery/gal1.jpg",
"images/zephyrusgallery/gal2.jpg"
);

var ImgNumz = 0;
var ImgLengthz = NewZephyrus.length - 1;

//Time delay between Slides in milliseconds
var delayz = 2500;

var lockz = false;
var runz;
function chgImgz(direction) {
if (document.images) {
ImgNumz = ImgNumz + direction;
if (ImgNumz > ImgLengthz) {
ImgNumz = 0;
}
if (ImgNumz < 0) {
ImgNumz = ImgLengthz;
}
document.zephyrusshow.src = NewZephyrus[ImgNumz];
   }
}
function autoz() {
if (lockz == true) {
lockz = false;
window.clearInterval(runz);
}
else if (lockz == false) {
lockz = true;
runz = setInterval("chgImgz(1)", delayz);
   }
}












//Webfoot Gallery

NewWebfoot = new Array (
"images/webfootgallery/webfootgal1.jpg"
);

var ImgNumw = 0;
var ImgLengthw = NewWebfoot.length - 1;

//Time delay between Slides in milliseconds
var delayw = 2500;

var lockw = false;
var runw;
function chgImgw(direction) {
if (document.images) {
ImgNumw = ImgNumw + direction;
if (ImgNumw > ImgLengthw) {
ImgNumw = 0;
}
if (ImgNumw < 0) {
ImgNumw = ImgLengthw;
}
document.webfootshow.src = NewWebfoot[ImgNumw];
   }
}
function autow() {
if (lockw == true) {
lockw = false;
window.clearInterval(runw);
}
else if (lockw == false) {
lockw = true;
runw = setInterval("chgImgw(1)", delayw);
   }
}

















//Heron Gallery

NewHeron = new Array (
"images/herongallery/herongal1.jpg"
);

var ImgNumh = 0;
var ImgLengthh = NewHeron.length - 1;

//Time delay between Slides in milliseconds
var delayh = 2500;

var lockh = false;
var runh;
function chgImgh(direction) {
if (document.images) {
ImgNumh = ImgNumh + direction;
if (ImgNumh > ImgLengthh) {
ImgNumh = 0;
}
if (ImgNumh < 0) {
ImgNumh = ImgLengthh;
}
document.heronshow.src = NewHeron[ImgNumh];
   }
}
function autoh() {
if (lockh == true) {
lockh = false;
window.clearInterval(runh);
}
else if (lockh == false) {
lockh = true;
runh = setInterval("chgImgh(1)", delayh);
   }
}










//Jillian Gallery

NewJillian = new Array (
"images/jilliangallery/jilliangal1.jpg",
"images/jilliangallery/jilliangal2.jpg",
"images/jilliangallery/jilliangal3.jpg"
);

var ImgNumj1 = 0;
var ImgLengthj1 = NewJillian.length - 1;

//Time delay between Slides in milliseconds
var delayj1 = 2500;

var lockj1 = false;
var runj1;
function chgImgj1(direction) {
if (document.images) {
ImgNumj1 = ImgNumj1 + direction;
if (ImgNumj1 > ImgLengthj1) {
ImgNumj1 = 0;
}
if (ImgNumj1 < 0) {
ImgNumj1 = ImgLengthj1;
}
document.jillianshow.src = NewJillian[ImgNumj1];
   }
}
function autoj1() {
if (lockj1 == true) {
lockj1 = false;
window.clearInterval(runj1);
}
else if (lockj1 == false) {
lockj1 = true;
runj1 = setInterval("chgImgj1(1)", delayj1);
   }
}












//Siouxzie Gallery

NewSarnia = new Array (
"images/sarniaegallery/sarniagal1.jpg"
);

var ImgNums4 = 0;
var ImgLengths4 = NewSarnia.length - 1;

//Time delay between Slides in milliseconds
var delays4 = 2500;

var locks4 = false;
var runs4;
function chgImgs4(direction) {
if (document.images) {
ImgNums4 = ImgNums4 + direction;
if (ImgNums4 > ImgLengths4) {
ImgNums4 = 0;
}
if (ImgNums4 < 0) {
ImgNums4 = ImgLengths4;
}
document.sarniashow.src = NewSarnia[ImgNums4];
   }
}
function autos4() {
if (locks4 == true) {
locks4 = false;
window.clearInterval(runs4);
}
else if (locks4 == false) {
locks4 = true;
runs4 = setInterval("chgImgs4(1)", delays4);
   }
}


//Tehani Gallery

NewTehani = new Array (
"images/tehani/gallery/tehaniScaled.jpg",
"images/tehani/gallery/tehaniBestScaled.jpg",
"images/tehani/gallery/tehaniHaulOutScaled.jpg"
);

var ImgNumTehani = 0;
var ImgLengthTehani = NewTehani.length - 1;

//Time delay between Slides in milliseconds
var delayTehani = 2500;

var lockTehani = false;
var runTehani;
function chgImgTehani(direction) {
if (document.images) {
ImgNumTehani = ImgNumTehani + direction;
if (ImgNumTehani > ImgLengthTehani) {
ImgNumTehani = 0;
}
if (ImgNumTehani < 0) {
ImgNumTehani = ImgLengthTehani;
}
document.tehanishow.src = NewTehani[ImgNumTehani];
   }
}
function autoTehani() {
if (lockTehani == true) {
lockTehani = false;
window.clearInterval(runTehani);
}
else if (lockTehani == false) {
lockTehani = true;
runTehani = setInterval("chgImgTehani(1)", delayTehani);
   }
}



