/* AVIP Addon:Blip (global header below AVIP header code) - Eton Bones*/
if(window['vidType']){
    vidType['Blip']={};    
    vidType['Blip'].prefix='http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&file=%video%&showplayerpath=http%3A%2F%2Fblip% 2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf';
    vidType['Blip'].params={id:'showplayer',flashvars:_getFlashVars};
    vidType['Blip'].example='http://etonbones.proboards100.com/index.cgi?board=examples&action=display&thread=21';
    vidType['Blip'].preprocess=function(vType,vURI){if(vidType[vType].custom && ('skin'+pb_skinid in vidType[vType].custom))caller[caller.length-1].arguments[2] = caller[caller.length-1].arguments[2].replace(/&(amp;)?(light|back|front)color=[^&]+/gi,'');}
    vidType['Blip'].custom={skin1:'&lightcolor=0x000000&backcolor=0xFFFFFF&frontcolor=0x666666'}
}
