// JavaScript Document

function mouseOver0()
{
document.menu0.src ="../image/iconladybug.jpg";
}
function mouseOut0()
{
document.menu0.src ="../image/00.gif";
}

function mouseOver1()
{
document.menu1.src ="../image/iconladybug.jpg";
}
function mouseOut1()
{
document.menu1.src ="../image/01.gif";
}

function mouseOver2()
{
document.menu2.src ="../image/iconladybug.jpg";
}
function mouseOut2()
{
document.menu2.src ="../image/02.gif";
}

function mouseOver3()
{
document.menu3.src ="../image/iconladybug.jpg";
}
function mouseOut3()
{
document.menu3.src ="../image/03.gif";
}

function mouseOver4()
{
document.menu4.src ="../image/iconladybug.jpg";
}
function mouseOut4()
{
document.menu4.src ="../image/04.gif";
}

function mouseOver5()
{
document.menu5.src ="../image/iconladybug.jpg";
}
function mouseOut5()
{
document.menu5.src ="../image/05.gif";
}

function mouseOver6()
{
document.menu6.src ="../image/iconladybug.jpg";
}
function mouseOut6()
{
document.menu6.src ="../image/06.gif";
}

function mouseOver7()
{
document.menu7.src ="../image/iconladybug.jpg";
}
function mouseOut7()
{
document.menu7.src ="../image/07.gif";
}

function mouseOver8()
{
document.menu8.src ="../image/iconladybug.jpg";
}
function mouseOut8()
{
document.menu8.src ="../image/08.gif";
}

function mouseOver9()
{
document.menu9.src ="../image/iconladybug.jpg";
}
function mouseOut9()
{
document.menu9.src ="../image/09.gif";
}
function mouseOver10()
{
document.menu10.src ="../image/iconladybug.jpg";
}
function mouseOut10()
{
document.menu10.src ="../image/10.gif";
}
function mouseOver11()
{
document.menu11.src ="../image/iconladybug.jpg";
}
function mouseOut11()
{
document.menu11.src ="../image/11.gif";
}
