
<!-- 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('<img src="picts/side_menutop.jpg" width="156" height="166" vspace="4"><br>');
document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4">');

document.write('<span class="menutitle">Widnes Links:</span><br>');
// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.htm" class="menu">Home</a>');


document.write('<a href="reception.htm" class="menu">Reception</a>');


document.write('<a href="service.htm" class="menu">Service</a>');


document.write('<a href="parts.htm" class="menu">Parts</a>');


document.write('<a href="motability.htm" class="menu">Motability</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">Our Vehicles:</span><br>');



document.write('<a href="sales.htm" class="menu">New Vehicles</a>');

document.write('<a target="_blank" <a href="http://www.nissancontracthire.com" class="menu">Contract Hire</a>');

document.write('<a target="_blank" <a href="http://www.usednissans.co.uk" class="menu">Used Vehicles</a>');

document.write('<a href="commercials.htm" class="menu">Commercial Vehicles</a>');

document.write('<a target="_blank" <a href="http://www.wheelchair-access.co.uk" class="menu">Wheelchair Accessible</a>');

document.write('<a target="_blank" <a href="http://www.nissantaxis.co.uk" class="menu">Primastar Taxi</a>');

document.write('<a href="enquiry.htm" class="menu">Vehicle Enquiry</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

document.write('<span class="menutitle">Help & Support:</span><br>');


document.write('<a href="site_map.htm" class="menu">Site Map</a>');


document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

document.write('<a href="team.htm" class="menu">Meet the Team</a>');




document.write('<a href="how-to-find-us-map.htm" class="menu">How to Find Us</a>');


document.write('<a href="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/side_menu.jpg" width="120" height="120" border="0" class="borders"></a><br></center>');
document.write('<br><center><a href="motability.htm"><img src="picts/title-sub-content-mobility.gif" width="120" height="120" border="0" class="borders"></a><br></center>');
document.write('<br><center><a target="_blank" <a href="http://www.motorindustrycodes.co.uk/"><img src="picts/micop.gif" width="120" height="120" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->