
/*-----------------------------------------------------------------------------------------------------
   JS for Another Chinocity Construction Enterprise Cooperation Association. SubWindow
-----------------------------------------------------------------------------------------------------*/

function subWin1(){
window.open("http://mail.chinokk.org/contact.html","window2","width=700,height=600,scrollbars=yes");
}
function subWin2(){
window.open("http://mail.chinokk.org/contact.html","window2","width=700,height=600,scrollbars=yes");
}



