function newWindowcol9(imgcol9) {
   imageWindow = window.open(imgcol9, "imgeWincol9", "width=579, height=766")
   imageWindow.focus()
}

function newWindowprod2(imgprod2) {
   imageWindow = window.open(imgprod2, "imgeWinprod2", "width=520, height=472")
   imageWindow.focus()
}

function newWindowprod4(imgprod4) {
   imageWindow = window.open(imgprod4, "imgeWinprod4", "width=740, height=453")
   imageWindow.focus()
}

function newWindowprod6(imgprod6) {
   imageWindow = window.open(imgprod6, "imgeWinprod6", "width=1001, height=177")
   imageWindow.focus()
}

function newWindowprod7(imgprod7) {
   imageWindow = window.open(imgprod7, "imgeWinprod7", "width=520, height=369")
   imageWindow.focus()
}

function newWindowprod8(imgprod8) {
   imageWindow = window.open(imgprod8, "imgeWinprod8", "width=812, height=502")
   imageWindow.focus()
}

function newWindowcov1(imgcov1) {
   imageWindow = window.open(imgcov1, "imgeWinCov1", "width=740, height=947")
   imageWindow.focus()
}

function newWindowcov2(imgcov2) {
   imageWindow = window.open(imgcov2, "imgeWinCov2", "width=740, height=986")
   imageWindow.focus()
}

function newWindowcov3(imgcov3) {
   imageWindow = window.open(imgcov3, "imgeWinCov3", "width=740, height=959")
   imageWindow.focus()
}

function newWindowcov4(imgcov4) {
   imageWindow = window.open(imgcov4, "imgeWinCov4", "width=740, height=988")
   imageWindow.focus()
}

function newWindowILLc1(imgcw1) {
   imageWindow = window.open(imgcw1, "imgeWinCW1", "width=1195, height=792")
   imageWindow.focus()
}

function newWindowILLc2(imgcw2) {
   imageWindow = window.open(imgcw2, "imgeWinCW12", "width=1187, height=787")
   imageWindow.focus()
}

function newWindowILLc3(imgpie) {
   imageWindow = window.open(imgpie, "imgeWinPie", "width=820, height=941")
   imageWindow.focus()
}

function newWindowILLc4(imgpie2) {
   imageWindow = window.open(imgpie2, "imgeWinPie2", "width=800, height=1064")
   imageWindow.focus()
}

function newWindowILLc5(imgdonut) {
   imageWindow = window.open(imgdonut, "imgeWinDonut", "width=950, height=605")
   imageWindow.focus()
}

function newWindowILLc6(imgguitar) {
   imageWindow = window.open(imgguitar, "imgeWinGuitar", "width=670, height=857")
   imageWindow.focus()
}

function newWindowILLc7(imgdancers) {
   imageWindow = window.open(imgdancers, "imgeWinDancers", "width=872, height=956")
   imageWindow.focus()
}

function newWindowILLc8(imgrowers) {
   imageWindow = window.open(imgrowers, "imgeWinRowers", "width=813, height=1028")
   imageWindow.focus()
}

function newWindowILLc9(imgwhale) {
   imageWindow = window.open(imgwhale, "imgeWinWhale", "width=768, height=969")
   imageWindow.focus()
}

function newWindowILLc10(imgduck) {
   imageWindow = window.open(imgduck, "imgeWinDuck", "width=740, height=806")
   imageWindow.focus()
}

function newWindowILLc11(imgfish) {
   imageWindow = window.open(imgfish, "imgeWinFish", "width=740, height=837")
   imageWindow.focus()
}

function newWindowILLbw1(imgpiazza) {
   imageWindow = window.open(imgpiazza, "imgeWinPiazza", "width=620, height=850")
   imageWindow.focus()
}

function newWindowILLbw2(imgspock) {
   imageWindow = window.open(imgspock, "imgeWinSpock", "width=620, height=800")
   imageWindow.focus()
}

function newWindowILLbw3(imgbball) {
   imageWindow = window.open(imgbball, "imgeWinBball", "width=753, height=790")
   imageWindow.focus()
}

function newWindowILLbw4(imgsandy) {
   imageWindow = window.open(imgsandy, "imgeWinSandy", "width=830, height=1119")
   imageWindow.focus()
}

function newWindowILLbw5(imgtrash) {
   imageWindow = window.open(imgtrash, "imgeWinTrash", "width=740, height=939")
   imageWindow.focus()
}

function newWindowILLbw6(imggripmat) {
   imageWindow = window.open(imggripmat, "imgeWinGripmat", "width=620, height=840")
   imageWindow.focus()
}

function newWindowILLbw7(imgmedical) {
   imageWindow = window.open(imgmedical, "imgeWinMedical", "width=820, height=880")
   imageWindow.focus()
}

function newWindowILLbw8(imgpuppy) {
   imageWindow = window.open(imgpuppy, "imgeWinPuppy", "width=620, height=805")
   imageWindow.focus()
}

function newWindowILLbw9(imgdolce) {
   imageWindow = window.open(imgdolce, "imgeWinDolce", "width=520, height=722")
   imageWindow.focus()
}

function newWindowILLbw10(imgpeppers) {
   imageWindow = window.open(imgpeppers, "imgeWinPeppers", "width=800, height=619")
   imageWindow.focus()
}

function newWindowILLbw11(imggoat) {
   imageWindow = window.open(imggoat, "imgeWinGoat", "width=770, height=823")
   imageWindow.focus()
}

