var no_news="No News Items at this Time";
var check_back="Please Check Back Later";
var testnonews_dces=1;
var testnonews_district=1;
var testnonews_pchs=1;
var testnonews_fitz=1;

var img1="star.jpeg";
var date1="February 14, 2012";
var title1="CHANGE TO CURRENT SCHOOL CALENDAR  ";
var description1="Monday, April 2, 2012 Changed to Staff Development Day ";
var url1="http://www.plattecanyonschools.org/currentinfo/newspost_02142012.pdf ";
var test1_deercreek=1;
var test1_district=1;
var test1_hs=1;
var test1_fitz=1;


var img2="star.jpeg";
var date2="February 9, 2012";
var title2="NCLB Waivers for Colorado ";
var description2="Colorado among first in nation to be granted waivers from NCLB";
var url2="http://www.cde.state.co.us/Accountability/NCLBWaiver.asp ";
var test2_deercreek=1;
var test2_district=1;
var test2_hs=1;
var test2_fitz=1;


var img3="star.jpeg";
var date3="January 30, 2012";
var title3="Platte Canyon School District moving from the IRIS system to Shoutpoint ";
var description3="Beginning February 1, 2012, Platte Canyon School District will move to Shoutpoint for rapid message broadcasting.";
var url3="http://www.plattecanyonschools.org/currentinfo/shoutpoint.html";
var test3_deercreek=1;
var test3_district=1;
var test3_hs=1;
var test3_fitz=1;



var img4="star.jpeg";
var date4="January 23, 2012";
var title4="Transitional Colorado Assessment Program ";
var description4="Transitional Colorado Assessment Program (TCAP) to begin in 2012..";
var url4="http://www.plattecanyonschools.org/currentinfo/TCAP.pdf ";
var test4_deercreek=1;
var test4_district=1;
var test4_hs=1;
var test4_fitz=1;



var img5="star.jpeg";
var date5="October 12, 2011";
var title5="ADVERTISE ON BUSES, SCHOOL FENCING, IN THE GYMNASIUMS<br>@ A BARGAIN RATE";
var description5="Businesses can now advertise for a full year at what was previously a six month rate.<br>Contact Jan Howard @ 303.838.7666 extension 1000 for more information ";
var url5=" ";
var test5_deercreek=1;
var test5_district=1;
var test5_hs=1;
var test5_fitz=1;

var img6="star.jpeg";
var date6=" ";
var title6=" ";
var description6="CornerStone will donate 10% of your auto glass purchase to Deer Creek Elementary School";
var url6="press_release_cornerstone.html";
var test6_deercreek=1;
var test6_district=0;
var test6_hs=0;
var test6_fitz=0;



var img7="star.jpeg";
var date7="Posted September 22, 2011 ";
var title7=" Safe2Tell";
var description7="Safe2Tell is Colorado's system for anonymous reporting by students who feel there is a threat to their safety or the safety of someone else.   Since 2004, Safe2Tell has seen a tremendous increase in reports statewide.  The tips have resulted in interventions related to assaults, bullying, drugs, weapons, suicides and other threats and dangerous behaviors.  Last year, the program was expanded to Safe2Text through a pilot program in the Jefferson County School District.  The pilot was deemed to be highly successful in terms of the number of text reports received and the interventions that occurred.  Jefferson County has offered to include Platte Canyon, at no cost, to use their dispatch center to allow our students the additional option of accessing Safe2Text. The new Safe2Text option will be available effective Monday, September 26, 2011.  Information will be provided to students at FMS and PCHS prior to that date. ";
var url7=" ";
var test7_deercreek=0;
var test7_district=1;
var test7_hs=1;
var test7_fitz=1;

//No news district

function get_no_news_district(no_news, check_back)
{
var no_news_district="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><h1 align='center'>"+no_news+"<br>"+check_back+"</h1></td></tr></table><br><hr><br>";
return no_news_district;
}


//1st item - district
//put red color for title
function get_news_district1(img1, date1, title1, description1, url1)
{
var news_district1="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img1+"' align='left' vspace='30' hspace='6'><b><u>"+date1+"</u></b></p><h4><font color='red'>"+title1+"</font></h4><p align='left'>"+description1+"</i>&nbsp;&nbsp;<a href='"+url1+"'><b>more</b></a></p></td></tr></table><br><hr><br>";										
return news_district1;

}

//2nd item - district


