kmmachineco.com - information about domain
- Server Status: available
- Server IP: 74.84.218.131
- Server Response Time: 297ms
Site title
Metal Fabrication: Stainless Steel, Aluminum, Carbon Steel - K-M Machine Company.
Keywords
metal fabrication,steel fabrication,stainless steel,aluminum,aluminum fabrication,carbon steel,sheet metal,welding,crane rental,boom trucks,machine shops,stainless steel fabrication,tanks, towers,fabrication,mig welding,silo,tig welding,structural steel,s
Description
Metal fabrication, including stainless steel, aluminum, and carbon steel. Machine shop. Various welding capabilities. Crane rental services.
Alexa information
Alexa rank: not in database
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| kmmachineco.com | IN | A | 74.84.218.131 | 86400 | ||
| kmmachineco.com | IN | SOA | 86400 | mname: ns1 rname: support.atlanticbt.com serial: 2012011301 refresh: 10800 retry: 3600 expire: 604800 minimum-ttl: 10800 |
||
| kmmachineco.com | IN | MX | 86400 | mail4.atlanticbt.com | pri: 10 | |
| kmmachineco.com | IN | NS | 86400 | ns2.atlanticbt.net | ||
| kmmachineco.com | IN | NS | 86400 | ns1.atlanticbt.net |
Server Location
Site source
Show / hide source
<html>
<head>
<title>Metal Fabrication: Stainless Steel, Aluminum, Carbon Steel - K-M Machine Company.</title>
<meta name="description" content="Metal fabrication, including stainless steel, aluminum, and carbon steel. Machine shop. Various welding capabilities. Crane rental services. ">
<meta name="keywords" content="metal fabrication,steel fabrication,stainless steel,aluminum,aluminum fabrication,carbon steel,sheet metal,welding,crane rental,boom trucks,machine shops,stainless steel fabrication,tanks, towers,fabrication,mig welding,silo,tig welding,structural steel,steel tubing,plasma cutting,pipe fabrication,custom machinery,heavy equipment sandblasting,North Carolina,South Carolina,Carolinas">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_checkBrowser(NSvers,NSpass,NSnoPass,IEvers,IEpass,IEnoPass,OBpass,URL,altURL) { //v2.0
var newURL = '', version = parseFloat(navigator.appVersion);
if (navigator.appName.indexOf('Netscape') != -1) {
if (version >= NSvers) {if (NSpass>0) newURL = (NSpass==1)?URL:altURL;}
else {if (NSnoPass>0) newURL = (NSnoPass==1)?URL:altURL;}
} else if (navigator.appName.indexOf('Microsoft') != -1) {
if (version >= IEvers) {if (IEpass>0) newURL = (IEpass==1)?URL:altURL;}
else {if (IEnoPass>0) newURL = (IEnoPass==1)?URL:altURL;}
} else if (OBpass>0) newURL = (OBpass==1)?URL:altURL;
if (newURL) {
window.location = unescape(newURL);
document.MM_returnValue = false;
}
}
function MM_timelineGoto(tmLnName, fNew, numGotos) { //v2.0
//Copyright 1997 Macromedia, Inc. All rights reserved.
var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,theObj;
if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
tmLn = document.MM_Time[tmLnName];
if (numGotos != null)
if (tmLn.gotoCount == null) tmLn.gotoCount = 1;
else if (tmLn.gotoCount++ >= numGotos) {tmLn.gotoCount=0; return}
jmpFwd = (fNew > tmLn.curFrame);
for (i = 0; i < tmLn.length; i++) {
sprite = (jmpFwd)? tmLn[i] : tmLn[(tmLn.length-1)-i]; //count bkwds if jumping back
if (sprite.charAt(0) == "s") {
numKeyFr = sprite.keyFrames.length;
firstKeyFr = sprite.keyFrames[0];
lastKeyFr = sprite.keyFrames[numKeyFr - 1];
if ((jmpFwd && fNew<firstKeyFr) || (!jmpFwd && lastKeyFr<fNew)) continue; //skip if untouchd
for (keyFrm=1; keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]; keyFrm++);
for (j=0; j<sprite.values.length; j++) {
props = sprite.values[j];
if (numKeyFr == props.length) propNum = keyFrm-1 //keyframes only
else propNum = Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); //or keep in legal range
if (sprite.obj != null) {
if (props.prop2 == null) sprite.obj[props.prop] = props[propNum];
else sprite.obj[props.prop2][props.prop] = props[propNum];
} }
} else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);
}
tmLn.curFrame = fNew;
if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)');
}
function MM_timelinePlay(tmLnName, myID) { //v1.2
//Copyright 1997 Macromedia, Inc. All rights reserved.
var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false;
if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
tmLn = document.MM_Time[tmLnName];
if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID
if (myID == tmLn.ID) { //if Im newest
setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay);
fNew = ++tmLn.curFrame;
for (i=0; i<tmLn.length; i++) {
sprite = tmLn[i];
if (sprite.charAt(0) == 's') {
if (sprite.obj) {
numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0];
if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range
keyFrm=1;
for (j=0; j<sprite.values.length; j++) {
props = sprite.values[j];
if (numKeyFr != props.length) {
if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr];
else sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr];
} else {
while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++;
if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) {
if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1];
else sprite.obj[props.prop2][props.prop] = props[keyFrm-1];
} } } } }
} else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);
if (fNew > tmLn.lastFrame) tmLn.ID = 0;
} }
}
function MM_initTimelines() { //v4.0
//MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
var ns = navigator.appName == "Netscape";
var ns4 = (ns && parseInt(navigator.appVersion) == 4);
var ns5 = (ns && parseInt(navigator.appVersion) > 4);
document.MM_Time = new Array(1);
document.MM_Time[0] = new Array(1);
document.MM_Time["Timeline1"] = document.MM_Time[0];
document.MM_Time[0].MM_Name = "Timeline1";
document.MM_Time[0].fps = 15;
document.MM_Time[0][0] = new String("behavior");
document.MM_Time[0][0].frame = 31;
document.MM_Time[0][0].value = "MM_timelineGoto('Timeline1','1')";
document.MM_Time[0].lastFrame = 31;
for (i=0; i<document.MM_Time.length; i++) {
document.MM_Time[i].ID = null;
document.MM_Time[i].curFrame = 0;
document.MM_Time[i].delay = 1000/document.MM_Time[i].fps;
}
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" marginheight=0 topmargin=0 leftmargin=0 marginwidth=0 link="#FF6633" vlink="#CC9900" onLoad="MM_checkBrowser(4.0,0,1,4.0,0,1,1,'http://www.kmmachineco.com/index.html','');MM_timelinePlay('Timeline1');return document.MM_returnValue">
<div align="left">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="left">
<tr>
<td colspan="3" align="left" valign="top" bgcolor="#000000"><img src="images/banner_lg.gif" width="339" height="74"><img src="images/banner_home_r.jpg" width="261" height="74"></td>
</tr>
<tr align="left" valign="top">
<td colspan="3" bgcolor="#CCCCCC"><img src="images/graybar.gif" width="600" height="16"></td>
</tr>
<tr>
<td rowspan="6" valign="top" width="143" background="images/blackbg.gif" align="left">
<p><img src="images/home_on.gif" width="143" height="239" border="0" usemap="#navigation_home"></p>
<p><a href="http://www.mapblast.com/myblast/map.mb?CMD=FILL&CT=35.3587%3A-79.7696%3A20000&IC=35.3587%3A-79.7696%3A8%3A&LV=3&GMI=&GAD1=&GAD2=McCaskill+St&GAD3=Biscoe,+NC++27209-9572&GAD4=USA&AD2=&noPrefs=&req_action=&skip=&serch=&PHONE=&noBRP=&remLoc=&AD4=USA&AD2_street=201+McCaskill+Street&AD3=Biscoe,+NC+27209&apmenu=&apcode=&selCategory=&x=55&y=20" target="_blank"><img src="images/ncmap.gif" width="142" height="60" border="0"></a></p>
<p><img src="images/home_veteran.gif" width="142" height="79"></p>
<p><img src="images/home_navy.gif" width="142" height="69"></p>
<p><img src="images/home_seal.gif" width="142" height="123"></p>
<p><img src="images/agclogo.gif" width="142" height="64"></p>
<p><img src="images/nchbalogo.gif" width="142" height="59"></p>
</td>
<td colspan="2" align="left" valign="top"><img src="images/blank.gif" width="1" height="34"><img src="images/animation_6.gif" width="457" height="34"></td>
</tr>
<tr>
<td colspan="2" height="43" align="left" valign="top">
<table width="457" border="0" cellspacing="7" cellpadding="0">
<tr bgcolor="#FF6633">
<td height="2" bgcolor="#FF6633"><font size="+1"><img src="images/blank.gif" width="1" height="1"></font></td>
</tr>
</table>
<table width="400" border="0" cellspacing="10" cellpadding="0">
<tr align="center">
<td valign="top" width="100%" colspan="2">
<p><font face="Arial, Helvetica, sans-serif" size="6"><b><i>God
Bless America</i></b></font></p>
<p><b><font face="Arial, Helvetica, sans-serif" size="-1"><img src="images/flag.jpg" width="300" height="225"></font></b></p>
</td>
</tr>
</table>
<p><img src="images/title.gif" width="457" height="35"> </p>
</td>
</tr>
<tr>
<td colspan="2"><img src="images/blank.gif" width="1" height="1"></td>
</tr>
<tr>
<td colspan="2" valign="top" align="left"><b></b>
<table width="457" border="0" cellspacing="7" cellpadding="0">
<tr bgcolor="#FF6633">
<td height="2"><font size="+1"><img src="images/blank.gif" width="1" height="1"></font></td>
</tr>
</table>
<table width="457" border="0" cellspacing="10" cellpadding="0">
<tr align="left">
<td valign="top" width="50%"><b><font face="Arial, Helvetica, sans-serif" size="2"><img src="images/bullet.gif" width="12" height="12">Structural
Steel<br>
<img src="images/bullet.gif" width="12" height="12">Tanks, Towers,
& Silos<br>
<img src="images/bullet.gif" width="12" height="12">Conveyor Systems<br>
<img src="images/bullet.gif" width="12" height="12">Piping and Ductwork<br>
<img src="images/bullet.gif" width="12" height="12">Heavy Gauge
Transitions</font><font face="Arial, Helvetica, sans-serif" size="-1"><br>
<br>
</font></b></td>
<td valign="top" width="50%"><b><font face="Arial, Helvetica, sans-serif" size="2"><img src="images/bullet.gif" width="12" height="12">Custom
Machinery<br>
<img src="images/bullet.gif" width="12" height="12">Walkways and
Platforms<br>
<img src="images/bullet.gif" width="12" height="12">Stairs and Handrails<br>
<img src="images/bullet.gif" width="12" height="12">Fencing and
Gates<br>
<img src="images/bullet.gif" width="12" height="12">Material Handling
Equipment<br>
<font color="#CC0000"> And much more...</font></font></b></td>
</tr>
</table>
<table width="457" border="0" cellspacing="7" cellpadding="0">
<tr bgcolor="#FF6633">
<td height="2"><font size="+1"><img src="images/blank.gif" width="1" height="1"></font></td>
</tr>
</table>
<b><img src="images/blank.gif" width="1" height="1"></b></td>
</tr>
<tr>
<td valign="top" colspan="2" align="left">
<table width="457" border="0" cellspacing="10" cellpadding="0">
<tr valign="top" align="left">
<td>
<p><font face="Arial, Helvetica, sans-serif" size="2">K-M Machine
Company/R.L. Kellam Company was founded as a family owned business
in 1901. We have been operating under our current name since 1969
at our current address and continue to be family owned and operated.
K-M Machine currently employs over 50 people and encompasses over
30,000 square feet of fabrication area. </font></p>
<p><font face="Arial, Helvetica, sans-serif" size="2">We have built
this company on pride in our work and honesty in our business
dealings. We have a deep appreciation for our customers, and we
continue this appreciation with our commitment to furnish a quality
product at a competitive price. This commitment has earned us
a reputation as one of the finest metal fabrication facilities
in the Carolinas. Please browse through our web site, and we are
sure that you will find that a business partnership with K-M Machine
Co./R.L. Kellam Co. will be beneficial to you now and in the future.
</font></p>
</td>
<td width="180"><font face="Arial, Helvetica, sans-serif" size="2"><img src="images/4pictures.jpg" width="180" height="327" align="right"></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="337"> </td>
<td width="517"> </td>
</tr>
<tr>
<td width="143" align="left" valign="top"><img src="images/roundcorner.gif" width="61" height="26"></td>
<td width="337"> </td>
<td width="517"> </td>
</tr>
<tr>
<td width="143" bgcolor="#000000" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FF6633"><b><!-- #BeginLibraryItem "/Library/copyright.lbi" --><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FF6633"><b>Copyright
2010<br>
K-M Machine Co. Inc<br>
All rights reserved</b></font><!-- #EndLibraryItem --></b></font></td>
<td colspan="2" valign="top" align="right" bgcolor="#000000"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><!-- #BeginLibraryItem "/Library/bottomlink.lbi" --><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="index.html">Home</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">
| </font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="services.html">Services</a><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"> |
</font><a href="equipment.html">Equipment List</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font color="#FF6600"> </font>|<font color="#FF6600">
</font></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="projects.html">Projects</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font color="#FF6600"> <font color="#FFFFFF">|</font>
</font></font></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="crane_services.html">Crane
Services</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font color="#FF6600"><br> </font></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="employment_opps.html">Employment
Opportunities</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font color="#FF6600"><font color="#FFFFFF">
|</font> </font></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="contact.html">Contact
Us</a></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF"><font color="#FF6600"> <font color="#FFFFFF">|</font></font></font></font><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">
</font><a href="used_equipment.html">Used Equipment</a></font><!-- #EndLibraryItem --></font></td>
</tr>
<tr>
<td width="143" bgcolor="#000000"> </td>
<td width="337" bgcolor="#000000"> </td>
<td width="517" bgcolor="#000000"> </td>
</tr>
</table>
</div>
<map name="navigation_home">
<area shape="rect" coords="2,187,131,202" href="used_equipment.html" alt="used equipment">
<area shape="rect" coords="3,165,132,181" href="contact.html" alt="contact us">
<area shape="rect" coords="4,147,132,163" href="employment_opps.html" alt="employment">
<area shape="rect" coords="7,123,135,139" href="crane_services.html" alt="crane services">
<area shape="rect" coords="3,102,132,118" href="projects.html" alt="projects">
<area shape="rect" coords="6,81,132,98" href="equipment.html" alt="equipment">
<area shape="rect" coords="7,59,131,77" href="services.html" alt="services">
<area shape="rect" coords="8,37,132,55" href="index.html" alt="home">
</map>
</body>
</html>