var fpConf = {
autoPlay: false,
playlist: clips,		
height:254,
key: '$6c50618a156bb2017a7', 	
logo: {  
    url: '/logo2.png',  
    fullscreenOnly: false,  
    displayTime: 0,
    right: 5,
    top: 5
},  
plugins: { 
    controls: { 

        bottom:5, 
        left:10,
        height:24,
        width:878,
        backgroundColor: '0x253133', 
        backgroundGradient: 'low', 

        fontColor: '#ffffff',      
        timeFontColor: '0xFFCC00',  
        autoHide: 'auto', 
   
        controlsOverVideo: 'ease',
        play:true,      
        volume:true, 
        mute:true,  
        time:true,  
        stop:true, 
        playlist:true,  
        fullscreen:true, 
         

        scrubber: true         
         

    } 
}
}
