i have a
java script function, function drivetip( thetext, thecolor, thewidth,type, title , category ,thelink,additioninfo) { if (ns6||ie){ if ( typeof thewidth!= "undefined" ) tipobj.style.width=thewidth+ "px" if tipobj.innerHTML= ( typeof thecolor!= "undefined" && thecolor!= "" ) tipobj.style.backgroundColor=...