var snote1 = "<p class='text05'><strong>2011:</strong></p><p class='text02'>Starting a new European FP7-ICT-2011 project Telemedicine System Empowering Stroke Patients to Fight Back (STROKEBACK).</p>"
var snote2 = "<p class='text05'><strong>2011:</strong></p><p class='text02'>We have moved our main offices to Sheffield (UK) and opened a new branch in Warsaw (Poland) in addition to existing R&D offices in Athens (Greece).</p>"
var snote3 = "<p class='text05'><strong>2010:</strong></p><p class='text04'><a href='http://cop2010.rfsat.com'>2nd Conference on Puppetry (COP'2010) - the Theatre of Animation: Experiments with Cold Cast'</a>, Nafplion, 7-9th October 2010, School of Fine Arts, Department of Theatre Studies, University of Peloponnese.</p>"
var snote4 = "<p class='text05'><strong>2009:</strong></p><p class='text02'>Deployed a prototype of the online service providing Real-Time traffic congestion information for central Athens.</p>"
var scopy  = "<span class='text07'>Copyright &copy; 2011 RFSAT Ltd. All rights reserved.</span>"

function note1() {
document.write(snote1)
}

function note2() {
document.write(snote2)
}

function note3() {
document.write(snote3)
}

function copyright() {
document.write(scopy)
}