function get_news_district2(img2, date2, title2, description2, url2)
{
var news_district2="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img2+"' align='left' vspace='30' hspace='6'><b><u>"+date2+"</u></b></p><h4>"+title2+"</h4><p align='left'>"+description2+"</i>&nbsp;&nbsp;<a href='"+url2+"'><b>more</b></a></p></td></tr></table><br><hr><br>";										
return news_district2;

}



//3rd item - district


function get_news_district3(img3, date3, title3, description3, url3)
{
var news_district3="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img3+"' align='left' vspace='30' hspace='6'><b><u>"+date3+"</u></b></p><h4>"+title3+"</h4><p align='left'>"+description3+"</i>&nbsp;&nbsp;<a href='"+url3+"'><b>more</b></a></p></td></tr></table><br><hr><br>";
return news_district3;

}

//4th item - district


function get_news_district4(img4, date4, title4, description4, url4)
{
var news_district4="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img4+"' align='left' vspace='30' hspace='6'><b><u>"+date4+"</u></b></p><h4>"+title4+"</h4><p align='left'>"+description4+"</i>&nbsp;&nbsp;<a href='"+url4+"'><b>more</b></a></p></td></tr></table><br><hr><br>";
return news_district4;

}

//5th item - district


function get_news_district5(img5, date5, title5, description5, url5)
{
var news_district5="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img5+"' align='left' vspace='30' hspace='6'><b><u>"+date5+"</u></b></p><h4>"+title5+"</h4><p align='left'>"+description5+"</i>&nbsp;&nbsp;<a href='"+url5+"'><b>more</b></a></p></td></tr></table><br><hr><br>";
return news_district5;

}

//6th item - district


function get_news_district6(img6, date6, title6, description6, url6)
{
var news_district6="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img6+"' align='left' vspace='30' hspace='6'><b><u>"+date6+"</u></b></p><h4>"+title6+"</h4><p align='left'>"+description6+"</i>&nbsp;&nbsp;<a href='"+url6+"'><b>more</b></a></p></td></tr></table><br><hr><br>";
return news_district6;

}


//7th item - district


function get_news_district7(img7, date7, title7, description7, url7)
{
var news_district7="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img7+"' align='left' vspace='30' hspace='7'><b><u>"+date7+"</u></b></p><h4>"+title7+"</h4><p align='left'>"+description7+"</i>&nbsp;&nbsp;<a href='"+url7+"'><b>more</b></a></p></td></tr></table><br><hr><br>";
return news_district7;

}

//8th item - district


function get_news_district8(img8, date8, title8, description8, url8)
{
var news_district8="<table width='70%' align='center'   cellspacing='5' cellpadding='5'><tr><td  valign='top'  align='left' class='news' ><p align='left'><img src='"+img7+"' align='left' vspace='30' hspace='7'><b><u>"+date7+"</u></b></p><h4>"+title7+"</h4><p align='left'>"+description7+"</i>&nbsp;&nbsp;<a href='"+url7+"'><b>more</b></a></p></td></tr></table><br><hr><br>";
return news_district8;

}


//No news Deer Creek


function get_no_news_dces(no_news, check_back)
{
var no_news_dces="<tr><td valign='top' colspan='2'><h1 align='center'>"+no_news+"<br>"+check_back+"</h1></td></tr>";
return no_news_dces;
}


//1st item Deer Creek

//made title red <font color='red'>
function get_news_elem1(img1, date1, title1, description1, url1)
{
var news_elem1="<tr><td width='15%' valign='top'><img src='"+img1+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date1+"<br><br><h4 align='left'><font color='red'>"+title1+"</font></h4><p align='left'>"+description1+" <a href='"+url1+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem1;

}


//2nd item Deer Creek

function get_news_elem2(img2, date2, title2, description2, url2)
{
var news_elem2="<tr><td width='15%' valign='top'><img src='"+img2+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date2+"<br><br><h4 align='left'>"+title2+"</h4><p align='left'>"+description2+" &nbsp;</p><br><hr><br></td></tr></table></td></tr>";
return news_elem2;

}


//3rd item Deer Creek

function get_news_elem3(img3, date3, title3, description3, url3)
{
var news_elem3="<tr><td width='15%' valign='top'><img src='"+img3+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date3+"<br><br><h4 align='left'>"+title3+"</h4><p align='left'>"+description3+" &nbsp;<a href='"+url3+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem3;

}

