Window Browser JavaScript DHTML




function disp_alert(){
    alert("Line 1" + '\n' + "Line 2")
}