function WriteHeader()
{
	document.writeln("<LINK REL=\"SHORTCUT ICON\" HREF=\"logo.ico\">");
}

function WriteLeftLinks()
{
	document.writeln("<div id='core_left'>");
	     document.writeln("<div id='navcontainer'>");
                    document.writeln("<ul>");
                        document.writeln("<li><a href='index.html'>Welcome</a></li>");
                        document.writeln("<li><a href='vision.html'>Vision & Philosophy</a></li>");
                        document.writeln("<li><a href='trustees.html'>Board of Trustees</a></li>");
                        document.writeln("<li><a href='faq.html' title='Frequently Asked Questions'>FAQs</a></li>");
                        document.writeln("<li><a href='http://www.napcis.org' title='National Association of Private Catholic and Independent Schools' target='_blank'>NAPCIS</a></li>");
                        document.writeln("<li><a href='families.html'>Students & Families</a></li>");
                        document.writeln("<li><a href='./photo_gallery/photos.html' target='_blank'>Scrapbook</a></li>");
                        document.writeln("<li><a href='teachingpos.html'>Faculty Positions</a></li>");
                        document.writeln("<li><a href='capitalcampaign.html'>Capital Campaign</a></li>");
                        document.writeln("<li><a href='donations.html'>Donations</a></li>");
                        document.writeln("<li><a href='contact.html'>Contact</a></li>");
	             document.writeln("</ul>");
	     document.writeln("</div>");
	document.writeln("</div>");

}

function WriteLeftSearch()
{
    document.writeln("    <!-- SiteSearch Google -->");
    document.writeln("    <form method='get' action='http://www.pjpa.org/search.html' target='_top'>");
    document.writeln("    <table border='0' bgcolor='#9fb8d3'>");
    document.writeln("    <tr><td nowrap='nowrap' valign='top' align='left' height='25'>");

    document.writeln("    <font size='2' color='3F4E77' face='Verdana'><b>Search:</b></font>");
    document.writeln("    <br>");

    document.writeln("    <input type='hidden' name='domains' value='www.pjpa.org'></input>");
    document.writeln("    <label for='sbi' style='display: none'>Enter your search terms</label>");
    document.writeln("    <input type='text' name='q' size='18' maxlength='255' value='' id='sbi'></input>");
    document.writeln("    </td></tr>");
    document.writeln("    <tr>");
    document.writeln("    <td nowrap='nowrap' align='center'>" );
    document.writeln("    <table>");
    document.writeln("    <tr>");
    document.writeln("    <td>");
    document.writeln("    <input type='radio' name='sitesearch' value='' checked id='ss0'></input>");
    document.writeln("    <label for='ss0' title='Search the Web'><font size='-1' color='white'>Web</font></label></td>");
    document.writeln("    <td>");
    document.writeln("    <input type='radio' name='sitesearch' value='www.pjpa.org' id='ss1'></input>");
    document.writeln("    <label for='ss1' title='Search www.pjpa.org'><font size='-1' color='white'>PJPA</font></label></td>");
    document.writeln("    </tr>");
    document.writeln("    </table>");
    document.writeln("    <label for='sbb' style='display: none'>Submit search form</label>");
    document.writeln("    <input type='submit' name='sa' value='Search' id='sbb'></input>");
    document.writeln("    <input type='hidden' name='client' value='pub-1418318107060545'></input>");
    document.writeln("    <input type='hidden' name='forid' value='1'></input>");
    document.writeln("    <input type='hidden' name='ie' value='ISO-8859-1'></input>");
    document.writeln("    <input type='hidden' name='oe' value='ISO-8859-1'></input>");
    document.writeln("    <input type='hidden' name='safe' value='active'></input>");
    document.writeln("    <input type='hidden' name='cof' value='GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:11'></input>");
    document.writeln("    <input type='hidden' name='hl' value='en'></input>");
    document.writeln("    </td></tr></table>");
    document.writeln("    </form>");
    document.writeln("    <!-- SiteSearch Google -->");

}

function WriteLeftAd()
{
    google_ad_client = "pub-1418318107060545";
    google_ad_width = 120;
    google_ad_height = 600;
    google_ad_format = "120x600_as";
    google_ad_type = "text";
    google_ad_channel = "";
    google_color_border = "3F4E77";
    google_color_bg = "306091";
    google_color_link = "FFFFFF";
    google_color_text = "BEDCFB";
    google_color_url = "AECCEB";
    google_ui_features = "rc:6";

    document.writeln("    <script type='text/javascript'");
    document.writeln("      src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>");
    document.writeln("    </script>");
}

function WriteLeftShortAd()
{
    google_ad_client = "pub-1418318107060545";
    google_ad_width = 120;
    google_ad_height = 240;
    google_ad_format = "120x240_as";
    google_ad_type = "text";
    google_ad_channel = "";
    google_color_border = "3F4E77";
    google_color_bg = "306091";
    google_color_link = "FFFFFF";
    google_color_text = "BEDCFB";
    google_color_url = "AECCEB";
    google_ui_features = "rc:6";

    document.writeln("    <script type='text/javascript'");
    document.writeln("      src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>");
    document.writeln("    </script>");
}

function DisplayPJP2Quote()
{
    var rand = Math.floor(Math.random() * 2);
    if (rand == 0)
    {
        document.writeln("	<b>John Paul the Great's<br>  ");
        document.writeln("		Address to Youth</b><br>  ");
        document.writeln("	<br>  ");
        document.writeln('	"Start on your way! Do not be content to discuss; do not wait for occasions to   ');
        document.writeln('	do good that perhaps will never occur. The time has arrived for action!"  ');
        document.writeln("	<br>  ");
        document.writeln("	<br>  ");
        document.writeln("	<font size='2'><i>--Pope John Paul II in Bern, Switzerland,<br>  ");
        document.writeln("			June 7, 2004 </i></font>  ");
        document.writeln("	<br>  ");
        document.writeln("	<br>  ");
        document.writeln("	<br>  ");
    }
    else // 1
    {
        document.writeln("	<b> John Paul the Great's <br>  ");
        document.writeln("		Message to Eastern Europe  </b><br>  ");
        document.writeln("	<br>  ");
        document.writeln('	"I beg you--never lose your trust, do not be defeated, do not be discouraged."  ');
        document.writeln("	<br>  ");
        document.writeln("	<br>  ");
        document.writeln("	<font size='2'><i>--Pope John Paul II in Krakow, Poland, <br>  ");
        document.writeln("			June 10, 1979 </i></font>  ");
        document.writeln("	<br>  ");
        document.writeln("	<br>  ");
        document.writeln("	<br>  ");
    }
    
    document.writeln("	Learn about the life of our patron at <a target='_blank' href='http://www.vatican.va/news_services/press/documentazione/documents/santopadre_biografie/giovanni_paolo_ii_biografia_breve_en.html'>  ");
    document.writeln("		www.vatican.va</a>.  ");

}
