document.writeln('<table class="row_wrapper_table" cellpadding="0" cellspacing="0">');
document.writeln('	<tr>');
document.writeln('		<td class="nav_top_cell"></td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/index.html">Welcome</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/your_hosts.html">Your Hosts</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/fastfacts.html">Fast Facts</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/sched_index.html">2010 Schedule</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/adjudicators.html">2010 Adjudicators</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/regulations.html">2010 Regulations</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/directors_temp.html">Directors</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/faq.html">FAQ</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/accomodations.html">Accomodations</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/concerts.html">Special Concerts</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/sponsors.html">Sponsors</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/cci_music.html">CCI Music</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_cell">');
document.writeln('			<a class="nav_link" href="http://www.collingwoodmusicfest.com/contact.html">Contact Us</a>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td class="nav_bottom_cell"><img src="http://www.collingwoodmusicfest.com/siteimages/nav_bottom.gif"></td>');
document.writeln('	</tr>');
document.writeln('</table>');