<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="about.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="Contact Us.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://ui.constantcontact.com/d.jsp?m=1101196065933&p=oi"  target="_blank" style="font-family:Arial,Helvetica,sans-serif; color:#0033FF;">Register Now</a>');





document.write('<br><br>All contents &copy; Copyright 2006 & 2007');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Petrol4Less</a><br>');






var p4l	  = "yes"	// SHOW COPYRIGHT






   if (p4l == "yes") {
document.write('Site Design &copy; 2006 & 2007' All Rights Reserved <a href="http://petrol4less.co.uk" target="_blank">');
}





//  End -->