
function SubNavWhatsNew()
{	
	temp=""
	temp+="<div align='right'><a href='joincityemail.asp' class='maintextbluesmall55'>Join the City email list</a></div><img src='images/spacer.gif' width='1' height='9' border='0'><table width='142' border='0' cellspacing='0' cellpadding='5' bgcolor='#D8D4A8' class='tabletop'><TR><td width='142' align='center' class='maintext' id='cell1'><br><a onmouseover='on(1)' onmouseout='off(1)' href='pdfs/focus.pdf' class='maintextnoline' target='_new'><img src='images/focus_cover.jpg' border='0' align='middle' class='maintable' id='cell2'></a><br><a onmouseover='on(2)' onmouseout='off(2)' href='pdfs/focus.pdf' class='maintextnoline' target='_new'>FOCUS Magazine<br>Winter 2011</a><br></td></tr></table>"
		document.write(temp)
}

