if(document.layers){
		// NS
		document.writeln("<link rel='stylesheet' href='http://www.mitsubishi-fuso.com/en/css/fuso_en_products_ns.css' type='text/css'>");
}
else
{
		//IE
		document.writeln("<link rel='stylesheet' href='http://www.mitsubishi-fuso.com/en/css/fuso_en_products.css' type='text/css'>");
}