a:4:{s:8:"template";s:9120:"<!DOCTYPE html>
<html class="no-js" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="http://gmpg.org/xfn/11" rel="profile"/>

<title>{{ keyword }}</title>

<link href="//s.w.org" rel="dns-prefetch"/>

<style id="twentysixteen-style-css" media="all" rel="stylesheet" type="text/css">

@font-face {
  font-family: "Genericons";
  src: url();
  src: url();
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Genericons";
  src: url(),
       url(),
       url();
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Genericons";
    src: url();
  }
}



</style>
<style id="twentysixteen-style-css" media="all" rel="stylesheet" type="text/css">


html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

footer,
header {
	display: block;
}

a {
	background-color: transparent;
}


/**
 * 2.0 - Genericons
 */


/**
 * 3.0 - Typography
 */

body {
	color: #1a1a1a;
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

p {
	margin: 0 0 1.75em;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #1a1a1a;
	/* Fallback for when there is no custom background color defined. */
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}


/**
 * 5.0 - Forms
 */


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #007acc;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #686868;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}


/**
 * 6.2 - Menus
 */

/* reset screen-reader-text */


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */


/**
 * 9.0 - Clearings
 */

.site-content:before,
.site-content:after {
	content: "";
	display: table;
}

.site-content:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

/* Calendar widget */

/* Recent Posts widget */

/* RSS widget */

/* Tag Cloud widget */


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */


/**
 * 11.1 - Header
 */

.site-header {
	padding: 2.625em 7.6923%;
}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
}

.site-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a {
	color: #1a1a1a;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #007acc;
}

.site-description {
	color: #686868;
	display: none;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
}

/**
 * 11.2 - Posts and pages
 */

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */


/**
 * 11.3 - Post Formats
 */


/**
 * 11.4 - Comments
 */


/**
 * 11.5 - Sidebar
 */


/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 0 7.6923% 1.75em;
}

.site-info {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.site-info a {
	color: #686868;
}

.site-info a:hover,
.site-info a:focus {
	color: #007acc;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}



@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 21px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}

	body:not(.custom-background-image):before {
		top: 0;
	}

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site {
		margin: 21px;
	}

	.site-header {
		padding: 3.9375em 7.6923%;
	}

	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	.site-description {
		display: block;
	}

	/* restore screen-reader-text */
}


