
function SubNavContactUs()
{	
	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 align='center'><table width='138' border='0' cellspacing='0' cellpadding='0' bgcolor='#D8D4A8'><TR><td width='138' height='25' align='right' class='maintextnoline' id='cell23'><a onmouseover='on(23)' onmouseout='off(23)' href='contactus_specific.asp' class='maintextnoline'>specific requests</a>&#160;</TD></TR></table></td></tr></table>"
		document.write(temp)
}

function SubNavContactUsSpecific()
{	
	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 align='center'><table width='138' border='0' cellspacing='0' cellpadding='0' bgcolor='#D8D4A8'><TR><td width='138' height='25' align='right' class='tabletopbot' id='cell23'><a onmouseover='on(23)' onmouseout='off(23)' href='contactus_specific.asp' class='maintextnoline'>specific requests</a>&#160;</TD></TR></table></td></tr></table>"
		document.write(temp)
}