

//sw developer popup ----------------------------------------------------------------------------------------------

function plan_sw_pg(){
    win001=window.open("plan_sw_pg.html","plan_sw_pg","scrollbars=yes,ocation=no,status=no,width=400,height=300");
}

function plan_sw_dev(){
    win001=window.open("plan_sw_dev.html","plan_sw_dev","scrollbars=yes,ocation=no,status=no,width=412,height=300");
}

function plan_sw_pl(){
    win001=window.open("plan_sw_pl.html","plan_sw_pl","scrollbars=yes,ocation=no,status=no,width=412,height=300");
}

function plan_sw_spl(){
    win001=window.open("plan_sw_spl.html","plan_sw_spl","scrollbars=yes,ocation=no,status=no,width=412,height=300");
}

function plan_sw_pjm(){
    win001=window.open("plan_sw_pjm.html","plan_sw_pjm","scrollbars=yes,ocation=no,status=no,width=412,height=300");
}

function plan_sw_con(){
    win001=window.open("plan_sw_con.html","plan_sw_con","scrollbars=yes,ocation=no,status=no,width=412,height=300");
}


