/* AVIP Addon:MSN (global header below AVIP header code) - Eton Bones*/
if(window['vidType']){
    vidType['MSN']={};
    vidType['MSN'].prefix='http://images.video.msn.com/flash/soapbox1_1.swf?c=v&v=%video%&ifs=true&fr=msnvideo&mkt=en-US&brand='
    vidType['MSN'].preprocess=function(vType,vURI){if(vURI.match(/vid=([^&]+)/))caller[caller.length-1].arguments[2]=RegExp.$1}
    vidType['MSN'].params={flashvars:_getFlashVars,base:"http://images.video.msn.com"}
    vidType['MSN'].postprocess= function(ret){return ret+'<br><a href="http://video.msn.com/StreamingUrl.aspx?vid='+caller[caller.length-1].arguments[2]+'&t=.flv">download this video</a>'}
}
