// JavaScript Document

/*HEADERS*/
function whatsNew_header () {
	document.write("<h2 style='color:black; padding-top:10px;'>" + "What's New<\/h2>");}
function newResources_header () {
	document.write("<h2 style='color:black; padding-top:10px;'>" + "New Resources<\/h2>");}

function toolkit () {
	document.write("<h3 class='no_space_bottom'>" + "Children and Youth Toolkit" + "<\/h4>" + "<p class='no_space_top'>" + "SFCG Children and Youth is proud to offer an introductory toolkit for engaging children and youth in conflict transformation." + "<br><a href='pdf/toolkit.pdf'>" + "<img src='images/pdf_logo.jpg' width='20' border='0'>" + "Download for Print<\/a> (32MB)" + "<br><a href='pdf/toolkit-small.pdf'>" + "<img src='images/pdf_logo.jpg' width='20' border='0'>" + "Download for Web<\/a> (9MB)" + "<br><a href='pdf/toolkit-smallest.pdf'>" + "<img src='images/pdf_logo.jpg' width='20' border='0'>" + "Download Smallest<\/a> (6MB)<\/p>");
}

function globalStrategy () {
	document.write("<h3 class='no_space_bottom'>" + "SFCG Children and Youth Global Strategy<\/h4>" + "<p class='no_space_top'>" + "The Global Strategy lays out the guiding principles behind SFCG Children and Youth programming, strategic contexts and goals, and introduces core initiatives<br>" + "<a href='pdf/global_strategy.pdf'>" + "<img src='images/pdf_logo.jpg' width='20' border='0'>" + "Download<\/a> (1MB)<\/p>");
}

function sisiAminata () {
	document.write("<h3 class='no_space_bottom'>" + "Sisi Aminata<\/h4>" + "<p class='no_space_top'>" + "A young girl from Sierra Leone found a brighter future through SFCG's Sisi Aminata radio program..." + "<br><a href='sisi_aminata.html'>" + "read more...<\/a><\/p>");
}


function partnerships () {
	document.write("<h2 style='color:black'>Our Partnerships</h2>" +
      "<p class='no_space_top'>" + "Inter-Agency Network on Evaluating Youth Programs in Areas of Conflict(EYPAC)" + "<\/p>" +
      "<p>Washington Network for Children and Armed Conflict (WNCAC)<\/p>" +
      "<p>Youth Radio for Peacebuilding <\/p>" +
      "<p>Child Soldier Initiative (CSI)<\/p>" +
      "<p><a href='partnerships.html' title='Click to Read about our Partnerships'>Read More...<\/a><\/p>"
);
}
