
// document.writeln('<p class="style3">Main Pages</p>');
document.writeln('<a href="index.html"       	title="Holly Derrick Swimming Front Page" 			>Home Page</a>');
document.writeln('<p><a href="http://sites.google.com/site/hollyderrickswimming/dates-and-pr"	title="Dates and prices details for the next terms" >Dates & Prices</a></p>');
document.writeln('<p><a href="contact.html"			title="Contact Details At Holly Derrick Swimming" 	>Contact</a></p>');
document.writeln('<p><a href="directions.html"		title="Home To Get To Holly Derrick Swimming" 		>How to Find Us</a></p>');
document.writeln('<p><a href="gallery.html"			title="Pictures From Holly Derrick Swimming"		>Gallery</a></p>');
document.writeln('<p><a href="guestbook_hd.php"		title="Read and sign Holly\'s guest book"			>Guest Book</a></p>');
document.writeln('<p><a href="http://sites.google.com/site/hollyderrickswimming/news"			title="Braking News From Holly Derrick Swimming"	>News</a></p>');

document.writeln('<p>&nbsp;</p>');

// document.writeln('<p class="style3">Other Pages</p>');
document.writeln('<p><a href="http://www.maryderrickswimming.com">MDS</a></p> ');
document.writeln('<p> <a href="http://www.chrispower.co.uk">Author</a> </p>');

document.writeln('<p><span id="peg"></span></p>');


document.writeln('');