
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Company:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu">Home</a>');


//document.write('<a href="who we serve.htm" class="menu">Who We Serve</a>');

//document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');


//document.write('<a href="news.htm" class="menu">Company News</a>');

//document.write('<a href="careers.htm" class="menu">Career Opportunities</a>');


// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 2


document.write('<span class="menutitle">IT Solutions:</span><br>');

// START LINKS


document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/networking.htm" class="menu">Networking</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/servers.htm" class="menu">Servers & Equipment</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/telephony.htm" class="menu">Telephone</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/security.htm" class="menu">Security</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/managed_services.htm" class="menu">Managed IT Services</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/montoring.htm" class="menu">Montoring Services</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/hosting.htm" class="menu">Hosting</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/email.htm" class="menu">E-mail Protection</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/data.htm" class="menu">Data Protection</a>');


document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


document.write('<span class="menutitle">E-Business:</span><br>');


document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/missing.html" class="menu">Web Design</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/missing.html" class="menu">Content Mangement</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/missing.html" class="menu">E-Commerce</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/missing.html" class="menu">Web Applications</a>');

document.write('<a href="http://www.rgbtechnology.com/Solutions/IT_Solutions/missing.html" class="menu">Multimedia</a>');
















//document.write('<a href="services.htm" class="menu">Services</a>');


//document.write('<a href="quotes.htm" class="menu">Product Quotes</a>');







// BLACK SPLIT LINE 1

//document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

//document.write('<span class="menutitle">Products Families:</span><br>');


//document.write('<a href="smallbusiness/products/hub.htm" class="menu">All Products</a>');

//document.write('<a href="gallery1.htm" class="menu">Products One</a>');

//document.write('<a href="gallery2.htm" class="menu">Products Two</a>');

//document.write('<a href="gallery3.htm" class="menu">Products Three</a>');



// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 4

document.write('<span class="menutitle">Help & Support:</span><br>');


//document.write('<a href="http://www.rgbtechnology.com/faq-home.htm" class="menu">F.A.Q.</a>');

//document.write('<a href="http://www.rgbtechnology.com/resources.htm" class="menu">Resources/Links</a>');

document.write('<a href="http://www.rgbtechnology.com/contact.htm" class="menu">Contact</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');





// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="contact.htm"><img src="picts/Need_Security.jpg" width="120" height="240" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->