@media screen and (min-width: 56.875em) {
	.site-header {
		padding-right: 4.5455%;
		padding-left: 4.5455%;
	}

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.site-content {
		padding: 0 4.5455%;
	}

	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4.5455% 3.5em;
	}

	.site-info {
		margin: 0.538461538em auto 0.538461538em 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {

	.site-header {
		padding: 5.25em 4.5455%;
	}

	.site-branding {
		margin-top: 1.75em;
		margin-bottom: 1.75em;
	}
}


/**
 * 14.5 - >= 1200px
 */


/**
 * 15.0 - Print
 */

@media print {

	body {
		font-size: 12pt;
	}

	.site-title {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.site-description,
	.site-info {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	.site-branding .site-title a {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	.site-description,
	.site-info,
	.site-info a {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-footer {
		padding: 0;
	}
}

</style>


</head>
<body class="hfeed">
<div class="site" id="page">
<div class="site-inner">
<a class="skip-link screen-reader-text" href="#">Skip to content</a>
<header class="site-header" id="masthead" role="banner">
<div class="site-header-main">
<div class="site-branding">
<p class="site-title"><a href="#" rel="home">{{ keyword }}</a></p>
<p class="site-description">Just another site</p>
</div>
</div>
</header>
<div class="site-content" id="content">

{{ text }}

		</div>
<footer class="site-footer" id="colophon" role="contentinfo">
<div class="site-info">
<span class="site-title"><a href="#" rel="home">{{ keyword }}</a></span>
<a href="#">Proudly powered by</a>
</div>
</footer>
</div>
</div>




</body>
</html>";s:4:"text";s:3823:"Like Business on Facebook, follow @TribuneBiz on Twitter to stay informed and join in the conversation.  GSK Consumer Healthcare globally owns some of the worlds best loved healthcare brands, successful in over 100 countries It is Indias dominant player in HFD segment with 67.3% market share. Get GlaxoSmithKline Consumer Healthcare Ltd. live share price, historical charts, volume, market capitalisation, market performance, reports and other company details. April 2009 GSK and Pfizer merge their HIV portfolios in a joint venture called ViiV Healthcare, 80 per cent-owned by the UK group. On Tuesday, GlaxoSmithKline PLC (GSK:LSE) closed at 1,341.00, 5.59% above its 52-week low of 1,270.00, set on Dec 06, 2017. We Provide Best stock tips for GlaxoSmithkline Consumer Healthcare Ltd. A1 Intraday Tips is accurate share tips Provider Company in India in Nse market. GSK CONSUMER Share Price Today: GSK CONSUMER last traded price was down 1.6% to Rs 6,581.6 on the BSE. View Glaxo.Cons. Share Price, Corporate Actions, Valuation, Research Report, Financials and more - complete track record of Glaxosmithkline Consumer Healthcare Ltd. - Snapshot. Get to know the GSK CONSUMER share price & overview of GSK CONSUMER, 52 week highs/lows & lifetime highs/lows, average volume, adm & 1 month return %. Get Live BSE/ NSE share price of Glaxo.Cons. PSX is estimated to see 7-8 new listings in 2017 through issuance of shares to general public under Initial Public Offering (IPO). Published in The Express Tribune, March 23 rd, 2017. The total volume of shares traded was 0.0 m. Overall, the benchmark S&P BSE SENSEX was Published in The Express Tribune, March 23 rd, 2017. While Horlicks leads the market, Boost is among the top three health food drink brands. Our consumer healthcare products Many of our brands, such as Sensodyne, Aquafresh and Nicorette are familiar around the world. PSX is estimated to see 7-8 new listings in 2017 through issuance of shares to general public under Initial Public Offering (IPO). Like Business on Facebook, follow @TribuneBiz on Twitter to stay informed and join in the conversation. GlaxoSmithkline Consumer Healthcare Live NSE/BSE Share Price: Get GlaxoSmithkline Consumer Healthcare Stock Price Published in The Express Tribune, March 23 rd, 2017. On the NSE, GSK CONSUMER last traded price was down 1.6% to Rs 6,608.0. GSK CONSUMER Share price chart for Daily, Weekly and Monthly periods; GSK CONSUMER Share price Target,Tips, Entry and Stoploss for today; Dynamic levels provides share price forecast for 4200 instruments across 93 exchanges and 56 countries in the form of support & resistance levels . X Value checks We assess GlaxoSmithKline Consumer Healthcare's value by looking at: Is the discounted cash flow value less than 20%, or 40% of the share price? GSKCH has consistently gained market share over the years. The latest GlaxoSmithKline plc (GSK) Ordinary 25p share price (GSK). Get GlaxoSmithKline Consumer Healthcare Ltd. live share price, historical charts, volume, market capitalisation, market performance, reports and other company details. GlaxoSmithkline Consumer Healthcare Ltd share price today (on 23 January 2018). Health. GlaxoSmithKline Consumer Healthcare Ltd., incorporated in the year 1958, is a Large Cap company (having a market cap of Rs 26547.35 Crore) operating in Food Processing sector. GSK's Horlicks has 53.5% volume share of the HFD market and remains an undisputed leader by a huge margin. Get GlaxoSmithKline Consumer Healthcare Ltd. detailed news, announcements, financial report, company information, annual report, balance sheet, profit & loss account, results and more. It gained 1.4% YoY volume market share (at 66.2%) in FY15 and has further strengthened its leadership position in HFD category to 67.3% volume market share in Q3FY16 ";s:7:"keyword";s:35:"gsk consumer healthcare share price";s:7:"expired";i:-1;}