if (document.layers) {navigator.family = "nn4"}
if (document.all) {navigator.family = "ie4"}
if (window.navigator.userAgent.toLowerCase().match("gecko")) {navigator.family = "gecko"}
descarray = new Array(
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
if (document.all) {navigator.family = "ie4"}
if (window.navigator.userAgent.toLowerCase().match("gecko")) {navigator.family = "gecko"}
descarray = new Array(
"Select your favourite granite. Clicking on thumbnail will open a larger image.",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"none",
"If your granite top consists of several pieces, insert the length and width of the 5th piece",
"Length of the 5th piece (mm)",
"Width of the 5th piece (mm)",
"If your granite top consists of several pieces, insert the length and width of the 6th piece",
"Length of the 6th piece (mm)",
"Width of the 6th piece (mm)",
"If your granite top consists of several pieces, insert the length and width of the 7th piece",
//20
"Length of the 7th piece (mm)",
"Width of the 7th piece (mm)",
"Total length (mm) of <b>straight</b> worktop edges that are exposed and will need polishing",
"none",
"none",
"none",
"none",
"Number of rounded corners with radius under 100 mm",
"Number of rounded corners with radius between 100 and 300 mm",
"none",
"none",
"none",
"none",
"none",
"none",
"Number of tap and switch holes",
"none",
"If your kitchen wall has no tiling, you will need granite upstands (also called splashbacks)",
"Our staff will visit you for templating. Quote includes cost of templating",
"none",
"none",
"Click here to view total cost of your worktop including the costs of templating, transport and fitting"
);
overdiv="0";

var isNav = (navigator.appName.indexOf("Netscape") !=-1);
function handlerMM(e){
x = (isNav) ? e.pageX : event.clientX + document.body.scrollLeft;
y = (isNav) ? e.pageY : event.clientY + document.body.scrollTop;
}
if (isNav){document.captureEvents(Event.MOUSEMOVE);}
document.onmousemove = handlerMM;
//  End -->
"Length of the 5th piece (mm)",
"Width of the 5th piece (mm)",
"If your granite top consists of several pieces, insert the length and width of the 6th piece",
"Length of the 6th piece (mm)",
"Width of the 6th piece (mm)",
"If your granite top consists of several pieces, insert the length and width of the 7th piece",
//20
"Length of the 7th piece (mm)",
"Width of the 7th piece (mm)",
"Total length (mm) of <b>straight</b> worktop edges that are exposed and will need polishing",
"none",
"none",
"none",
"Total length (mm) of <b>curved</b> worktop edges that are exposed and will need polishing",
"Number of rounded corners with radius under 100 mm",
"Number of rounded corners with radius between 100 and 300 mm",
"none",
"Number of polished cutouts for sink",
"none",
"none",
"none",
"none",
"Number of tap and switch holes",
"none",
"If your kitchen wall has no tiling, you will need granite upstands (also called splashbacks)",
"Our staff will visit you for templating. Quote includes cost of templating",
"none",
"none",
"Click here to view total cost of your worktop including the costs of templating, transport and fitting"
);
overdiv="0";
function popLayer(a){
if(!descarray[a]){descarray[a]="<font color=red>This pop-up (#"+a+") isn't setup correctly - needs description</font>";}
if (navigator.family == "gecko") {pad="0"; bord="1 bordercolor=black";}
else {pad="1"; bord="0";}
desc  = "<table cellspacing=0 cellpadding="+pad+" border="+bord+"  bgcolor=000000><tr><td>\n"
	+"<table cellspacing=0 cellpadding=3 border=0 width=200><tr><td bgcolor=ffffdd class='tip'><center>\n"
	+descarray[a]
	+"\n</td></tr></table>\n"
	+"</td></tr></table>";
if(navigator.family =="nn4") {
	document.object1.document.open();
	document.object1.document.write(desc);
	document.object1.document.close();
	document.object1.left=x-75;
	document.object1.top=y-60;
	document.object1.zIndex=+1;
	}
else if(navigator.family =="ie4"){
	object1.innerHTML=desc;
	object1.style.pixelLeft=x-75;
	object1.style.pixelTop=y-60;
	}
else if(navigator.family =="gecko"){
	document.getElementById("object1").innerHTML=desc;
	document.getElementById("object1").style.left=x-75;
	document.getElementById("object1").style.top=y+20;
	}
}
function hideLayer(){
if (overdiv == "0") {
	if(navigator.family =="nn4") {eval(document.object1.top="-500");}
	else if(navigator.family =="ie4"){object1.innerHTML="";}
	else if(navigator.family =="gecko") {document.getElementById("object1").style.top="-500";}
	}
}
var isNav = (navigator.appName.indexOf("Netscape") !=-1);
function handlerMM(e){
x = (isNav) ? e.pageX : event.clientX + document.body.scrollLeft;
y = (isNav) ? e.pageY : event.clientY + document.body.scrollTop;
}
if (isNav){document.captureEvents(Event.MOUSEMOVE);}
document.onmousemove = handlerMM;
//  End -->