//4th item Deer Creek

function get_news_elem4(img4, date4, title4, description4, url4)
{
var news_elem4="<tr><td width='15%' valign='top'><img src='"+img4+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date4+"<br><br><h4 align='left'>"+title4+"</h4><p align='left'>"+description4+" &nbsp;<a href='"+url4+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem4;

}

//5th item Deer Creek

function get_news_elem5(img5, date5, title5, description5, url5)
{
var news_elem5="<tr><td width='15%' valign='top'><img src='"+img5+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date5+"<br><br><h4 align='left'>"+title5+"</h4><p align='left'>"+description5+" &nbsp;<a href='"+url5+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem5;

}

//6th item Deer Creek

function get_news_elem6(img6, date6, title6, description6, url6)
{
var news_elem6="<tr><td width='15%' valign='top'><img src='"+img6+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date6+"<br><br><h4 align='left'>"+title6+"</h4><p align='left'>"+description6+" &nbsp;<a href='"+url6+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem6;

}



//7th item Deer Creek

function get_news_elem7(img7, date7, title7, description7, url7)
{
var news_elem7="<tr><td width='15%' valign='top'><img src='"+img7+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date7+"<br><br><h4 align='left'>"+title7+"</h4><p align='left'>"+description7+" &nbsp;<a href='"+url7+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem7;

}


//8th item Deer Creek

function get_news_elem8(img8, date8, title8, description8, url8)
{
var news_elem8="<tr><td width='15%' valign='top'><img src='"+img7+"' ></td><td valign='top' width='85%'><table width='100%'  cellspacing='5'  cellpadding='5'  valign='top' ><tr><td valign='top' align='left' class='elem'>"+date7+"<br><br><h4 align='left'>"+title7+"</h4><p align='left'>"+description7+" &nbsp;<a href='"+url7+"'><b>more</b></a></p><br><hr><br></td></tr></table></td></tr>";
return news_elem8;

}



//No news PCHS



function get_no_news_pchs(no_news, check_back)
{
var no_news_pchs="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><h1 align='center'>"+no_news+"<br>"+check_back+"</h1></td></tr>";
return no_news_pchs;
}


//1st high school item
//made title red<font color='red'>
function get_news_hs1(img1, date1, title1, description1, url1)
{
var news_hs1="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img1+"' align='left' vspace='27' hspace='8'><b><u>"+date1+"</u></b></p><h4 align='left'><font color='red'>"+title1+"</font></h4><p align='left'>"+description1+" <a href='"+url1+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs1;

}


//2nd high school item

function get_news_hs2(img2, date2, title2, description2, url2)
{
var news_hs2="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img2+"' align='left' vspace='27' hspace='8'><b><u>"+date2+"</u></b></p><h4 align='left'>"+title2+"</h4><p align='left'>"+description2+" &nbsp;</p><br><br></td></tr>";
return news_hs2;

}


//3rdhigh school item

function get_news_hs3(img3, date3, title3, description3, url3)
{
var news_hs3="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img3+"' align='left' vspace='27' hspace='8'><b><u>"+date3+"</u></b></p><h4 align='left'>"+title3+"</h4><p align='left'>"+description3+" &nbsp;<a href='"+url3+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs3;

}

//4th high school item

function get_news_hs4(img4, date4, title4, description4, url4)
{
var news_hs4="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img4+"' align='left' vspace='27' hspace='8'><b><u>"+date4+"</u></b></p><h4 align='left'>"+title4+"</h4><p align='left'>"+description4+" &nbsp;<a href='"+url4+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs4;

}

//5th high school item

function get_news_hs5(img5, date5, title5, description5, url5)
{
var news_hs5="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img5+"' align='left' vspace='27' hspace='8'><b><u>"+date5+"</u></b></p><h4 align='left'>"+title5+"</h4><p align='left'>"+description5+" &nbsp;<a href='"+url5+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs5;

}


//6th high school item

function get_news_hs6(img6, date6, title6, description6, url6)
{
var news_hs6="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img6+"' align='left' vspace='27' hspace='8'><b><u>"+date6+"</u></b></p><h4 align='left'>"+title6+"</h4><p align='left'>"+description6+" &nbsp;<a href='"+url6+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs6;

}


//7th high school item

