function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


function selfcollection(){
	var selfcollection=window.open('http://www.at-shun.com/selfmade/collection/topics.cgi', 'self', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=700, height=700');
selfcollection.window.focus();
@@@}


