
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function skip(){
		window.open('/08spring/collection/catalogue.asp','','width=550,height=700 scrollbars=no,resizable=no');
	}

//function skip1(){
//		window.open('/08spring/member/modify.asp','','width=510,height=624 scrollbars=no,resizable=no');
//	}
-->