//Get the current year
now = new Date
theYear=now.getYear()

function getGenericNews()
{

 return "<b>OCP contracts SkilSure to provide an online solution for Pharmacy Technicians</b><br/><br/>"+
        "The purpose of the solution is to automate the Structured Practical Training assessment..." +
        "<a border='0' href='./press_releases/083109.html'>Read more</a>";

}
function getRPNews()
{

 return "<b>OCP contracts SkilSure to provide an online solution for Pharmacy Technicians</b><br/><br/>"+
        "The purpose of the solution is to automate the Structured Practical Training assessment..."+
        "<a border='0' href='./press_releases/083109.html'>Read more</a>";
}
function getCSNews()
{

 return "<b>Handheld, wireless functionality for SkilSure e-portfolio solution</b><br/><br/>"+
        "The SkilSure e-portfolio is now PDA compatible...."+
        "<a border='0' href='./press_releases/082708.html'>Read more</a>";
}
function getSANews()
{

 return "<b>Handheld, wireless functionality for SkilSure e-portfolio solution</b><br/><br/>"+
        "The SkilSure e-portfolio is now PDA compatible...."+
        "<a border='0' href='./press_releases/082708.html'>Read more</a>";
}

