if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))){
	document.write('<table width="100" height="150" cellpadding="0" cellspacing="0">');
	document.write('<tr><td height="50"></td></tr>');
	document.write('<tr><td height="25" valign="bottom"><span class="textlink"><a href="/index.htm#shows">SHOWS</a></span></td></tr>');
	document.write('<tr><td height="25" valign="bottom"><span class="textlink"><a href="/index.htm#news">NEWS</a></span></td></tr>');
	document.write('<tr><td height="25" valign="bottom"><span class="textlink"><a href="/index.htm#about_us">ABOUT</a></span></td></tr>');
	document.write('<tr><td height="25" valign="bottom"><span class="textlink"><a href="/index.htm#contact">CONTACT</a></span></td>');
	document.write('</tr></table>');
} else {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="150" width="100" align="middle">');
	document.write('<param name="wmode" value="transparent"><param name="movie" value="/flash%20files/pp_navigation.swf" />');
	document.write('<param name="quality" value="best" /><param name="play" value="true" />');
	document.write('<embed align="middle" height="150" pluginspage="http://www.macromedia.com/go/getflashplayer" src="/flash%20files/pp_navigation.swf" type="application/x-shockwave-flash" width="100" quality="best" play="true" wmode="transparent">');
	document.write('</embed></object>');
}
