
if (typeof(window['affID']) == "undefined")
  affID = "";
var fv = "fv_wvzClipPath=http://www.webvideozone.com/media/FLV/ford.flv&fv_wvzConfigurationID=10AMJh3k8HxXlDfW4RnbwFu9scPYm6LiQKtezNB2&fv_wvzVolumeLevel=85&fv_wvzBackGroundColor=EEEEEE&fv_wvzBorderWidth=1&fv_wvzBorderColor=333366&fv_wvzAutoStart=N&fv_wvzBufferTime=5&fv_wvzBufferMessage=Video is loading...&fv_wvzEndType=NONE&fv_wvzEndPause=0&fv_wvzIntroImagePath=http://www.webvideozone.com/media/player/imgs/intro-ford.jpg&fv_wvzLogoTarget=_self&fv_wvzExitImageTarget=_self&fv_wvzSiteLogoOption=&fv_wvzSiteLogoOptionArg=&fv_wvzMovieWidth=320&fv_wvzMovieHeight=240";

document.write('<object  ');
document.write('classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" ');
document.write('width="330"  ');
document.write('height="292" ');
document.write('> ');
document.write('<param name="movie"value="http://go.webvideozone.com/wvzplayer.swf"> ');
document.write('<param name="quality" value="high"> ');
document.write('<param name="allowScriptAccess" value="always">');
document.write('<param name="FlashVars" value="' + fv + '">');
document.write('<embed  ');
document.write('src="http://go.webvideozone.com/wvzplayer.swf" ');
document.write('quality="high"  ');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer" ');
document.write('type="application/x-shockwave-flash" allowScriptAccess="always" ');
document.write('FlashVars="' + fv + '" ');
document.write('width="330" ');
document.write('height="292"');
document.write('> ');
document.write('</embed> ');
document.write('</object> ');

