document.write('<table border="0" cellspacing="0" cellpadding="0" width="515" bgcolor="#999999"><tr><td height="30" class="grey_bold"><div style="margin-top:10px;margin-bottom:10px;margin-left:10px;margin-right:10px;line-height:23px;" class="black" align="center"><b><font size="2">Click on the tabs to view a specfic category </font></b><hr size="1" color="#303030">');

if(gen_sel == 1)
	document.write('<span class="white_bold_box">Audition Campaign</span>'); 
else
	document.write('<a href="gallery/pg_audition.asp" class="grey_bold_box">Audition Campaign</a>'); 

if(gen_sel == 2)
	document.write('<span class="white_bold_box">The Set</span>'); 
else
	document.write('<a href="gallery/pg_onsets.asp" class="grey_bold_box">The Set</a>');

document.write('</div></td></tr></table>');