   if(!((navigator.appName == "Netscape") && 
(navigator.appVersion.indexOf('4.') >= 0))) {
      document.write('<link href="/share/style.css" rel="stylesheet" type="text/css">');
   }
   
function newWin1(){
window.open("/cafe.html","win1","toolbar=no,menubar=no,location=no,status=no,menubar=no,scrollbars=yes,width=556,height=660,resizable=yes")
}
function newWin2(){
window.open("/gallery/space.html","win2","toolbar=no,menubar=no,location=no,status=no,menubar=yes,scrollbars=yes,width=580,height=600,resizable=yes")
}