<!-- 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">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="about.htm" class="menu">Unternehmen</a>');


document.write('<a href="services.htm" class="menu">Dienstleistungen</a>');


document.write('<a href="news.htm" class="menu">Nachrichten</a>');


document.write('<a href="quotes.htm" class="menu">Auftragsformular</a>');


document.write('<a href="testimonials.htm" class="menu">Presse & Reviews</a>');


document.write('<a href="careers.htm" class="menu">Offene Stellen</a>');





// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





// TITLE LINE 2

document.write('<span class="menutitle">Hilfe & Support:</span><br>');


document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

document.write('<a href="resources.htm" class="menu">Ressourcen/Partner</a>');

document.write('<a href="site_map.htm" class="menu">Site Map</a>');





// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');






// TITLE LINE 3

document.write('<span class="menutitle">Produkte:</span><br>');


document.write('<a href="gallery1.htm" class="menu">Statistik Tutorials</a>');


// BLACK SPLIT CUSTOM LINE 5

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

// CUSTOM TITLE LINE 5

document.write('<span class="menutitle">Vertrieb:</span><br>');

document.write('<a href="gallery2.htm" class="menu">Software</a>');

document.write('<a href="gallery3.htm" class="menu">Fachliteratur</a>');


// BLACK SPLIT CUSTOM LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


// TITLE CUSTOM LINE 4

document.write('<span class="menutitle">Online Shop:</span><br>');


document.write('<a href="http://www.statisticssupport.com/shop1/index.php?cPath=28&language=de" class="menu">Webstore</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
