// JavaScript Document

function subWin1(){
window.open("../magazin/month/index.html","window1","width=1003,height=682");
}
