function showOne()
{
document.getElementById("productOne").style.backgroundImage="url('images/white.gif')";
}
function hideOne()
{
document.getElementById("productOne").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showTwo()
{
document.getElementById("productTwo").style.backgroundImage="url('images/white.gif')";
}
function hideTwo()
{
document.getElementById("productTwo").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showSeven()
{
document.getElementById("productSeven").style.backgroundImage="url('images/white.gif')";
}
function hideSeven()
{
document.getElementById("productSeven").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showThirtySeven()
{
document.getElementById("productThirtySeven").style.backgroundImage="url('images/white.gif')";
}
function hideThirtySeven()
{
document.getElementById("productThirtySeven").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showThirtyNine()
{
document.getElementById("productThirtyNine").style.backgroundImage="url('images/white.gif')";
}
function hideThirtyNine()
{
document.getElementById("productThirtyNine").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showTwentyNine()
{
document.getElementById("productTwentyNine").style.backgroundImage="url('images/white.gif')";
}
function hideTwentyNine()
{
document.getElementById("productTwentyNine").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showThirty()
{
document.getElementById("productThirty").style.backgroundImage="url('images/white.gif')";
}
function hideThirty()
{
document.getElementById("productThirty").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showTwentySix()
{
document.getElementById("productTwentySix").style.backgroundImage="url('images/white.gif')";
}
function hideTwentySix()
{
document.getElementById("productTwentySix").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showTwentyEight()
{
document.getElementById("productTwentyEight").style.backgroundImage="url('images/white.gif')";
}
function hideTwentyEight()
{
document.getElementById("productTwentyEight").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showForty()
{
document.getElementById("productForty").style.backgroundImage="url('images/white.gif')";
}
function hideForty()
{
document.getElementById("productForty").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showThirtyFour()
{
document.getElementById("productThirtyFour").style.backgroundImage="url('images/white.gif')";
}
function hideThirtyFour()
{
document.getElementById("productThirtyFour").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showThirtyFive()
{
document.getElementById("productThirtyFive").style.backgroundImage="url('images/white.gif')";
}
function hideThirtyFive()
{
document.getElementById("productThirtyFive").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showTwentyFive()
{
document.getElementById("productTwentyFive").style.backgroundImage="url('images/white.gif')";
}
function hideTwentyFive()
{
document.getElementById("productTwentyFive").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showThirtyTwo()
{
document.getElementById("productThirtyTwo").style.backgroundImage="url('images/white.gif')";
}
function hideThirtyTwo()
{
document.getElementById("productThirtyTwo").style.backgroundImage="url('images/uni-bg-09.jpg')";
}


function showFortySeven()
{
document.getElementById("productFortySeven").style.backgroundImage="url('images/white.gif')";
}
function hideFortySeven()
{
document.getElementById("productFortySeven").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showFortyEight()
{
document.getElementById("productFortyEight").style.backgroundImage="url('images/white.gif')";
}
function hideFortyEight()
{
document.getElementById("productFortyEight").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showFortyNine()
{
document.getElementById("productFortyNine").style.backgroundImage="url('images/white.gif')";
}
function hideFortyNine()
{
document.getElementById("productFortyNine").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showFifty()
{
document.getElementById("productFifty").style.backgroundImage="url('images/white.gif')";
}
function hideFifty()
{
document.getElementById("productFifty").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showFiftyOne()
{
document.getElementById("productFiftyOne").style.backgroundImage="url('images/white.gif')";
}
function hideFiftyOne()
{
document.getElementById("productFiftyOne").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showFiftyTwo()
{
document.getElementById("productFiftyTwo").style.backgroundImage="url('images/white.gif')";
}
function hideFiftyTwo()
{
document.getElementById("productFiftyTwo").style.backgroundImage="url('images/uni-bg-09.jpg')";
}

function showFiftyThree()
{
document.getElementById("productFiftyThree").style.backgroundImage="url('images/white.gif')";
}
function hideFiftyThree()
{
document.getElementById("productFiftyThree").style.backgroundImage="url('images/uni-bg-09.jpg')";
}


