Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
96 lines (61 sloc)
3.66 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>New Jersey Reporter</TITLE> | |
| </HEAD> | |
| <BODY bgcolor="#FFFFFF" text="#000000" link="#005F97" vlink="#000053" alink="#000000"> | |
| <TABLE border=0 cellpadding=1 cellspacing=0> | |
| <TR> | |
| <TD> | |
| <TABLE border=0 cellpadding=1 cellspacing=0> | |
| <TR> | |
| <TD width=150 height=666 valign="top"> | |
| <img src="rail2.jpg" border=0 width=150 height=666 align="top" usemap="#main"> | |
| <map name="main"> | |
| <area shape="rect" coords="14,01,130,17" href="aboutnjr.htm" OnMouseOver="window.status='About NJ Reporter'; return true"> | |
| <area shape="rect" coords="14,20,130,35" href="subform.htm" OnMouseOver="window.status='How to Subscribe'; return true"> | |
| <area shape="rect" coords="14,39,130,54" href="thismonth.htm" OnMouseOver="window.status='Current Issue'; return true"> | |
| <area shape="rect" coords="14,58,130,72" href="searchfr.htm" OnMouseOver="window.status='NJ Reporter Archives'; return true"> | |
| <area shape="rect" coords="14,75,130,87" href="policyca.htm" OnMouseOver="window.status='Public Policy Calendar'; return true"> | |
| <area shape="rect" coords="14,91,130,107" href="revolve.htm" OnMouseOver="window.status='Revolving Door'; return true"> | |
| <area shape="rect" coords="14,112,130,123" href="policywonks.htm" OnMouseOver="window.status='For Policy Wonks Only'; return true"> | |
| <area shape="rect" coords="14,128,130,140" href="links.htm" OnMouseOver="window.status='Web Links'; return true"> | |
| <area shape="rect" coords="14,145,130,160" href="feedback.htm" OnMouseOver="window.status='Feedback'; return true"> | |
| <area shape="rect" coords="14,164,130,176" href="guestbook.htm" OnMouseOver="window.status='Guest Book'; return true"> | |
| <area shape="rect" coords="14,200,130,215" href="aboutcapi.htm" OnMouseOver="window.status='About CAPI'; return true"> | |
| <area shape="rect" coords="14,218,130,233" href="board.htm" OnMouseOver="window.status='Board of Trustees'; return true"> | |
| <area shape="rect" coords="14,237,130,252" href="funding.htm" OnMouseOver="window.status='Funding'; return true"> | |
| <area shape="rect" coords="14,254,130,269" href="newprj.htm" OnMouseOver="window.status='New Projects'; return true"> | |
| <area shape="rect" coords="14,273,130,288" href="http://www.crp.org/capi/" OnMouseOver="window.status='Campaign Finance'; return true"> | |
| <area shape="rect" coords="14,291,130,307" href="prjarc.htm" OnMouseOver="window.status='Project Archives'; return true"> | |
| <area shape="rect" coords="14,311,130,325" href="capibook.htm" OnMouseOver="window.status='CAPI Bookstore'; return true"> | |
| <area shape="rect" coords="14,344,130,359" href="webpage.htm" OnMouseOver="window.status='Web Page'; return true"> | |
| <area shape="rect" coords="14,380,130,395" href="index.html" OnMouseOver="window.status='Home'; return true"> | |
| <area shape="default" nohref> | |
| </map> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </TD> | |
| <TD valign="top"> | |
| <TABLE border=0 cellpadding=1 cellspacing=0> | |
| <TR> | |
| <TD valign="top" width=445 height=147> | |
| <IMG SRC="newprj.jpg" border=0 width=316 height=147 align="right"> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD valign="top" width=445 height=3> | |
| <IMG SRC="blueline.jpg" border="0" width="445" height="3"> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD valign="top" width=470 height=3><font face="arial" size="4"> | |
| <B><I>This NJ REporter/CAPI option will be available soon.</I></B> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |