/* AVIP Addon:Veoh (global header below AVIP header code) - Eton Bones*/
if(window['vidType']){
    vidType['Veoh']={};    
    vidType['Veoh'].prefix='http://www.veoh.com/videodetails2.swf?permalinkId=%video%&id=anonymous&player=videodetailsembedded&video AutoPlay=0';    
    vidType['Veoh'].example='http://etonbones.proboards100.com/index.cgi?action=display&board=examples&thread=30';
    vidType['Veoh'].preprocess=function(vType,vURI){if(vURI.match(/videos\/([^/?&]+)/))caller[caller.length-1].arguments[2]=RegExp.$1};
}
