Hello

This is a exaple slideshow

Simple Python code

for i in xrange(5):
    print 'Hello '

Thanks ...

Ondrej Sika