var cText = ""
cText += "<a class=aboutus href='Committees-Selection.htm'>Committee of Selection</a> <br>"
cText += "<a class=aboutus href='Committees-priv.htm'>Committee of Privileges</a> <br>"
cText += "<a class=aboutus href='Committees-esti.htm'>Estimates Committee</a> <br>"
cText += "<a class=aboutus href='Committees-hse.htm'>House Committee</a> <br>"
cText += "<a class=aboutus href='Committees-acc.htm'>Public Accounts Committee</a> <br>"
cText += "<a class=aboutus href='Committees-pett.htm'>Public Petitions Committee</a> <br>"
cText += "<a class=aboutus href='Committees-so.htm'>Standing Orders Committee</a> <br>"
document.write(cText) 