, but this code // executes before the first paint, when

°ÄÃÅÁùºÏ²Ê¿ª½±¼Ç¼×ÊÁÏ

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Calvin Approves China Program | °ÄÃÅÁùºÏ²Ê¿ª½±¼Ç¼×ÊÁÏ

°ÄÃÅÁùºÏ²Ê¿ª½±¼Ç¼×ÊÁÏ

Skip to main content

Calvin News

Calvin Approves China Program

Sat, Aug 15, 1998
Phil de Haan

A recent study by the Institute of International Education (www.iie.org) shows that Calvin College ranks high nationally for "number of students who study abroad." In fact, in its category of "master's institutions" Calvin was ranked fifth for the number of students who studied abroad in 1996-97, up sharply from tenth the year prior. The school had 397 students study abroad in 96-97 – almost 10% of its total enrollment.

Those numbers are likely to go up now that Calvin has approved a new Semester in China program, slated to begin in the fall of 1999.

The program will fall under the auspices of Calvin's Frank Roberts, the school's director of off-campus programs. The China program director will be Kurt Selles, a Ph.D. student at Vanderbilt in chinese studies and church history. Selles, whose grandparents were missionaries in China from 1926-1949, has lived in China and Taiwan for a total of 10 years as a teacher at University of Peking and Beijing Institute of technology.

In fact, the new Calvin College Semester in China program will be affiliated with the Beijing Institute of Technology and Calvin students will live in the international dorm there.

Calvin already has semester-long study programs in Britain, Spain, Hungary, Honduras and New Mexico. It also offers numerous foreign study programs during Interim, a three-week term each January during which students take but one class.

Calvin presently offers a minor in Japanese studies and courses in Chinese studies. In January 1999 Calvin professor Larry Herzberg will travel to China for a three-week Calvin Interim class. Herzberg and a group of Calvin students made national news during the summer of 1989 when they were caught in China during the Tianammen Square uprisings. Calvin professor Peter Szto will bring a Calvin group to China for a class on "documenting social change" in summer 1999.

Check out http://www.calvin.edu/academic/off-campus/ for the off-campus programs website