Image1 = new Image(995,100)
Image1.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/1-down.png"
Image2 = new Image(995,100)
Image2.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/2-down.png"
Image3 = new Image(995,100)
Image3.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/3-down.png"

// Imagemap navigacia - Gore

function topnav_load1() {
document.emp.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/1-down.png"; return true;
}

function topnav_load2() {
document.emp.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/2-down.png"; return true;
}

function topnav_load3() {
document.emp.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/3-down.png"; return true;
}

function topnav_original() {
document.emp.src = "http://www.100sheep.eu/wp-content/themes/shopperpress/themes/sheepish/images/logo.png"; return true;
}



