﻿
<!-- 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">NeatPatch.co.uk</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="about.htm" class="menu">About Us</a>');


// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 1

document.write('<span class="menutitle">Neatpatch:</span><br>');

document.write('<a href="neatpatch one page story.htm" class="menu">One Page Story</a>');

document.write('<a href="neatpatch reviews.htm" class="menu">Reviews</a>');

document.write('<a href="neatpatch unsolicited comments.htm" class="menu">Unsolicited Comments</a>');

document.write('<a href="cost of a typical scenario.htm" class="menu">A Cost Comparison</a>');

// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 2

document.write('<span class="menutitle">Where Can I Get It?</span><br>');

document.write('<a href="neatpatch UK distributors.htm" class="menu">UK Distributors</a>');


// BLACK SPLIT LINE 3

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/sidebar_phone.jpg" width="100" height="125"  border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->