/***********************************************
* Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

var offsetxpoint=-60 //Customize x offset of tooltip
var offsetypoint=20 //Customize y offset of tooltip
var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false
if (ie||ns6)
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""

function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function ddrivetip(thetext, thecolor, thewidth){
if (ns6||ie){
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
tipobj.innerHTML=thetext
enabletip=true
return false
}
}

function positiontip(e){
if (enabletip){
var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20

var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000

//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<tipobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
else if (curX<leftedge)
tipobj.style.left="5px"
else
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left=curX+offsetxpoint+"px"

//same concept with the vertical position
if (bottomedge<tipobj.offsetHeight)
tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
else
tipobj.style.top=curY+offsetypoint+"px"
tipobj.style.visibility="visible"
}
}

function hideddrivetip(){
if (ns6||ie){
enabletip=false
tipobj.style.visibility="hidden"
tipobj.style.left="-1000px"
tipobj.style.backgroundColor=''
tipobj.style.width=''
}
}

document.onmousemove=positiontip


var nav;

nav = "<tr><td><img src=\"images/SPACER.GIF\" width=\"187\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"45\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"12\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"61\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"13\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"68\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"12\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"57\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"13\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"45\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"2\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"105\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"3\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"60\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"13\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"36\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"38\" height=\"1\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"1\" height=\"1\" border=\"0\"></td></tr>";

nav += "<tr><td colspan=\"17\"><img src=\"images/TOP_R1_C1.jpg\" width=\"770\" height=\"59\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"1\" height=\"59\" border=\"0\"></td></tr>";
nav += "<tr><td rowspan=\"3\"><img src=\"images/TOP_R2_C1.jpg\" width=\"187\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"index.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c2\',\'\',\'images/TOP_R2_C2_F2.jpg\',1)\;\"><img name=\"top_r2_c2\" src=\"images/TOP_R2_C2.jpg\" width=\"45\" height=\"22\" border=\"0\"></a></td>";
nav += "<td rowspan=\"3\"><img src=\"images/TOP_R2_C3.jpg\" width=\"12\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"abt.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c4\',\'\',\'images/TOP_R2_C4_F2.jpg\',1)\;\"><img name=\"top_r2_c4\" src=\"images/TOP_R2_C4.jpg\" width=\"61\" height=\"22\" border=\"0\"></a></td>";
nav += "<td rowspan=\"3\"><img src=\"images/TOP_R2_C5.jpg\" width=\"13\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"industrial.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c6\',\'\',\'images/TOP_R2_C6_F2.jpg\',1)\;\"><img name=\"top_r2_c6\" src=\"images/TOP_R2_C6.jpg\" width=\"68\" height=\"22\" border=\"0\"></a></td>";
nav += "<td rowspan=\"3\"><img src=\"images/TOP_R2_C7.jpg\" width=\"12\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"medical.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c8\',\'\',\'images/TOP_R2_C8_F2.jpg\',1)\;\"><img name=\"top_r2_c8\" src=\"images/TOP_R2_C8.jpg\" width=\"57\" height=\"22\" border=\"0\"></a></td>";
nav += "<td rowspan=\"3\"><img src=\"images/TOP_R2_C9.jpg\" width=\"13\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"food.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c10\',\'\',\'images/TOP_R2_C10_F2.jpg\',1)\;\"><img name=\"top_r2_c10\" src=\"images/TOP_R2_C10.jpg\" width=\"45\" height=\"22\" border=\"0\"></a></td>";
nav += "<td rowspan=\"3\"><img src=\"images/TOP_R2_C11.jpg\" width=\"2\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"misc.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c12\',\'\',\'images/TOP_R2_C12_F2.jpg\',1)\;\"><img name=\"top_r2_c12\" src=\"images/TOP_R2_C12.jpg\" width=\"105\" height=\"22\" border=\"0\"></a></td>";
nav += "<td rowspan=\"3\"><img src=\"images/TOP_R2_C13.jpg\" width=\"3\" height=\"25\" border=\"0\"></td>";
nav += "<td rowspan=\"3\"><a href=\"enquiry.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r2_c14\',\'\',\'images/TOP_R2_C14_F2.jpg\',1)\;\"><img name=\"top_r2_c14\" src=\"images/TOP_R2_C14.jpg\" width=\"60\" height=\"25\" border=\"0\"></a></td>";
nav += "<td colspan=\"3\"><img src=\"images/TOP_R2_C15.jpg\" width=\"87\" height=\"4\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"1\" height=\"4\" border=\"0\"></td></tr>";
nav += "<tr><td rowspan=\"2\"><img src=\"images/TOP_R3_C15.jpg\" width=\"13\" height=\"21\" border=\"0\"></td>";
nav += "<td rowspan=\"2\"><a href=\"map.html\" onMouseOut=\"MM_swapImgRestore()\;\" onMouseOver=\"MM_swapImage(\'top_r3_c16\',\'\',\'images/TOP_R3_C16_F2.jpg\',1)\;\"><img name=\"top_r3_c16\" src=\"images/TOP_R3_C16.jpg\" width=\"36\" height=\"21\" border=\"0\"></a></td>";
nav += "<td rowspan=\"2\"><img src=\"images/TOP_R3_C17.jpg\" width=\"38\" height=\"21\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"1\" height=\"18\" border=\"0\"></td></tr>";

nav += "<tr><td><img src=\"images/TOP_R4_C2.jpg\" width=\"45\" height=\"3\" border=\"0\"></td>";
nav += "<td><img src=\"images/TOP_R4_C4.jpg\" width=\"61\" height=\"3\" border=\"0\"></td>";
nav += "<td><img src=\"images/TOP_R4_C6.jpg\" width=\"68\" height=\"3\" border=\"0\"></td>";
nav += "<td><img src=\"images/TOP_R4_C8.jpg\" width=\"57\" height=\"3\" border=\"0\"></td>";
nav += "<td><img src=\"images/TOP_R4_C10.jpg\" width=\"45\" height=\"3\" border=\"0\"></td>";
nav += "<td><img src=\"images/TOP_R4_C12.jpg\" width=\"105\" height=\"3\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"1\" height=\"3\" border=\"0\"></td></tr>";

nav += "<tr><td colspan=\"17\"><img src=\"images/TOP_R5_C1.jpg\" width=\"770\" height=\"129\" border=\"0\"></td>";
nav += "<td><img src=\"images/SPACER.GIF\" width=\"1\" height=\"129\" border=\"0\"></td></tr>";

document.write(nav);
