= Freeze = Table
var IsIE = (navigator.appName=="Microsoft Internet Explorer");
var GetEvent = IsIE ? function(base) { return window.event; } : function(base) { return (base.length > 0 && (base[0].constructor == Event || base[0].constructor == MouseEvent)) ? base[0] : null; };
var GetEventElement = function(base) { var ev = GetEvent(base); if (ev == null) return null; return IsIE ? ev.srcElement : ev.target; };
function moveTo(navi, arg) {
var event = GetEvent(arg);
var table = document.getElementById("tdData");
//var width = parseInt(table.clientWidth) - parseInt(table.parentNode.offsetLeft);
var width = parseInt(navi.clientWidth) + 40;
var left = parseInt(width * (event.x || event.layerX) / navi.clientWidth);
if (left < 20) left = 0;
if (width - left < 20) left = width;
table.style.left = (0-left) + "px";
}
ID |
Name |
1 |
CYBERGUYS/EFILLIATE |
2 |
EXECUTIVE OFFICE FURNITURE |
3 |
GLOBAL EQUIPMENT COMPANY |
4 |
KENNY PRODUCTS, INC. |
5 |
PREMIER ELECTION SOLUTIONS |
|
Description |
Description |
1321 White Rock Road, Rancho Cordova, CA 95742-6505 |
1321 White Rock Road, Rancho Cordova, CA 95742-6505 |
241 East Hamilton St, Tallahassee, FL 32301 |
241 East Hamilton St, Tallahassee, FL 32301 |
"2505 Mill Center Parkway, Suite 100, Buford, GA 30518" |
"2505 Mill Center Parkway, Suite 100, Buford, GA 30518" |
13309 S. Normandie Avenue, Gardena, CA 90249 |
13309 S. Normandie Avenue, Gardena, CA 90249 |
1253 Allen Station Parkway, Allen, TX 75002 |
1253 Allen Station Parkway, Allen, TX 75002 |
|