var programs = "<p class=\"right\">The list of <b>Programs</b> contains all the various types of programs available to find. Select any listed type to include it in your search, or choose ALL PROGRAMS to include all types in your results.</p>";

var targetgroups = "<p class=\"right\">A <b>Target Group</b> refers to those for whom a program is offered. If you are looking for programs designed for specific groups of people, choose a Target Group for your search. Otherwise, select ALL TARGET GROUPS to include every group in your results.</p>";

var languages = "<p class=\"right\">The list of <b>Languages</b> provides a way for you to find a programs at a place where a particular language is spoken. If you need to communicate in a specific language, select one from the Language list.</p>";

var boroughs = "<p class=\"right\">The <b>Borough</b> list contains the areas where the programs are provided. If you need to find a service located in a particular area, select it from this list.</p>";

var zipcode = "<p class=\"right\">If you would like to find programs in one specific <b>Zip Code</b>, then type it in the box and only programs in that zip code will be included in your results.</p>";

function openPDFWindow(URL) {
PDFWindow=window.open('',"pdfWindow");
PDFWindow.document.write('<fra'+'meset onLoad="window.focus()" rows="100%,*"><frame src="'+URL+'"></fra'+'meset>');
PDFWindow.document.close();
}


