
function open_window(url) {
	var win = window.open('flash_overview.cfm','preWin','width=350,height=350,scrollbars=yes,resizable=1')
}
