function OpenWin(){
    win=window.open("present/index.html","new","status=0,menubar=0,scrollbars=1,width=550,height=320");
}

function OpenWin2(){
    win=window.open("http://iwate.chirashi-tengoku.com/details.php?pdfId=835&detail&eventId=10","amedeo","location=1,status=1,menubar=1,scrollbars=1,resizable=1,directories=1,titlebar=1,toolbar=1,width=800,height=600");
}