function get_news_hs7(img7, date7, title7, description7, url7)
{
var news_hs7="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img7+"' align='left' vspace='27' hspace='8'><b><u>"+date7+"</u></b></p><h4 align='left'>"+title7+"</h4><p align='left'>"+description7+" &nbsp;<a href='"+url7+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs7;

}


//8th high school item

function get_news_hs8(img8, date8, title8, description8, url8)
{
var news_hs8="<tr><td  valign='top' background bgcolor='white' align='center' class='news'><br><br><p align='left'><img src='"+img7+"' align='left' vspace='27' hspace='8'><b><u>"+date7+"</u></b></p><h4 align='left'>"+title7+"</h4><p align='left'>"+description7+" &nbsp;<a href='"+url7+"'><b>more</b></a></p><br><br></td></tr>";
return news_hs8;

}



//No News Fitz item


function get_no_news_fitz(no_news, check_back)
{
var no_news_fitz="<tr><td  valign='top' align='center' height='400'><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center'><h1 align='center'>"+no_news+"<br>"+check_back+"</h1></td></tr></table></td></tr>";
return no_news_fitz;
}

//1st Fitz item
//made title red<font color='red'>

function get_news_fitz1(img1, date1, title1, description1, url1)
{
var news_fitz1="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img1+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date1+"</b>&nbsp;</p><h4><font color='red'>"+title1+"</font></h4><p align='left'>"+description1+" <a href='"+url1+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz1;

}


//2nd Fitz item

function get_news_fitz2(img2, date2, title2, description2, url2)
{
var news_fitz2="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img2+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date2+"</b>&nbsp;</p><h4>"+title2+"</h4><p align='left'>"+description2+" &nbsp;</p></td></tr></table></td></tr>";
return news_fitz2;

}


//3rd Fitz item

function get_news_fitz3(img3, date3, title3, description3, url3)
{
var news_fitz3="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img3+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date3+"</b>&nbsp;</p><h4>"+title3+"</h4><p align='left'>"+description3+" &nbsp;<a href='"+url3+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz3;

}


//4th Fitz item

function get_news_fitz4(img4, date4, title4, description4, url4)
{
var news_fitz4="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img4+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date4+"</b>&nbsp;</p><h4>"+title4+"</h4><p align='left'>"+description4+" &nbsp;<a href='"+url4+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz4;

}

//5th Fitz item

function get_news_fitz5(img5, date5, title5, description5, url5)
{
var news_fitz5="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img5+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date5+"</b>&nbsp;</p><h4>"+title5+"</h4><p align='left'>"+description5+" &nbsp;<a href='"+url5+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz5;

}


//6th Fitz item

function get_news_fitz6(img6, date6, title6, description6, url6)
{
var news_fitz6="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img6+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date6+"</b>&nbsp;</p><h4>"+title6+"</h4><p align='left'>"+description6+" &nbsp;<a href='"+url6+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz6;

}


//7th Fitz item

function get_news_fitz7(img7, date7, title7, description7, url7)
{
var news_fitz7="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img7+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date7+"</b>&nbsp;</p><h4>"+title7+"</h4><p align='left'>"+description7+" &nbsp;<a href='"+url7+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz7;

}


//8th Fitz item

function get_news_fitz8(img8, date8, title8, description8, url8)
{
var news_fitz8="<tr><td  valign='top' align='center' ><table width='100%'  cellpadding='5' cellspacing='5'><tr><td background bgcolor='white'  valign='top' align='center' width='5%'><img src='"+img7+"'></td><td background bgcolor='white'  valign='top' align='left' width='95%'><p align='left'><b>"+date7+"</b>&nbsp;</p><h4>"+title7+"</h4><p align='left'>"+description7+" &nbsp;<a href='"+url7+"' ><b>more</b></a></p></td></tr></table></td></tr>";
return news_fitz8;

}



//print functions - district


function print_no_news_district()
{
var no_news_district=get_no_news_district(no_news, check_back);
document.write(no_news_district);

}



function print_news_district1()
{
var district1=get_news_district1(img1, date1, title1, description1, url1);
document.write(district1);

}


function print_news_district2()
{
var district2=get_news_district2(img2, date2, title2, description2,url2);
document.write(district2);

}	


function print_news_district3()
{
var district3=get_news_district3(img3, date3, title3, description3,url3);
document.write(district3);

}

function print_news_district4()
{
var district4=get_news_district4(img4, date4, title4, description4,url4);
document.write(district4);

}


