//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=130375&fd=0';
var videoFile = '/Panther-Vision/Downloads_GetFile.aspx?id=374194&fd=0';
var firstFrame = '';
var vidWidth = '176';
var vidHeight = '131';
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>", "divFlashVideoHome");
document.getElementById('divFlashVideoHome');