nav = 

// iEntry Corporate Navigation
"&nbsp;<span class=navHead>iEntry Corporate</span><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/corp/aboutus.html class=navLink>About Us</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/corp/contactus.html class=navLink>Contact Us</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/corp/privacy.html class=navLink>Privacy Policy</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/corp/legal.html class=navLink>Legal Notice</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/corp/management.html class=navLink>Management</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/corp/employment.html class=navLink>Employment</a><br><br>" +

// iEntry Advertising Navigation
"&nbsp;<span class=navHead>iEntry Advertising</span><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/ad/whyad.html class=navLink>Why Advertise?</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/ad/whoad.html class=navLink>Who's Advertising?</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/ad/testimonials.html class=navLink>Testimonials</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/ad/samples.html class=navLink>Newsletter Samples</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/ad/specs.html class=navLink>Ad Specs</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/ad/contact.html class=navLink>Contact</a><br><br>" +

// iEntry Newsletter Navigation
"&nbsp;<span class=navHead>iEntry Newsletters</span><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/newsletters/index.html#1 class=navLink>Web Developers</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/newsletters/index.html#2 class=navLink>IT Managers</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/newsletters/index.html#3 class=navLink>Small Business Owners</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/newsletters/index.html#4 class=navLink>eBusiness Management</a><br>" +
"&nbsp;&nbsp;&nbsp;<a href=http://www.ientry.com/page/newsletters/index.html#5 class=navLink>IT Software</a><br><br>" +

// Home
"&nbsp;<a href=http://www.ientry.com/ class=navHead>HOME</a><br><br>"

document.write(nav)
