function COA_Example_1() {
props=window.open('Demo/COA_Example_1.htm', '_BLANK', 'toolbars=0, scrollbars=0, location=center, statusbars=0, menubars=0, resizable=0, width=500, height=270');
}
function COA_Example_2() {
props=window.open('Demo/COA_Example_2.htm', '_BLANK2', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=275, height=400');
}
function COA_Example_2_1() {
props=window.open('Demo/COA_Example_2.htm', '_BLANK2_1', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=275, height=400');
}
function COA_Example_2_2() {
props=window.open('Demo/COA_Example_2.htm', '_BLANK2_2', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=275, height=400');
}
function COA_Example_3() {
props=window.open('Demo/COA_Example_3.htm', '_BLANK3', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=400, height=240');
}
function COA_Example_3_1() {
props=window.open('Demo/COA_Example_3.htm', '_BLANK3_1', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=400, height=240');
}
function COA_Example_4() {
props=window.open('Demo/COA_Example_4.htm', '_BLANK4', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=350, height=310');
}
function COA_Example_5() {
props=window.open('Demo/COA_Example_5.htm', '_BLANK5', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=375, height=365');
}
function COA_Example_6() {
props=window.open('Demo/COA_Example_6.htm', '_BLANK6', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=550, height=280');
}

function Control_Panel_System_Example() {
props=window.open('Demo/Control_Panel_System_Example.htm', '_BLANK7', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=0, width=800, height=600');
}
function Help_About_Example() {
props=window.open('Demo/Help_About_Example.htm', '_BLANK8', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=770, height=580');
}
function Test() {
props=window.open('Demo/TestNewPic.htm', '_BLANK8_1', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=0, width=800, height=520');
}
