<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.php">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.php">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.php">Contact</a>');




document.write('<br><br>All Contents &copy;Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.php">Happy Trails Jeep Adventures</a><br>');








//  End -->
