function notice(url){
    window.open(url, "window_name", "width=666,height=300,scrollbars=no");
}// JavaScript Document
