function popup_flash(url, name) { newwin = window.open(url, '', 'width=1050, height=850, scrollbars=0,resizable=0'); }