if (document.images) {
  navimg= new Image(175,203); 
  navimg.src="images/water_texture_border(new1110).jpg"; 
}

function placeLogo() {
"use strict";
var pageHTML;
pageHTML = '<img class="logo" src="images/logo120_transparent.gif">';
return pageHTML;
}

function requiresAcrobat() {
"use strict";
var pageHTML;
pageHTML = '<p class="right"><font class="light">&#8727;</font> <font class="fineprint">requires Adobe Reader (<a class="fineprint" href="http://get.adobe.com/reader/" target="adobe-reader">free download</a><img src="images/new_window_icon.gif" width="11" border="0" height="9">)</font></p>';
return pageHTML;
}

function opensNewWindow() {
"use strict";
var pageHTML;
pageHTML = '<p class="right"><img src="images/new_window_icon.gif" width="11" border="0" height="9"><font class="fineprint"> - link opens in a new browser window</font></p>';
return pageHTML;
}

function siteCreation() {
"use strict";
var pageHTML;
pageHTML = '<p class="normal"><font class="fineprint">site creation & maintenance by <a class="fineprint" href="mailto:&#115;e&#97;&#110;&#64;g&#105;&#109;&#99;w.&#111;&#114;&#103;">Seán A. O\'Hara</a></font></p>';
return pageHTML;
}

function siteFooter() {
"use strict";
var pageHTML;
pageHTML = '<div class="footer"><p class="normal"><font class="fineprint">This content was developed for the public by the <strong class="fineprint">BPRC</strong> - please <a class="fineprint" href="mailto:&#101;&#108;le&#110;.s&#99;&#117;l&#108;&#105;n&#103;&#64;&#103;m&#97;&#105;&#108;&#46;&#99;o&#109;">contact us</a> regarding secondary publication of this content, otherwise you are welcome to link to this page directly from another site.</font></p></div>';
return pageHTML;
}

