<!--

// Welcome Ad Trigger

function callWelcomeAd() {
if ((document.cookie.indexOf('interstitial=welcome')==-1) &&
(navigator.userAgent.indexOf("IE")>-1) &&
(this.location.host.indexOf("inc.com")!=-1) &&
(this.location.search.indexOf("partner")==-1) &&
(this.location.search.indexOf('nowelcome')==-1)) {
 
var tomorrow = new Date();
var nowPlus =  tomorrow.getTime() + (24*60*60*1000);
tomorrow.setTime(nowPlus);
document.cookie = 'interstitial=welcome; path=/; domain=.inc.com; expires=' + tomorrow.toGMTString();
	 
if (document.cookie.indexOf('interstitial=welcome')!=-1){
	this.location.href='http://technology.inc.com/welcome.html';
	}
  }
}


// Hardware

function hardwareBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="hardware_bg">');
document.write('<h5>Hardware articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_hardware.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-computers" title="Computers">Computers</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-gadgets" title="Gizmos &amp; Gadgets">Gizmos &amp; Gadgets</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-peripherals" title="Printers &amp; Peripherals">Printers &amp; Peripherals</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-servers" title="Servers, Routers &amp; Switches">Servers, Routers &amp; Switches</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}

// Internet & E-Business

function internetBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="internet_bg">');
document.write('<h5>Internet & E-Business articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_internet.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-manage_site-customer_data" title="Managing Customer Data">Managing Customer Data</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-do_biz_online-biz_online_basics" title="Doing Business Online">Doing Business Online</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-launch_site-launch_site_basics" title="Launching a Website">Launching a Website</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-search_internet-search_internet_basics" title="Searching the Internet">Searching the Internet</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-do_biz_online-advertise_online" title="Online Advertising">Online Advertising</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}

// Managing Technology

function managingBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="managing_bg">');
document.write('<h5>Managing Technology articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_managing.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-manage_tech-training" title="Training">Training</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-manage_tech-planning" title="Technology Planning">Technology Planning</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-manage_tech-hiring" title="Hiring Technical Staff">Hiring Technical Staff</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-manage_tech-troubleshooting" title="Troubleshooting IT">Troubleshooting IT</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}

// Networking

function networkingBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="networking_bg">');
document.write('<h5>Networking articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_networking.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-network" title="Networks">Networks</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-internet-intra_extra_setup" title="Intranets and Extranets">Intranets and Extranets</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-collaborative" title="Collaborative Computing">Collaborative Computing</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-telcom-telcom_basics" title="Telecommunications">Telecommunications</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-launch_site-isp" title="Internet Access Providers">Internet Access Providers</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}

// Software

function softwareBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="software_bg">');
document.write('<h5>Software articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_software.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-os" title="Operating Systems">Operating Systems</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-manage_tech-software" title="Software Reviews">Software Reviews</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-do_biz_online-web_apps" title="Web-Based Apps">Web-Based Apps</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-launch_site-multimedia" title="Multimedia">Multimedia</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-systems_security" title="Systems Security">Systems Security</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-database" title="Databases">Databases</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}

// Security

function securityBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="security_bg">');
document.write('<h5>Security articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_security.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-backup" title="Data Protection">Data Protection</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-manage_tech-disaster_prevention" title="Disaster Prevention">Disaster Prevention</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-systems_security" title="Systems Security">Systems Security</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-launch_site-internet_security" title="Internet Security">Internet Security</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/biz_online-manage_site-privacy" title="Privacy">Privacy</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}

// Telecom & Wireless

function telcomBox() {
document.write('<div class="topic_box blue_box">');
document.write('<div class="header"><div class="telecom_bg">');
document.write('<h5>Telecom & Wireless articles by topic </h5> ');
document.write('</div></div>');
document.write('<span> <img src="http://images.inc.com/inctechnology/topic-box_telecom.gif" /> ');
document.write('<ul>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-computers_networks-mobile" title="Mobile Computing">Mobile Computing</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-telcom-systems" title="Telephone Systems &amp; Services">Telephone Systems &amp; Serv.</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-telcom-telcom_trends" title="Telecommunication Trends">Telecommunication Trends</a></li>');
document.write('<li><a href="http://technology.inc.com/articles_by_topic/it-telcom-wireless" title="Wireless Software">Wireless Software</a></li>');
document.write('</ul>');
document.write('<p class="alignRight">');
document.write('<a href="http://technology.inc.com/articles">All topics</a>');
document.write('</p>');
document.write('</span> ');
document.write('</div>');
}


-->
