        				if (is_nav4) {
			          		document.write('<'+'link rel="stylesheet" type="text/css" href="/css/style_coc_n4.css" />');
        				}
        				else {
          					document.write('<'+'link rel="stylesheet" type="text/css" href="/css/style_coc.css" />');
        				}

