function flashMovie(fid,src,wid,hei,fvs,wmd) { this.fPrint = ''; this.Id = document.getElementById(fid); this.Src = src; this.Width = wid; this.Height = hei; this.FlashVars = (fvs != undefined)? fvs :''; this.Wmod = (wmd != undefined)? wmd :''; if(isObject(Id)) { fPrint = ''; fPrint += ''; fPrint += ''; fPrint += (FlashVars != null) ? '' : ''; fPrint += (Wmod != null) ? '' : ''; fPrint += '