if (is_win) {
	
	//include NS 4.x/win stylesheet
	if(is_nav4) {
		document.write('<link href="/_includes/law_styles_pcNS4x.css" rel="stylesheet">');
		}
}