<!--
<!-- Begin
function openWin1() {
msg=window.open("flash_usa.html","1","height=400,width=350,left=50,top=50,status=no,menubar=no,resizable=no,scrollbars=no,location=no");
}

function openWin2() {
msg=window.open("flash_foshan.html","2","height=400,width=350,left=50,top=50,status=no,menubar=no,resizable=no,scrollbars=no,location=no");
}

function openWin3() {
msg=window.open("flash_plastics.html","3","height=400,width=350,left=50,top=50,status=no,menubar=no,resizable=no,scrollbars=no,location=no");
}

function openWin4() {
msg=window.open("flash_metal.html","4","height=400,width=350,left=50,top=50,status=no,menubar=no,resizable=no,scrollbars=no,location=no");
}

function openWin5() {
msg=window.open("flash_wire.html","5","height=400,width=350,left=50,top=50,status=no,menubar=no,resizable=no,scrollbars=no,location=no");
}

function openWin6() {
msg=window.open("flash_wood.html","6","height=400,width=350,left=50,top=50,status=no,menubar=no,resizable=no,scrollbars=no,location=no");
}
