function dw(s) {document.writeln(s);}

function showup(id_of_link,id_of_tab) {
	document.getElementById('sub_events').style.display='none';
	document.getElementById('sub_music').style.display='none';
	document.getElementById('sub_movies').style.display='none';
	document.getElementById('sub_dining').style.display='none';
	document.getElementById('sub_tv').style.display='none';
	document.getElementById('sub_arts').style.display='none';
	document.getElementById('sub_comics').style.display='none';
	document.getElementById(id_of_link).style.display='block';
	document.getElementById('events').className='empty';
	document.getElementById('music').className='empty';
	document.getElementById('movies').className='empty';
	document.getElementById('dining').className='empty';
	document.getElementById('tv').className='empty';
	document.getElementById('arts').className='empty';
	document.getElementById('comics').className='empty';
	document.getElementById(id_of_tab).className='selected';
}

dw('<div id="go_nav">');
dw('<ul>');
dw('<li id="events" onmouseover="javascript: showup(\'sub_events\',\'events\');"><a href="http://events.stltoday.com">events</a></li>');
dw('<li id="music" onmouseover="javascript: showup(\'sub_music\',\'music\');"><a href="http://www.stltoday.com/entertainment/music">music</a></li>');
dw('<li id="movies" onmouseover="javascript: showup(\'sub_movies\',\'movies\');"><a href="http://www.stltoday.com/entertainment/movies">movies</a></li>');
dw('<li id="dining" onmouseover="javascript: showup(\'sub_dining\',\'dining\');"><a href="http://www.stltoday.com/entertainment/dining">dining</a></li>');
dw('<li id="tv" onmouseover="javascript: showup(\'sub_tv\',\'tv\');"><a href="http://www.stltoday.com/entertainment/tv">tv</a></li>');
dw('<li id="arts" onmouseover="javascript: showup(\'sub_arts\',\'arts\');"><a href="http://www.stltoday.com/entertainment/stage">arts</a></li>');
dw('<li id="comics" onmouseover="javascript: showup(\'sub_comics\',\'comics\');"><a href="http://www.stltoday.com/entertainment/comics">comics</a></li>');
dw('</ul>');
dw('<div id="go_subnav">');
dw('<ul id="sub_events">');
dw('<li><a href="http://events.stltoday.com/search?cat=&has_editors_pick=424&new=n&search=true&sort=0&srad=40&st=event&svt=text&swhat=&swhen=this+week&trim=1&srss=50">Editor\'s picks</a></li>');
dw('<li><a href="http://events.stltoday.com/search?cat=2&has_kids=1&new=n&sort=0&srad=40&srss=10&st=event&svt=text&swhat=&swhen=&swhere=St.+Louis%2CMO&trim=1">Family</a></li>');
dw('<li><a href="http://events.stltoday.com/movies">Movies</a></li>');
dw('<li><a href="http://events.stltoday.com/venues">Venues</a></li>');
dw('<li><a href="http://events.stltoday.com/restaurants">Restaurants</a></li>');
dw('<li><a href="http://events.stltoday.com/performers">Performers</a></li>');
dw('</ul>');
dw('<ul id="sub_music">');
dw('<li><a href="http://stltoday.mycapture.com/mycapture/category.asp?CategoryID=38925">iParty</a></li>');
dw('<li><a href="http://www.stltoday.com/blogzone/entertainment">Blogs</a></li>');
dw('<li><a href="http://www.stltoday.com/forums/viewforum.php?f=2">Forums</a></li>');
dw('<li><a href="http://events.stltoday.com/search?venue_type=1&st=venue">Bars</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-Concert+Reviews?OpenDocument">Concert reviews</a></li>');
dw('<li><a href="http://www.stltoday.com/trivia">Trivia</a></li>');
dw('<li><a href="http://events.stltoday.com/search?cat=7&new=n&srad=40&srss=10&ssi=0&st=event&svt=text&swhat=&swhen=&swhere=St.+Louis%2CMO&trim=1&sort=1">Events & tickets</a></li>');
dw('</ul>');
dw('<ul id="sub_movies">');
dw('<li><a href="http://www.stltoday.com/blogzone/joes-movie-lounge">Blogs</a></li>');
dw('<li><a href="http://events.stltoday.com/movies">Showtimes &amp; tickets</a></li>');
dw('<li><a href="http://events.stltoday.com/movies/theaters">Theaters</a></li>');
dw('<li><a href="http://www.stltoday.com/forums/viewforum.php?f=1">Forums</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-Movie+Reviews?OpenDocument">Reviews</a></li>');
dw('</ul>');
dw('<ul id="sub_dining">');
dw('<li><a href="http://www.stltoday.com/blogzone/off-the-menu">Blogs</a></li>');
dw('<li><a href="http://www.stltoday.com/forums/viewforum.php?f=18">Forum</a></li>');
dw('<li><a href="http://events.stltoday.com/restaurants">Find restaurants</a></li>');
dw('<li><a href="http://www.stltoday.com/dinestl">DineSTL</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-All+By+Date-Restaurants?OpenDocument">Reviews</a></li>');
dw('</ul>');
dw('<ul id="sub_tv">');
dw('<li><a href="http://tvlistings.zap2it.com/tvlistings/ZCGrid.do?aid=z9g">Listings</a></li>');
dw('<li><a href="http://www.stltoday.com/blogzone/tube-talk">Blogs</a></li>');
dw('<li><a href="http://www.stltoday.com/forums/viewforum.php?f=2">Forum</a></li>');
dw('<li><a href="http://www.stltoday.com/discussions/entertainment/television/LD021809670">TV chat</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/peopleinthenews/story/2DD549085A6AD57D86257553001E7FD5?OpenDocument">TV gossip</a></li>');
dw('</ul>');
dw('<ul id="sub_arts">');
dw('<li><a href="http://www.stltoday.com/blogzone/entertainment">Blogs</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-Stage+Reviews?OpenDocument">Theater / Stage reviews</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-Book+Reviews?OpenDocument">Book reviews</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-Art+Reviews?OpenDocument">Art reviews</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/SS/Entertainment-Classical+Music+Reviews?OpenDocument">Classical music reviews</a></li>');
dw('<li><a href="http://www.stltoday.com/forums/viewforum.php?f=19">Forum</a></li>');
dw('<li><a href="http://events.stltoday.com/search?cat=8&new=n&srad=40&srss=10&ssi=0&st=event&svt=text&swhat=&swhen=&swhere=St.+Louis%2CMO&trim=1&sort=1">On stage & tickets</a></li>');
dw('</ul>');
dw('<ul id="sub_comics">');
dw('<li><a href="http://www.stltoday.com/blogzone/the-game-guy">Video games</a></li>');
dw('<li><a href="http://www.stltoday.com/entertainment/casinos">Lotteries</a></li>');
dw('<li><a href="http://www.stltoday.com/entertainment/horoscopes">Horoscopes</a></li>');
dw('<li><a href="http://www.stltoday.com/entertainment/comics">Comics</a></li>');
dw('<li><a href="http://www.stltoday.com/entertainment/people">People & celebs</a></li>');
dw('<li><a href="http://www.uclick.com/client/slp/nwp">News of the weird</a></li>');
dw('<li><a href="http://www.stltoday.com/stltoday/entertainment/stories.nsf/comicsgames/story/136E1DCA8B62ED8C86257553001D5F92?OpenDocument">Sudoku</a></li>');
dw('</ul>');
dw('</div>');
dw('</div>');

showup('sub_events','events');
