var rootPath = "";
var subRootPath = "";
document.write("&nbsp;<a href='" + rootPath + "faq.html#general' class='innerLink'>")
if (docPath=="faq.html#general") {
	document.write ("<strong>General</strong></a>")
} else {
	document.write ("General</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#build' class='innerLink'>")
if (docPath=="faq.html#build") {
	document.write ("<strong>Building</strong></a>")
} else {
	document.write ("Building</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#cable' class='innerLink'>")
if (docPath=="faq.html#cable") {
	document.write ("<strong>Cable Service</strong></a>")
} else {
	document.write ("Cable Service</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#fire' class='innerLink'>")
if (docPath=="faq.html#fire") {
	document.write ("<strong>Fire</strong></a>")
} else {
	document.write ("Fire</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#landscape' class='innerLink'>")
if (docPath=="faq.html#landscape") {
	document.write ("<strong>Landscaping</strong></a>")
} else {
	document.write ("Landscaping</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#park' class='innerLink'>")
if (docPath=="faq.html#park") {
	document.write ("<strong>Parks & Rec</strong></a>")
} else {
	document.write ("Parks & Rec</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#plan' class='innerLink'>")
if (docPath=="faq.html#plan") {
	document.write ("<strong>Planning</strong></a>")
} else {
	document.write ("Planning</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#permit' class='innerLink'>")
if (docPath=="faq.html#permit") {
	document.write ("<strong>Permits</strong></a>")
} else {
	document.write ("Permits</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#pw' class='innerLink'>")
if (docPath=="faq.html#pw") {
	document.write ("<strong>Public Works</strong></a>")
} else {
	document.write ("Public Works</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#safety' class='innerLink'>")
if (docPath=="faq.html#safety") {
	document.write ("<strong>Safety</strong></a>")
} else {
	document.write ("Safety</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#senior' class='innerLink'>")
if (docPath=="faq.html#senior") {
	document.write ("<strong>Senior Center</strong></a>")
} else {
	document.write ("Senior Center</a>")
}	
document.write("<br>&nbsp;<a href='" + rootPath + "faq.html#util' class='innerLink'>")
if (docPath=="faq.html#util") {
	document.write ("<strong>Utility Billing</strong></a>")
} else {
	document.write ("Utility Billing</a>")
}	
