| Related sites for http://www.hoovers.com/ |
| Plunkett_Research,_Ltd_ Provider of industry information, market research, trends, company profiles, and executive mailing lists. | | Public_Register\'s_Annual_Report_Service__(PRARS) Provides free annual reports of public companies trading on the NYSE, NASDAQ, AMEX, and OTC exchanges. | | Risk_Management_Internet_Services_-_Databases_-_Business_and_Finance Domestic and international company profiles and research. Access to financial market databases such as SEC filings and stock exchange quotes. Subscription based service. | | The_Scannery Investor focused web search platform that only searches the websites of public companies from around the world. | | SEDAR Access securities related information for Canadian companies. | | SixSigmaCompanies_com Overviews on Fortune 500 companies, including Six Sigma quotes from financial reports, savings and benefits achieved, and links to further reading. | | Toowoomba_Education_Centre Offers training in book publishing, printing, digital copying, graphic design and binding. Based in Toowoomba, Australia. | | Abbey_Sales_Corporation Offers electromechanical and electronic components and assembly serving the Illinois and Wisconsin markets. | | Action_Electrical_Sales,_Inc_ Florida based electrical manufacturers representative company. | | All_New_England_Sales Electrical and mechanical equipment manufacturer's rep for battery chargers, day tanks, generators and fire pumps. | | Allen_Fields_Associates_Inc_ NEMRA electrical manufacturers representative for electrical products. | | Alliance_Technical_Sales,_Inc_ Specializing in custom connectors, wiring harnesses, pressure transducers, modular signal conditioning and data acquisition products, level measurement and process control instrumentation. Territory i | | Amplicon_Liveline Offers data acquisition, industrial computers, data communications, test and measurement, power supplies and panel instrumentation. | | Arthur_A__Boyle_Co_,_Inc_ Electrical manufacturers representative. | | Avel_Lindberg Power transformers, toroidal transformers, dcdc converters and uninterruptible power supplies. | | Bell_and_McCoy Electrical manufacturers' representative serving the Texas, Oklahoma and Arkansas markets. | | Bestan_Incorporated Supplier of a wide variety of industry standard connectors. | | Bridge_Marketing Representing Carling Technologies, ECS Connectors, Neutrik, Kings Electronics, Bulgin Connectors, American Zettler, Emkay, Mueller Electric, Friwo, and Northern Technologies in Northern California, No | | B-Tech_Solutions Serving northern Illinois, Indiana and Wisconsin. | | Burgoyne_Electric_Sales,_Inc_ New York and New Jersey electrical manufacturers representative. | | Carebase Specializing in complete systems power protection including AC meter base & hardwire surge arrestors, DC telephone-cable protectors, line conditioners, UL-2601 isolation transformers, UPS, automat | | Century_Sales Manufacturers' representative covering northern California and northern Nevada for manufacturers of electrical, electronic and lighting products and components. | | CMP_-_Carter,_McCormic_and_Peirce Manufacturers' representative for test equipment, components, and system products covering Michigan, Ohio, Indiana, Pennsylvania and West Virginia. | | Coastal_Marketing Manufacturers' representative offering RF, microwave, and telco components. Product category and manufacturers lists. | | Connolly,_Charles_F__Distributing_Co_,_Inc_ Distributes controls, switches, meters. Calibration services | | Core_Power,_Inc_ Manufacturer's representative specializing in power protection products. | | Crawford_Associates,_Inc_ Manufacturers' Representative for electromechanical and electronic components with emphasis on reed relays, thermistors, delay lines, membrane switches, electronic timers, and thermal protectors. | | Delta_Electrical_Assoc_,_Inc_ Electrical manufacturers representative electrical products. | | DJM_Electronics Marketing and sales agents for RF, microwave and electromagnetic compatibility (EMC) products: RF amplifiers, microwave amplifiers (solid state, MMIC, TWT), RF shielded rooms, screen rooms, RFI/EMI po | | DNR_Sales A representatives for Minnesota, North Dakota, South Dakota, and Western Wisconsin. | | Duker-Reilly-McPherson_and_Assoc_,_Inc_ Manufacturer's representative for electrical, mechanical (HVAC) and appliance parts. | | Effect_Systems Manufacturers' representative and support partner for Quantel products. | | Electrical_Power_Products,_Inc_ Electrical Equipment Manufacturer's Representative | | Electrical_Sales_Associates Representatives for electrical tools, instruments, heating, lighting, generator transfer switches, and more for WA, OR, AK and Northern ID. | | Electro-Mechanical_Systems_International_(EMSI) International export representatives for US manufacturers of electrical construction, mechanical, datacom and telecommunication materials. | | Electro-Sales_Associates Offers electrical and electronic components. | | Electro-Terminal_GmbH Distributor and manufactures representatives in the field of connector technology. From Germany. | | Elstad_Associates_Inc_ Manufacturer's representative serving the electrical and data communication industries. | | Express_Business_Systems,_Inc_ Represents manufacturers of IEC motors to CE, ATEX, Cenelec hazardous areas. | | Floatdene_Power_Products_Limited Representation of manufacturers of electrical transmission and distribution equipment and materials. Also, providing high quality services in the SAP R/3 software marketplace. |
|
if (gup("siteID") != '') {
var today = new Date();
today.setTime( today.getTime() );
affilliate_value = gup("siteID") + '|' + today.getTime();
domain = fixDomain(window.location.href);
setcookie('affiliate', affilliate_value, 30, '/', domain);
}
function setcookie( name, value, expires, path, domain )
{
// set time, it's in milliseconds
var today = new Date();
today.setTime( today.getTime() );
/*
if the expires variable is set, make the correct
expires time, the current script below will set
it for x number of days, to make it for hours,
delete * 24, for minutes, delete * 60 * 24
*/
if ( expires )
{
expires = expires * 1000 * 60 * 60 * 24;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) +
( ( path ) ? ";path=" + path : "" ) +
( ( domain ) ? ";domain=" + domain : "" );
}
function gup( name ){
name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
var regexS = "[\\?&]"+name+"=([^]*)";
var regex = new RegExp( regexS );
var results = regex.exec( window.location.href );
if( results == null )
return "";
else
return results[1];
}
function fixDomain(uri)
{
var domain = "";
var regexS = "\:\/\/.*?([^\.]+\\.[^\.]+?)\/";
var regex = new RegExp(regexS);
var results = regex.exec(uri);
if (results != null)
domain = results[1];
return domain;
}
/*
* Shadowbox.js, version 3.0.3
* http://shadowbox-js.com/
*
* Copyright 2007-2010, Michael J. I. Jackson
* Date: 2010-10-21 04:59:13 +0000
*/
(function(window,undefined){var S={version:"3.0.3"};var ua=navigator.userAgent.toLowerCase();if(ua.indexOf("windows")>-1||ua.indexOf("win32")>-1){S.isWindows=true}else{if(ua.indexOf("macintosh")>-1||ua.indexOf("mac os x")>-1){S.isMac=true}else{if(ua.indexOf("linux")>-1){S.isLinux=true}}}S.isIE=ua.indexOf("msie")>-1;S.isIE6=ua.indexOf("msie 6")>-1;S.isIE7=ua.indexOf("msie 7")>-1;S.isGecko=ua.indexOf("gecko")>-1&&ua.indexOf("safari")==-1;S.isWebKit=ua.indexOf("applewebkit/")>-1;var inlineId=/#(.+)$/,galleryName=/^(light|shadow)box\[(.*?)\]/i,inlineParam=/\s*([a-z_]*?)\s*=\s*(.+)\s*/,fileExtension=/[0-9a-z]+$/i,scriptPath=/(.+\/)shadowbox\.js/i;var open=false,initialized=false,lastOptions={},slideDelay=0,slideStart,slideTimer;S.current=-1;S.dimensions=null;S.ease=function(state){return 1+Math.pow(state-1,3)};S.errorInfo={fla:{name:"Flash",url:"http://www.adobe.com/products/flashplayer/"},qt:{name:"QuickTime",url:"http://www.apple.com/quicktime/download/"},wmp:{name:"Windows Media Player",url:"http://www.microsoft.com/windows/windowsmedia/"},f4m:{name:"Flip4Mac",url:"http://www.flip4mac.com/wmv_download.htm"}};S.gallery=[];S.onReady=noop;S.path=null;S.player=null;S.playerId="sb-player";S.options={animate:true,animateFade:true,autoplayMovies:true,continuous:false,enableKeys:true,flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",onChange:noop,onClose:noop,onFinish:noop,onOpen:noop,showMovieControls:true,skipSetup:false,slideshowDelay:0,viewportPadding:20};S.getCurrent=function(){return S.current>-1?S.gallery[S.current]:null};S.hasNext=function(){return S.gallery.length>1&&(S.current!=S.gallery.length-1||S.options.continuous)};S.isOpen=function(){return open};S.isPaused=function(){return slideTimer=="pause"};S.applyOptions=function(options){lastOptions=apply({},S.options);apply(S.options,options)};S.revertOptions=function(){apply(S.options,lastOptions)};S.init=function(options,callback){if(initialized){return}initialized=true;if(S.skin.options){apply(S.options,S.skin.options)}if(options){apply(S.options,options)}if(!S.path){var path,scripts=document.getElementsByTagName("script");for(var i=0,len=scripts.length;imaxWidth){width=maxWidth-extraWidth}var changeHeight=(originalHeight-height)/originalHeight,changeWidth=(originalWidth-width)/originalWidth,oversized=(changeHeight>0||changeWidth>0);if(preserveAspect&&oversized){if(changeHeight>changeWidth){width=Math.round((originalWidth/originalHeight)*height)}else{if(changeWidth>changeHeight){height=Math.round((originalHeight/originalWidth)*width)}}}S.dimensions={height:height+topBottom,width:width+leftRight,innerHeight:height,innerWidth:width,top:Math.floor((maxHeight-(height+extraHeight))/2+padding),left:Math.floor((maxWidth-(width+extraWidth))/2+padding),oversized:oversized};return S.dimensions};S.makeGallery=function(obj){var gallery=[],current=-1;if(typeof obj=="string"){obj=[obj]}if(typeof obj.length=="number"){each(obj,function(i,o){if(o.content){gallery[i]=o}else{gallery[i]={content:o}}});current=0}else{if(obj.tagName){var cacheObj=S.getCache(obj);obj=cacheObj?cacheObj:S.makeObject(obj)}if(obj.gallery){gallery=[];var o;for(var key in S.cache){o=S.cache[key];if(o.gallery&&o.gallery==obj.gallery){if(current==-1&&o.content==obj.content){current=gallery.length}gallery.push(o)}}if(current==-1){gallery.unshift(obj);current=0}}else{gallery=[obj];current=0}}each(gallery,function(i,o){gallery[i]=apply({},o)});return[gallery,current]};S.makeObject=function(link,options){var obj={content:link.href,title:link.getAttribute("title")||"",link:link};if(options){options=apply({},options);each(["player","title","height","width","gallery"],function(i,o){if(typeof options[o]!="undefined"){obj[o]=options[o];delete options[o]}});obj.options=options}else{obj.options={}}if(!obj.player){obj.player=S.getPlayer(obj.content)}var rel=link.getAttribute("rel");if(rel){var match=rel.match(galleryName);if(match){obj.gallery=escape(match[2])}each(rel.split(";"),function(i,p){match=p.match(inlineParam);if(match){obj[match[1]]=match[2]}})}return obj};S.getPlayer=function(content){if(content.indexOf("#")>-1&&content.indexOf(document.location.href)==0){return"inline"}var q=content.indexOf("?");if(q>-1){content=content.substring(0,q)}var ext,m=content.match(fileExtension);if(m){ext=m[0].toLowerCase()}if(ext){if(S.img&&S.img.ext.indexOf(ext)>-1){return"img"}if(S.swf&&S.swf.ext.indexOf(ext)>-1){return"swf"}if(S.flv&&S.flv.ext.indexOf(ext)>-1){return"flv"}if(S.qt&&S.qt.ext.indexOf(ext)>-1){if(S.wmp&&S.wmp.ext.indexOf(ext)>-1){return"qtwmp"}else{return"qt"}}if(S.wmp&&S.wmp.ext.indexOf(ext)>-1){return"wmp"}}return"iframe"};function filterGallery(){var err=S.errorInfo,plugins=S.plugins,obj,remove,needed,m,format,replace,inlineEl,flashVersion;for(var i=0;i1){var next=S.gallery[S.current+1]||S.gallery[0];if(next.player=="img"){var a=new Image();a.src=next.content}var prev=S.gallery[S.current-1]||S.gallery[S.gallery.length-1];if(prev.player=="img"){var b=new Image();b.src=prev.content}}S.skin.onLoad(changing,waitReady)}function waitReady(){if(!open){return}if(typeof S.player.ready!="undefined"){var timer=setInterval(function(){if(open){if(S.player.ready){clearInterval(timer);timer=null;S.skin.onReady(show)}}else{clearInterval(timer);timer=null}},10)}else{S.skin.onReady(show)}}function show(){if(!open){return}S.player.append(S.skin.body,S.dimensions);S.skin.onShow(finish)}function finish(){if(!open){return}if(S.player.onLoad){S.player.onLoad()}S.options.onFinish(S.getCurrent());if(!S.isPaused()){S.play()}listenKeys(true)}if(!Array.prototype.indexOf){Array.prototype.indexOf=function(obj,from){var len=this.length>>>0;from=from||0;if(from-1,wmp:!f4m&&names.indexOf("Windows Media")>-1,f4m:f4m}}else{var detectPlugin=function(name){var axo;try{axo=new ActiveXObject(name)}catch(e){}return !!axo};S.plugins={fla:detectPlugin("ShockwaveFlash.ShockwaveFlash"),qt:detectPlugin("QuickTime.QuickTime"),wmp:detectPlugin("wmplayer.ocx"),f4m:false}}var relAttr=/^(light|shadow)box/i,expando="shadowboxCacheKey",cacheKey=1;S.cache={};S.select=function(selector){var links=[];if(!selector){var rel;each(document.getElementsByTagName("a"),function(i,el){rel=el.getAttribute("rel");if(rel&&relAttr.test(rel)){links.push(el)}})}else{var length=selector.length;if(length){if(typeof selector=="string"){if(S.find){links=S.find(selector)}}else{if(length==2&&typeof selector[0]=="string"&&selector[1].nodeType){if(S.find){links=S.find(selector[0],selector[1])}}else{for(var i=0;i+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,done=0,toString=Object.prototype.toString,hasDuplicate=false,baseHasDuplicate=true;[0,0].sort(function(){baseHasDuplicate=false;return 0});var Sizzle=function(selector,context,results,seed){results=results||[];var origContext=context=context||document;if(context.nodeType!==1&&context.nodeType!==9){return[]}if(!selector||typeof selector!=="string"){return results}var parts=[],m,set,checkSet,extra,prune=true,contextXML=isXML(context),soFar=selector;while((chunker.exec(""),m=chunker.exec(soFar))!==null){soFar=m[3];parts.push(m[1]);if(m[2]){extra=m[3];break}}if(parts.length>1&&origPOS.exec(selector)){if(parts.length===2&&Expr.relative[parts[0]]){set=posProcess(parts[0]+parts[1],context)}else{set=Expr.relative[parts[0]]?[context]:Sizzle(parts.shift(),context);while(parts.length){selector=parts.shift();if(Expr.relative[selector]){selector+=parts.shift()}set=posProcess(selector,set)}}}else{if(!seed&&parts.length>1&&context.nodeType===9&&!contextXML&&Expr.match.ID.test(parts[0])&&!Expr.match.ID.test(parts[parts.length-1])){var ret=Sizzle.find(parts.shift(),context,contextXML);context=ret.expr?Sizzle.filter(ret.expr,ret.set)[0]:ret.set[0]}if(context){var ret=seed?{expr:parts.pop(),set:makeArray(seed)}:Sizzle.find(parts.pop(),parts.length===1&&(parts[0]==="~"||parts[0]==="+")&&context.parentNode?context.parentNode:context,contextXML);set=ret.expr?Sizzle.filter(ret.expr,ret.set):ret.set;if(parts.length>0){checkSet=makeArray(set)}else{prune=false}while(parts.length){var cur=parts.pop(),pop=cur;if(!Expr.relative[cur]){cur=""}else{pop=parts.pop()}if(pop==null){pop=context}Expr.relative[cur](checkSet,pop,contextXML)}}else{checkSet=parts=[]}}if(!checkSet){checkSet=set}if(!checkSet){throw"Syntax error, unrecognized expression: "+(cur||selector)}if(toString.call(checkSet)==="[object Array]"){if(!prune){results.push.apply(results,checkSet)}else{if(context&&context.nodeType===1){for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&(checkSet[i]===true||checkSet[i].nodeType===1&&contains(context,checkSet[i]))){results.push(set[i])}}}else{for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&checkSet[i].nodeType===1){results.push(set[i])}}}}}else{makeArray(checkSet,results)}if(extra){Sizzle(extra,origContext,results,seed);Sizzle.uniqueSort(results)}return results};Sizzle.uniqueSort=function(results){if(sortOrder){hasDuplicate=baseHasDuplicate;results.sort(sortOrder);if(hasDuplicate){for(var i=1;i=0:type==="~="?(" "+value+" ").indexOf(check)>=0:!check?value&&result!==false:type==="!="?value!==check:type==="^="?value.indexOf(check)===0:type==="$="?value.substr(value.length-check.length)===check:type==="|="?value===check||value.substr(0,check.length+1)===check+"-":false},POS:function(elem,match,i,array){var name=match[2],filter=Expr.setFilters[name];if(filter){return filter(elem,i,match,array)}}}};var origPOS=Expr.match.POS;for(var type in Expr.match){Expr.match[type]=new RegExp(Expr.match[type].source+/(?![^\[]*\])(?![^\(]*\))/.source);Expr.leftMatch[type]=new RegExp(/(^(?:.|\r|\n)*?)/.source+Expr.match[type].source)}var makeArray=function(array,results){array=Array.prototype.slice.call(array,0);if(results){results.push.apply(results,array);return results}return array};try{Array.prototype.slice.call(document.documentElement.childNodes,0)}catch(e){makeArray=function(array,results){var ret=results||[];if(toString.call(array)==="[object Array]"){Array.prototype.push.apply(ret,array)}else{if(typeof array.length==="number"){for(var i=0,l=array.length;i0){Expr.find.TAG=function(match,context){var results=context.getElementsByTagName(match[1]);if(match[1]==="*"){var tmp=[];for(var i=0;results[i];i++){if(results[i].nodeType===1){tmp.push(results[i])}}results=tmp}return results}}div.innerHTML="";if(div.firstChild&&typeof div.firstChild.getAttribute!=="undefined"&&div.firstChild.getAttribute("href")!=="#"){Expr.attrHandle.href=function(elem){return elem.getAttribute("href",2)}}div=null})();if(document.querySelectorAll){(function(){var oldSizzle=Sizzle,div=document.createElement("div");div.innerHTML="";if(div.querySelectorAll&&div.querySelectorAll(".TEST").length===0){return}Sizzle=function(query,context,extra,seed){context=context||document;if(!seed&&context.nodeType===9&&!isXML(context)){try{return makeArray(context.querySelectorAll(query),extra)}catch(e){}}return oldSizzle(query,context,extra,seed)};for(var prop in oldSizzle){Sizzle[prop]=oldSizzle[prop]}div=null})()}(function(){var div=document.createElement("div");div.innerHTML="";if(!div.getElementsByClassName||div.getElementsByClassName("e").length===0){return}div.lastChild.className="e";if(div.getElementsByClassName("e").length===1){return}Expr.order.splice(1,0,"CLASS");Expr.find.CLASS=function(match,context,isXML){if(typeof context.getElementsByClassName!=="undefined"&&!isXML){return context.getElementsByClassName(match[1])}};div=null})();function dirNodeCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;ilastSlide){currentSlide=currentSlide%$children.length;}
base.goToSlide(currentSlide,false);},options.pause);}else if(options.autoDirection=='prev'){interval=setInterval(function(){currentSlide-=options.moveSlideQty;if(currentSlide1){if($children.length%options.moveSlideQty!=0){pagerQty=Math.ceil($children.length/options.moveSlideQty);}else{pagerQty=$children.length/options.moveSlideQty;}}
var pagerString='';if(options.buildPager){for(var i=0;i0){$.each(array,function(index,val){if(loopLength>0){if(!startPopulatingArray){if(index==start){startPopulatingArray=true;sample.push($(this).clone());loopLength--;}}else{sample.push($(this).clone());loopLength--;}}else{return false;}});}
return sample;}
this.each(function(){base.initShow();});return this;}})(jQuery);
// For discussion and comments, see: http://remysharp.com/2009/01/07/html5-enabling-script/
(function(){if(!/*@cc_on!@*/0)return;var e = "abbr,article,aside,audio,bb,canvas,datagrid,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video".split(',');for(var i=0;i0)
{
c_start=document.cookie.indexOf(c_name + "=");
if (c_start!=-1)
{
c_start=c_start + c_name.length+1;
c_end=document.cookie.indexOf(";",c_start);
if (c_end==-1) c_end=document.cookie.length;
return unescape(document.cookie.substring(c_start,c_end));
}
}
return "";
}
checkMobileSite(navigator.userAgent||navigator.vendor||window.opera,'http://m.hoovers.com/');
Hoovers | Business solutions from Hoovers
if (typeof(lpUnit)=='undefined') var lpUnit='registration';
if (typeof(lpLanguage)=='undefined') var lpLanguage='english';
// Variables submission using lpAddVars
lpAddVars('page','language',lpLanguage);
lpAddVars('page','errorCounter','0');
lpAddVars('session','CampaigniD','70130000000KhjR');
lpAddVars('page','Section','generic');
lpAddVars('page','CreativeID','100000147');
lpAddVars('page','VisitorFromID','DIR');
lpAddVars('page','VisitorID','na');
Script section containing code for Liveperson Chat Solution
if (top.location != self.location) {top.location.replace(self.location);}
var optSelector = {};
optSelector.path = "http://es.optimost.com/";
if (window.location && window.location.protocol && window.location.protocol.toLowerCase().indexOf("https") > -1) optSelector.path = "https://by.essl.optimost.com/";
optSelector.url_live = "es/53/c/31/u/live.js";
optSelector.url_qa = "es/53/c/31/u/staging.js";
optSelector.url = optSelector.url_live;
if (typeof(optimost) == 'object') {
optSelector.qc = optimost.Q["opselect"] || optimost.C["opselect"] || "none";
if (optSelector.qc.toLowerCase() == "qa") {
optSelector.url = optSelector.url_qa;
} else if (optSelector.qc.toLowerCase() == "live") {
optSelector.url = optSelector.url_live;
}
}
if (optSelector.url.toLowerCase().indexOf("http") == -1) optSelector.url = optSelector.path + optSelector.url;
document.write('');
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('');
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('');
var CM8Server= "hoovers.checkm8.com";
var CM8Cat="hoovers.Hoovers_FreeDAY_Homepage";
var CM8Profile="format=Welcome_Screen";
var CM8Req="x";
var CM8Redir={click: "", ad_play: ""};
/* SEGMENT TEST */#banner{background:url("http://images.hoovers.com/asset/image/home_page/100007029.jpg") no-repeat;width:1000px;height:555px;border-bottom:1px solid #C4C2C2;_border-bottom:0;}#banner p{color:#FFF;/*width:740px;*/padding:0 0 31px 31px;font-size:14px;line-height:22px;}#banner p a{color:#FFF;}#segment-wrap {width: 929px;height:180px;position:relative; top:45px;left:30px;}#segment h2 {color:#333333;font-size:20px;font-family:Verdana, Geneva, sans-serif;font-weight:500;margin: 10px 0;}#banner #segment p {color:#333333;padding: 0 0 10px 0;font-size:12px;line-height:20px;}ul#segment {width: 910px;height:175px;margin-left:20px;float:left;}li#small_biz {width: 430px; float:left;height:170px;margin-left:40px;}li#enterprise {width: 430px; float:left;height:170px;}ul#segment li a {background:url("http://images.hoovers.com/asset/image/button/100006872.png") no-repeat scroll 0 0 transparent;text-align:center;width:193px;height:32px;display:block;color:#FFF;padding:4px 5px 5px 2px;font-weight:700;text-decoration:none;position:absolute;top:115px;margin:20px 0 0 50px;}ul#segment li a:hover {background:url("http://images.hoovers.com/asset/image/button/100006873.png") no-repeat;width:193px;height:32px;display:block;}/* HOME SEGMENT UPDATE */li#research, li#enhance {width:264px;float:left;}li#research {background: url('http://images.hoovers.com/asset/image/home_page/100007024.png') no-repeat 0 10px;margin-right:40px;}li#find {width:260px;float:left;background: url('http://images.hoovers.com/asset/image/home_page/100007025.png') no-repeat 0 10px;margin:0 20px 0 8px;}li#enhance {background: url('http://images.hoovers.com/asset/image/home_page/100007026.png') no-repeat 0 10px;margin:0 10px 0 25px;}li#research h2, li#find h2, li#enhance h2, li#research p, li#find p, li#enhance p{margin-left:55px;}    Help Cart Log In // Global current tab variable var navlookup_6510C7B5_9236_2AAB_1D625B3BF9AABBEB = []; function getCheckedValue(radioObj) { if(!radioObj){ return ""; } var radioLength = radioObj.length; if(radioLength == undefined) if(radioObj.checked){ return radioObj.value; } else{ return ""; } for(var i = 0; i < radioLength; i++) { if(radioObj[i].checked) { return radioObj[i].value; } } return ""; } // Function to control the submition of search form. Will construct a URL, call AB_Click, then redirect. function submitform_6510C7B5_9236_2AAB_1D625B3BF9AABBEB(){ var destination = ""; var currentNav = ""; var isvalid = false; // Construct form destination if (document.getElementById('type_6510C7B5_9236_2AAB_1D625B3BF9AABBEB') != 'undefined'){ isvalid = true; // set page destination currentNav = document.getElementById('type_6510C7B5_9236_2AAB_1D625B3BF9AABBEB').value; // uri destination = destination + navlookup_6510C7B5_9236_2AAB_1D625B3BF9AABBEB[currentNav]; } if (isvalid === true){ // searchtype destination = destination + "-1.html?type=" + currentNav + "&"; // searchtext destination = destination + "term="; var searchTextField = document.getElementById("searchtextinput_id_6510C7B5_9236_2AAB_1D625B3BF9AABBEB"); if ((typeof(searchTextField) != undefined) && (searchTextField.value != '')){ if (searchTextField.value != ''){ destination = destination + encodeURI(searchTextField.value.substring(0,127)); } } // Call AB Click var objectID = navlookup_6510C7B5_9236_2AAB_1D625B3BF9AABBEB[currentNav].split("/").pop(); ab_click( 100005009, objectID ); // Set Form action and navigate window.location = destination; } } // Function to control the clearing of the Search Text form field function clearTextField_6510C7B5_9236_2AAB_1D625B3BF9AABBEB(){ var searchTextField = document.getElementById("searchtextinput_id_6510C7B5_9236_2AAB_1D625B3BF9AABBEB"); if ((typeof(searchTextField) != undefined) && (searchTextField.value == '')){ document.getElementById('searchtextinput_id').value=''; } } Companies People Industries // Initialize which Tab is set if (document.getElementById('type_6510C7B5_9236_2AAB_1D625B3BF9AABBEB') != 'undefined'){ document.getElementById('type_6510C7B5_9236_2AAB_1D625B3BF9AABBEB').value = 'company'; } // Initialize tab lookup table for use by submit button navlookup_6510C7B5_9236_2AAB_1D625B3BF9AABBEB['company'] = '/search/company-search-results/100003765'; navlookup_6510C7B5_9236_2AAB_1D625B3BF9AABBEB['person'] = '/search/people-search-results/100003766'; navlookup_6510C7B5_9236_2AAB_1D625B3BF9AABBEB['industry'] = '/search/industry-search-results/100003767'; .nav-partneroffers {display:none}#chatnow {float:right; margin-right: 5px;}li#chatnow {border-left:none}nav ul{width:1000px;height:48px;margin:0 auto;border-right:1px solid #D6D6D6}nav ul li{height:48px;float:left;color:#0E568F;font-weight:700;padding:0 15px;border-left:1px solid #FFF;border-right:1px solid #D6D6D6;text-align:center;position:relative}nav ul li a{color:#0e568f;display:block;position:relative;top:15px;line-height:17px !important;text-decoration:none}.fauxlink{color:#0e568f;font-weight:700;display:block;position:relative;top:15px;line-height:17px !important}nav ul li a:visited{color:#0e568f;text-decoration:none}nav ul li a:hover{color:#333;text-decoration:none}nav ul li span{font-weight:500}nav ul li span,nav ul li a{text-decoration:none !important;font-size:13px}#chatnow{height:45px;padding-top:3px;border-right:0;position:static;width:350px}#chatnowb{margin:0;display:inline} /* was margin: 0 0 0 39px; width:auto;*/#chatnow a{display:inline;position:static}#chatnow a:visited{color:#0E568F}#chatnow a img{position:relative;top:8px}.dropdown_1column,.dropdown_1column_blog,.dropdown_1column_segment,.dropdown_2columns,.dropdown_3columns,.dropdown_4columns,.dropdown_5columns{float:left;position:absolute;left:-999em;text-align:left;background:#D6D6D6;-moz-border-radius:0 5px 5px;-webkit-border-radius:0 5px 5px;border-radius:0 5px 5px;margin:31px auto 4px;padding:10px 5px;z-index:234599908999}.dropdown_1column{width:140px}.dropdown_1column_blog{width:178px}.dropdown_1column_segment {width: 205px}.dropdown_2columns{width:385px;_width:155px !important}.dropdown_3columns{width:420px}.dropdown_4columns{width:560px}.dropdown_5columns{width:700px}#menu li:hover .dropdown_1column,#menu li:hover .dropdown_1column_blog, #menu li:hover .dropdown_1column_segment,#menu li:hover .dropdown_2columns,#menu li:hover .dropdown_3columns,#menu li:hover .dropdown_4columns,#menu li:hover .dropdown_5columns, li.hovered .dropdown_2columns{left:-1px !important;top:auto;*top:15px;z-index:999089999}li.hovered .dropdown_1column_blog, li.hovered .dropdown_1column_segment{left:-1px !important;top:auto;*top:15px;z-index:999089999}.col_1,.col_2,.col_3,.col_4,.col_5{display:inline;float:left;position:relative;z-index:9990899999}.col_1{width:180px}.col_2{width:270px}.col_3{width:410px}.col_4{width:550px}.col_5{width:690px}#menu li ul li{font-size:12px;line-height:24px;position:relative;float:none;text-align:left;width:130px;margin:0;padding:0}#menu li ul li:hover{background:none;border:none;margin:0;padding:0}.greybox{border:0}#menu li .greybox li{background:#0E5690;width:188px;margin:0;padding:0 6px;z-index:956463;border-top:1px solid #3E78A6;border-left:1px solid #3E78A6;border-bottom:1px solid #002B58;border-right:1px solid #002B58}#menu li .greybox li:hover{background:#00477D;margin:0;padding:0 6px;border-top:1px solid #3E78A6;border-left:1px solid #3E78A6;border-bottom:1px solid #002B58;border-right:1px solid #002B58}#menu li .greybox li.blank-nav:hover{background:#0E5690;width:188px;margin:0;padding:0 6px;z-index:956463;border-top:1px solid #3E78A6;border-left:1px solid #3E78A6;border-bottom:1px solid #002B58;border-right:1px solid #002B58}#menu li .greybox li a{color:#FFF;font:700 12px Verdana, Geneva, sans-serif;}.greybox{height:auto !important;width:auto !important}.greybox a{color:#FFF !important}HomeSolutionsHoover's for EnterpriseHoover's for Small BusinessProductsPremium SubscriptionCRM DirectSingle-Seat SubscriptionsReportsLead ListsAPIMobile AppResourcesPartner OffersAbout UsBlogsBizmologyAllBusiness Blogs Call 8667043392
.nav-home{background:#FFF !important}
#sliderwrap {margin: 0; position: relative; top:40px;}
Make us your partner. We make your work easier.To succeed in this complex and competitive world, it is good to have a strong partner. Like Hoover's.With top-of-the-line business information, unmatched in quality and quantity... Learn MoreTake a test drive: // Global current tab variable var navlookup_6510C7C5_B192_5829_C14D4D64C879C043 = []; function getCheckedValue(radioObj) { if(!radioObj){ return ""; } var radioLength = radioObj.length; if(radioLength == undefined) if(radioObj.checked){ return radioObj.value; } else{ return ""; } for(var i = 0; i < radioLength; i++) { if(radioObj[i].checked) { return radioObj[i].value; } } return ""; } // Function to control the submition of search form. Will construct a URL, call AB_Click, then redirect. function submitform_6510C7C5_B192_5829_C14D4D64C879C043(){ var destination = ""; var currentNav = ""; var isvalid = false; // Construct form destination if (document.getElementById('type_6510C7C5_B192_5829_C14D4D64C879C043') != 'undefined'){ isvalid = true; // set page destination currentNav = document.getElementById('type_6510C7C5_B192_5829_C14D4D64C879C043').value; // uri destination = destination + navlookup_6510C7C5_B192_5829_C14D4D64C879C043[currentNav]; } if (isvalid === true){ // searchtype destination = destination + "-1.html?type=" + currentNav + "&"; // searchtext destination = destination + "term="; var searchTextField = document.getElementById("searchtextinput_id_6510C7C5_B192_5829_C14D4D64C879C043"); if ((typeof(searchTextField) != undefined) && (searchTextField.value != '')){ if (searchTextField.value != ''){ destination = destination + encodeURI(searchTextField.value.substring(0,127)); } } // Call AB Click var objectID = navlookup_6510C7C5_B192_5829_C14D4D64C879C043[currentNav].split("/").pop(); ab_click( 100005017, objectID ); // Set Form action and navigate window.location = destination; } } // Function to control the clearing of the Search Text form field function clearTextField_6510C7C5_B192_5829_C14D4D64C879C043(){ var searchTextField = document.getElementById("searchtextinput_id_6510C7C5_B192_5829_C14D4D64C879C043"); if ((typeof(searchTextField) != undefined) && (searchTextField.value == '')){ document.getElementById('searchtextinput_id').value=''; } } Companies People Industries // Initialize which Tab is set if (document.getElementById('type_6510C7C5_B192_5829_C14D4D64C879C043') != 'undefined'){ document.getElementById('type_6510C7C5_B192_5829_C14D4D64C879C043').value = 'company'; } // Initialize tab lookup table for use by submit button navlookup_6510C7C5_B192_5829_C14D4D64C879C043['company'] = '/search/company-search-results/100003765'; navlookup_6510C7C5_B192_5829_C14D4D64C879C043['person'] = '/search/people-search-results/100003766'; navlookup_6510C7C5_B192_5829_C14D4D64C879C043['industry'] = '/search/industry-search-results/100003767'; Browse Directories: Companies | IndustriesGet New Leads! Email, telemarketing, & mailing lists Call (866) 444-8619 or Research CompaniesFind out what makes your customers tick before you pick up the phone.Learn MoreFind New LeadsBuy the leads that exactly match your target market, and your budget. Learn MoreEnhance Your DataSupplement your CRM information with our industry-leading database.Learn MoreHoover's Key ProductsOnline SubscriptionsTap into Hoover's and access millions of companies and the people behind them. Review company and industry profiles and discover trends and new opportunities. Build targeted lists, export them, and make them work for you. Learn MoreMailing ListsBuy the business leads you need, when you need them. Pay only once to create a targeted list that you can reuse again and again. Learn MoreCRM DirectGet the most recent company, people, or industry information delivered right to your CRM. Use Hoover's CRM Direct to stay ahead of your competition. Be the first to discover new opportunities. Learn MoreCustom Integration & ApplicationsStream the most up-to-date business information using our Application Programming Interface. Access verified, real-time information about companies, people, and industries within your enterprise system. Learn MoreHow We Make It Easier ResourcesLead ListsBusiness AdviceMarketing LeadsWebinarsMobileBusiness DirectoriesSubscriptionsIPO CentralCRM SolutionsVideos Hoover's - We make it easierTo succeed in this complex and competitive world, it is good to have a strong partner. Like Hoover's.With top-of-the-line business information, unmatched in quality and quantity, we put you in touch with more than 65 million companies and 85 million people. Our team of experts provides you with business trends and in-depth reports.Hoover's enables you to do more, and do it better. Make us your partner. We make your work easier.Find out for yourself! (866) 444-8619 or Navigate Our SiteCompaniesDirectoriesIndustriesResourcesProductsIPO CentralLead BuilderHelpSite MapHoover's APIHoover's MobileLearn About Hoover'sAbout Hoover'sAffiliate ProgramCareersContact A Sales RepresentativeHoover's Network SitesBizmologyAllBusiness - Small Business ResourcesIndustry Intelligence From First ResearchDownload Free Business TemplatesBuy Business Credit ReportsCall 8667043392Copyright © var year=new Date();year=year.getYear();if (year
DM_addEncToLoc("pid","HOOV");
DM_tag();
function formatPhone(num) {
try
{
var phone = document.getElementById('usphone' + num).innerHTML;
document.getElementById('usphone' + num).innerHTML = "(" + phone.substring(0,3) + ") " + phone.substring(3,6) + "-" + phone.substring(6,10);
}
catch (e)
{
}
}
formatPhone(1);
formatPhone(2);
formatPhone(3);
formatPhone(4);
formatPhone(5);
formatPhone(6);
if (typeof(opContentUrls)!='undefined' && typeof(opModulesArray)!='undefined' && opContentUrls.length>0 && opModulesArray.length>0) {
for(var i=0;i
var cX = cX || {}; cX.callQueue = cX.callQueue || [];
cX.callQueue.push(['setAccountId', '9222268211932885895']);
cX.callQueue.push(['setSiteId', '9222268211932885898']);
cX.callQueue.push(['sendPageViewEvent']);
(function() { try { var scriptEl = document.createElement('script'); scriptEl.type = 'text/javascript'; scriptEl.async = 'async';
scriptEl.src = ('https:' == document.location.protocol) ? 'https://scdn.cxense.com/cx.js' : 'http://cdn.cxense.com/cx.js';
var targetEl = document.getElementsByTagName('script')[0]; targetEl.parentNode.insertBefore(scriptEl, targetEl); } catch (e) {};} ());
/* */
/* declare the s_account here to support multiple site variables.... */
var s_account="hooversfree-prod, hooversglobal-prod";
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();
if(s_code)document.write(s_code);
|
|