function print_news_district5()
{
var district5=get_news_district5(img5, date5, title5, description5,url5);
document.write(district5);

}


function print_news_district6()
{
var district6=get_news_district6(img6, date6, title6, description6,url6);
document.write(district6);

}


function print_news_district7()
{
var district7=get_news_district7(img7, date7, title7, description7,url7);
document.write(district7);

}


function print_news_district8()
{
var district8=get_news_district8(img8, date8, title8, description8,url8);
document.write(district8);

}

//print functions deer creek



function print_no_news_dces()
{
var no_news_dces=get_no_news_dces(no_news, check_back);
document.write(no_news_dces);

}

function print_news_elem1()
{
var elem1=get_news_elem1(img1, date1, title1, description1, url1);
document.write(elem1);

}

function print_news_elem2()
{
var elem2=get_news_elem2(img2, date2, title2, description2, url2);
document.write(elem2);

}

function print_news_elem3()
{
var elem3=get_news_elem3(img3, date3, title3, description3, url3);
document.write(elem3);

}


function print_news_elem4()
{
var elem4=get_news_elem4(img4, date4, title4, description4, url4);
document.write(elem4);

}


function print_news_elem5()
{
var elem5=get_news_elem5(img5, date5, title5, description5, url5);
document.write(elem5);

}



function print_news_elem6()
{
var elem6=get_news_elem6(img6, date6, title6, description6, url6);
document.write(elem6);

}

function print_news_elem7()
{
var elem7=get_news_elem7(img7, date7, title7, description7, url7);
document.write(elem7);

}



function print_news_elem8()
{
var elem8=get_news_elem8(img8, date8, title8, description8, url8);
document.write(elem8);

}




//print functions high school


function print_no_news_pchs()
{
var no_news_pchs=get_no_news_pchs(no_news, check_back);
document.write(no_news_pchs);

}


function print_news_hs1()
{
var hs1=get_news_hs1(img1, date1, title1, description1, url1);
document.write(hs1);

}

function print_news_hs2()
{
var hs2=get_news_hs2(img2, date2, title2, description2, url2);
document.write(hs2);

}

function print_news_hs3()
{
var hs3=get_news_hs3(img3, date3, title3, description3, url3);
document.write(hs3);

}


function print_news_hs4()
{
var hs4=get_news_hs4(img4, date4, title4, description4, url4);
document.write(hs4);

}


function print_news_hs5()
{
var hs5=get_news_hs5(img5, date5, title5, description5, url5);
document.write(hs5);

}


function print_news_hs6()
{
var hs6=get_news_hs6(img6, date6, title6, description6, url6);
document.write(hs6);

}


function print_news_hs7()
{
var hs7=get_news_hs7(img7, date7, title7, description7, url7);
document.write(hs7);

}

function print_news_hs8()
{
var hs8=get_news_hs8(img8, date8, title8, description8, url8);
document.write(hs8);

}




//print functions Fitz



function print_no_news_fitz()
{
var no_news_fitz=get_no_news_fitz(no_news, check_back);
document.write(no_news_fitz);

}

function print_news_fitz1()
{
var fitz1=get_news_fitz1(img1, date1, title1, description1, url1);
document.write(fitz1);

}


function print_news_fitz2()
{
var fitz2=get_news_fitz2(img2, date2, title2, description2, url2);
document.write(fitz2);

}

function print_news_fitz3()
{
var fitz3=get_news_fitz3(img3, date3, title3, description3, url3);
document.write(fitz3);

}


function print_news_fitz4()
{
var fitz4=get_news_fitz4(img4, date4, title4, description4, url4);
document.write(fitz4);

}


function print_news_fitz5()
{
var fitz5=get_news_fitz5(img5, date5, title5, description5, url5);
document.write(fitz5);

}

function print_news_fitz6()
{
var fitz6=get_news_fitz6(img6, date6, title6, description6, url6);
document.write(fitz6);

}

function print_news_fitz7()
{
var fitz7=get_news_fitz7(img7, date7, title7, description7, url7);
document.write(fitz7);

}


function print_news_fitz8()
{
var fitz8=get_news_fitz8(img8, date8, title8, description8, url8);
document.write(fitz8);

}





//template of variables

/*
var img1="star.jpeg";
var date1="";
var title1="";
var description1="";
var url1="";
var test1_deercreek=1;
var test1_district=1;
var test1_hs=1;
var test1_fitz=1;
*/
