﻿// show twitter messages
getTwitters('tweet', {
    id: 'mijnschade',
    count: 3,
    enableLinks: true,
    ignoreReplies: true,
    clearContents: true,
    template: '<img src="images/twitter/pointer.jpg" style="padding-right: 5px;" width="9" height="9" />%text%'
});


