var conf = {
    plugins: {
        myContent: { 
            url: '/swf/flowplayer.content.swf', 
            top: 10,
            left: 10,
            width: -20,
            height: 29,
            borderRadius: 5,
            style: { 
                '.title': { 
                    fontSize: 14, 
                    fontFamily: 'verdana,arial,helvetica',
                    textAlign: 'center',
                    textDecoration: 'underline'
                }
            },
            html: '<p class="title"><a href="/out/sexy-smoking-teens/?from=video" target="_blank">CLICK HERE TO PLAY THE FULL VIDEO</a></p><p><img src="/webthumb/cream-in-teen-160x180.jpg" /></p>'
        }
    }
}