//var videoPlayer = '/Impact2.5/Panther-Vision/Downloads_GetFile.aspx?id=130373&fd=0';
var videoPlayer = '/Panther-Vision/Downloads_GetFile.aspx?id=373679&fd=0';
//var videoFile = '/Impact2.5/Panther-Vision/Downloads_GetFile.aspx?id=130374&fd=0';
var videoFile = '/Panther-Vision/Downloads_GetFile.aspx?id=374193&fd=0';
var firstFrame = '';
var vidWidth = '500';
var vidHeight = '372';
var autoStartFlag = 'true';

insertFlash("<OBJECT type='application/x-shockwave-flash' height='" + vidHeight + "' width='" + vidWidth + "' data='" + videoPlayer + "'><PARAM NAME='Movie' VALUE='" + videoPlayer + "'><PARAM NAME='Src' VALUE='" + videoPlayer + "'><PARAM NAME='flashVars' VALUE='vidWidth=" + vidWidth + "&vidHeight=" + vidHeight + "&playVid=" + videoFile + "&img=" + firstFrame + "&autoStart=" + autoStartFlag + "'><PARAM NAME='Quality' VALUE='High'><param name='wmode' value='transparent'></OBJECT>", "divFlashVideoPages");
document.getElementById('divFlashVideoPages');