<menu>
    <menuItem link="index.php?content=home" title="news"/>
	<menuItem link="index.php?content=road" title="on the road"/>
	<menuItem link="index.php?content=discography" title="music">
		<subItem link="index.php?content=discography" title="discography" />
		<subItem link="index.php?content=gear" title="gear" />
	</menuItem>
	<menuItem link="index.php?content=about" title="about">
		<<subItem link="index.php?&content=sam" title="sam" />
		<subItem link="index.php?content=about" title="the band" />
	</menuItem>
	<menuItem link="index.php?content=photos" title="photos"/>
	<menuItem link="" title="fans">
		<subItem link="index.php?content=board" title="message board" />
		<subItem link="index.php?content=submit" title="submit a pic" />
	</menuItem>
	<menuItem link="index.php?content=reviews" title="reviews"/>
	<menuItem link="http://www.sambush.com/store" title="store" target="blank"/>
	<menuItem link="index.php?content=contact" title="contact" />
</menu>