function newWindowallwood(imgallwood) {
   imageWindow = window.open(imgallwood, "imgeAllwood", "width=414, height=460")
   imageWindow.focus()
}

function newWindowmeridian(imgmeridian) {
   imageWindow = window.open(imgmeridian, "imgeMeridian", "width=520, height=530")
   imageWindow.focus()
}

function newWindowpeak(imgpeak) {
   imageWindow = window.open(imgpeak, "imgePeak", "width=650, height=639")
   imageWindow.focus()
}

function swapmain(num) {
   for (var i = 0; i < 6 ; i++) {
       document.getElementById("swapmain"+ i).style.display = 'none';
   }
    document.getElementById("swapmain"+num).style.display = 'block';
}

function hideflash() {
   document.getElementById("catHome").innerHTML = '&nbsp;';
}

function swapnav(num) {
   for (var i = 0; i < 6 ; i++) {
       document.getElementById("swapnav"+ i).style.display = 'none';
   }
    document.getElementById("swapnav"+num).style.display = 'block';
}

function swapprint(num) {
   for (var i = 0; i < 3 ; i++) {
       document.getElementById("swapprint"+ i).style.display = 'none';
   }
    document.getElementById("swapprint"+num).style.display = 'block';
}

function hideprint() {
   for (var i = 0; i < 3 ; i++) {
       document.getElementById("swapprint"+ i).style.display = 'none';
   }
}

function swapprintcol(num) {
   for (var i = 0; i < 10 ; i++) {
       document.getElementById("swapprintcol"+ i).style.display = 'none';
   }
    document.getElementById("swapprintcol"+num).style.display = 'block';
}

function hideprintcol() {
   for (var i = 0; i < 10 ; i++) {
       document.getElementById("swapprintcol"+ i).style.display = 'none';
   }
}

function swapprintcov(num) {
   for (var i = 0; i < 4 ; i++) {
       document.getElementById("swapprintcov"+ i).style.display = 'none';
   }
    document.getElementById("swapprintcov"+num).style.display = 'block';
}

function hideprintcov() {
   for (var i = 0; i < 4 ; i++) {
       document.getElementById("swapprintcov"+ i).style.display = 'none';
   }
}

function swapprintprod(num) {
   for (var i = 0; i < 8 ; i++) {
       document.getElementById("swapprintprod"+ i).style.display = 'none';
   }
    document.getElementById("swapprintprod"+num).style.display = 'block';
}

function hideprintprod() {
   for (var i = 0; i < 8 ; i++) {
       document.getElementById("swapprintprod"+ i).style.display = 'none';
   }
}
   
function swapweb(num) {
   for (var i = 0; i < 4 ; i++) {
       document.getElementById("swapweb"+ i).style.display = 'none';
   }
    document.getElementById("swapweb"+num).style.display = 'block';
}

function hideweb() {
   for (var i = 0; i < 4 ; i++) {
       document.getElementById("swapweb"+ i).style.display = 'none';
   }
}

function swapwebsit(num) {
   for (var i = 0; i < 10 ; i++) {
       document.getElementById("swapwebsit"+ i).style.display = 'none';
   }
    document.getElementById("swapwebsit"+num).style.display = 'block';
}

function hidewebsit() {
   for (var i = 0; i < 10 ; i++) {
       document.getElementById("swapwebsit"+ i).style.display = 'none';
   }
}

function swapwebban(num) {
   for (var i = 0; i < 6 ; i++) {
       document.getElementById("swapwebban"+ i).style.display = 'none';
   }
    document.getElementById("swapwebban"+num).style.display = 'block';
}

function hidewebban() {
   for (var i = 0; i < 6 ; i++) {
       document.getElementById("swapwebban"+ i).style.display = 'none';
   }
}

function swapwebema(num) {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swapwebema"+ i).style.display = 'none';
   }
    document.getElementById("swapwebema"+num).style.display = 'block';
}

function hidewebema() {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swapwebema"+ i).style.display = 'none';
   }
}

function swapwebfla(num) {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swapwebfla"+ i).style.display = 'none';
   }
    document.getElementById("swapwebfla"+num).style.display = 'block';
}

function hidewebfla() {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swapwebfla"+ i).style.display = 'none';
   }
}

function swaplogos(num) {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swaplogos"+ i).style.display = 'none';
   }
    document.getElementById("swaplogos"+num).style.display = 'block';
}

function hidelogos() {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swaplogos"+ i).style.display = 'none';
   }
}

function swapill(num) {
   for (var i = 0; i < 2 ; i++) {
       document.getElementById("swapill"+ i).style.display = 'none';
   }
    document.getElementById("swapill"+num).style.display = 'block';
}

function hideill() {
   for (var i = 0; i < 2 ; i++) {
       document.getElementById("swapill"+ i).style.display = 'none';
   }
}

function swapillbw(num) {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swapillbw"+ i).style.display = 'none';
   }
    document.getElementById("swapillbw"+num).style.display = 'block';
}

function hideillbw() {
   for (var i = 0; i < 11 ; i++) {
       document.getElementById("swapillbw"+ i).style.display = 'none';
   }
}

function swapillcol(num) {
   for (var i = 0; i < 9 ; i++) {
       document.getElementById("swapillcol"+ i).style.display = 'none';
   }
    document.getElementById("swapillcol"+num).style.display = 'block';
}

function hideillcol() {
   for (var i = 0; i < 9 ; i++) {
       document.getElementById("swapillcol"+ i).style.display = 'none';
   }
}

