<!--//
Bver = parseFloat(navigator.appVersion);Bname = navigator.appName;
if (Bname == "Netscape" && Bver < 2.0){touch = 'false';}
else if (Bname == "Netscape" && Bver == 2.0){touch = 'false';}
else if (Bname == "Netscape" && Bver >= 3.0){touch = 'true';}
else if (Bname == "Microsoft Internet Explorer" && Bver <= 2.0){touch = 'false';}
else if (Bname == "Microsoft Internet Explorer" && Bver >= 3.02){touch = 'true';}
else {touch = 'false';}
if (touch == 'true'){bname=''}{Nox = 'b0'}{imgx = ''}
//----------------------------------------------------------------------------------

<!-- -->
function clicked(No,img){if (touch == 'true')
{if (Nox != 'b0'){document.images[Nox].src = 'images/maps/'+imgx+'.gif';}
{document.images[No].src = 'images/maps/'+img+'1.gif';}
{Nox = No}{imgx = img}}}
<!-- -->
function mouseon(No,img){if (touch == 'true')
{document.images[No].src = 'images/maps/'+img+'1.gif';}
{window.status=srs}}
<!-- -->
function mouseoff(No,img){if (touch == 'true'){if (No != Nox)
{document.images[No].src = 'images/maps/'+img+'.gif';}
{window.status=' '}{srs=' '}}}
//----------------------------------------------------------------------------------
//-->
<!--
if (touch == 'true'){
bx1 = new Image(); bx1.src="images/maps/uk1.gif";
bx2 = new Image(); bx2.src="images/maps/europe1.gif";
bx3 = new Image(); bx3.src="images/maps/japan1.gif";
bx4 = new Image(); bx4.src="images/maps/australia1.gif";
bx5 = new Image(); bx5.src="images/maps/south_america1.gif";
bx6 = new Image(); bx6.src="images/maps/north_america1.gif";
bx7 = new Image(); bx7.src="images/maps/world1.gif";
}
//-->

