function OpenWindow (url) {
	window.open(url,'digivista_win2','width=640,height=480,resizable,location,status,menubar,scrollbars,toolbar')
}


