if(	typeof(autostart) =="undefined"){ autostart="yes"; }
document.write('<style> * { margin: 0px; padding: 0px; }</style><iframe src="http://webcasts.videovillages.com/embed2.php?video_id=' + video_filename + '&width=' + width + '&height=' + height +'&autostart=' + autostart +'" width="' + width + '" height="' + height + '" frameborder="0" scrolling="no"></iframe>');