//menu rollover

function haandson()	{document.getElementById("txthaa").src="images/txthaaon.gif"}
function haandsoff()	{document.getElementById("txthaa").src="images/txthaa.gif"}

function jokon()	{document.getElementById("txtjok").src="images/txtjokon.gif"}
function jokoff()	{document.getElementById("txtjok").src="images/txtjok.gif"}

function logon()	{document.getElementById("logo").src="images/urtype.gif"}
function logoff()	{document.getElementById("logo").src="images/urtypeoff.gif"}

function medon()	{document.getElementById("txtmed").src="images/txtmedon.gif"}
function medoff()	{document.getElementById("txtmed").src="images/txtmed.gif"}

function newson()	{document.getElementById("txtnews").src="images/txtnewson.gif"}
function newsoff()	{document.getElementById("txtnews").src="images/txtnews.gif"}

function shopon()	{document.getElementById("txtshop").src="images/txtshopon.gif"}
function shopoff()	{document.getElementById("txtshop").src="images/txtshop.gif"}

function subcon()	{document.getElementById("txtsc").src="images/txtscon.gif"}
function subcoff()	{document.getElementById("txtsc").src="images/txtsc.gif"}

function upon()		{document.getElementById("txtup").src="images/txtupon.gif"}
function upoff()	{document.getElementById("txtup").src="images/txtup.gif"}


function ukon()		{document.getElementById("cartuk").src="images/carton.gif"}
function ukupoff()	{document.getElementById("cartuk").src="images/cart.gif"}



//Shop album cover pop-ups

function poplpb()	{newWindow = window.open("images/jokcdlpbXL.jpg","picture","width=1058,height=1067");
			 newWindow.focus();}

function popela()	{newWindow = window.open("images/jokcdelaXL.jpg","picture","width=1000,height=1001");
			 newWindow.focus();}
