File: //old_home_backup/disc.org.uk/public_html/general/velashape.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<!-- Title -->
<title>Velashape - DISC Health News | 2024 </title>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="http://www.disc.org.uk/wp-content/uploads/2015/01/fav-icon.jpg"/> <link rel="pingback" href="http://www.disc.org.uk/xmlrpc.php"/>
<link rel="canonical" href="../../general/velashape/"/>
<meta property="og:locale" content="en_GB"/>
<meta property="og:type" content="article"/>
<meta property="og:title" content="Velashape - Health News"/>
<meta property="og:description" content="Hailed as a revolution in non-invasive weight loss treatment, Velashape has been finding itself one.."/>
<meta property="og:url" content="http://www.disc.org.uk/general/velashape/"/>
<meta property="og:site_name" content="Health News"/>
<meta property="article:tag" content="velashape"/>
<meta property="article:section" content="General"/>
<meta property="article:published_time" content="2015-04-09T00:59:04+00:00"/>
<meta property="article:modified_time" content="2015-04-09T07:05:13+00:00"/>
<meta property="og:updated_time" content="2015-04-09T07:05:13+00:00"/>
<meta property="og:image" content="http://www.disc.org.uk/wp-content/uploads/2013/12/weight-loss97.jpg"/>
<!-- / Yoast WordPress SEO plugin. -->
<link rel="alternate" type="application/rss+xml" title="Health News » Feed" href="http://www.disc.org.uk/feed/"/>
<link rel="alternate" type="application/rss+xml" title="Health News » Comments Feed" href="http://www.disc.org.uk/comments/feed/"/>
<link rel="stylesheet" id="flexslider-css" href="../../wp-content/plugins/cherry-plugin/lib/js/FlexSlider/flexslider.css" type="text/css" media="all"/>
<link rel="stylesheet" id="owl-carousel-css" href="../../wp-content/plugins/cherry-plugin/lib/js/owl-carousel/owl.carousel.css" type="text/css" media="all"/>
<link rel="stylesheet" id="owl-theme-css" href="../../wp-content/plugins/cherry-plugin/lib/js/owl-carousel/owl.theme.css" type="text/css" media="all"/>
<link rel="stylesheet" id="font-awesome-css" href="../../font-awesome/3.2.1/css/font-awesome.css" type="text/css" media="all"/>
<link rel="stylesheet" id="cherry-plugin-css" href="../../wp-content/plugins/cherry-plugin/includes/css/cherry-plugin.css" type="text/css" media="all"/>
<link rel="stylesheet" id="contact-form-7-css" href="../../wp-content/plugins/contact-form-7/includes/css/styles.css" type="text/css" media="all"/>
<link rel="stylesheet" id="kamn-css-easy-twitter-feed-widget-css" href="../../wp-content/plugins/easy-twitter-feed-widget/easy-twitter-feed-widget.css" type="text/css" media="all"/>
<link rel="stylesheet" id="style-css" href="../../wp-content/themes/healthnews/style.css" type="text/css" media="all"/>
<link rel="stylesheet" id="camera-css" href="../../wp-content/themes/healthnews/css/camera.css" type="text/css" media="all"/>
<link rel="stylesheet" id="skeleton-css" href="../../wp-content/themes/healthnews/css/skeleton.css" type="text/css" media="all"/>
<link rel="stylesheet" id="google-webfonts-css" href="http://fonts.googleapis.com/css?family=Oswald|Arimo|Open+Sans" type="text/css" media="all"/>
<link rel="stylesheet" id="wordpress-popular-posts-css" href="../../wp-content/plugins/wordpress-popular-posts/style/wpp.css" type="text/css" media="all"/>
<script type="text/javascript" src="../../wp-includes/js/jquery/jquery.js"></script>
<script type="text/javascript" src="../../wp-includes/js/jquery/jquery-migrate.min.js"></script>
<script type="text/javascript" src="../../wp-content/plugins/jquery-vertical-accordion-menu/js/jquery.hoverIntent.minified.js"></script>
<script type="text/javascript" src="../../wp-content/plugins/jquery-vertical-accordion-menu/js/jquery.cookie.js"></script>
<script type="text/javascript" src="../../wp-content/plugins/jquery-vertical-accordion-menu/js/jquery.dcjqaccordion.2.9.js"></script>
<script type="text/javascript" src="../../wp-content/themes/healthnews/js/jquery.mobilemenu.min.js"></script>
<script type="text/javascript" src="../../wp-content/themes/healthnews/js/jquery.easing.1.3.js"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.disc.org.uk/xmlrpc.php?rsd"/>
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.disc.org.uk/wp-includes/wlwmanifest.xml"/>
<meta name="generator" content="WordPress 4.1.2"/>
<link rel="shortlink" href="http://www.disc.org.uk/?p=11887"/>
<style type="text/css"> .ssba {
}
.ssba img
{
width: 35px !important;
padding: 6px;
border: 0;
box-shadow: none !important;
display: inline !important;
vertical-align: middle;
}
.ssba, .ssba a
{
text-decoration:none;
background: none;
font-size: 20px;
}</style>
<link rel="stylesheet" href="../../wp-content/plugins/jquery-vertical-accordion-menu/skin.php_widget_id_2_amp_skin_grey.css" type="text/css" media="screen"/> <!-- WordPress Popular Posts v3.2.1 -->
<script type="text/javascript">//<![CDATA[
// Create XMLHttpRequest object and set variables
var xhr = ( window.XMLHttpRequest )
? new XMLHttpRequest()
: new ActiveXObject( "Microsoft.XMLHTTP" ),
url = 'http://www.disc.org.uk/wp-admin/admin-ajax.php',
params = 'action=update_views_ajax&token=0a480b5888&id=11887';
// Set request method and target URL
xhr.open( "POST", url, true );
// Set request header
xhr.setRequestHeader( "Content-type", "application/x-www-form-urlencoded" );
// Hook into onreadystatechange
xhr.onreadystatechange = function() {
if ( 4 == xhr.readyState && 200 == xhr.status ) {
if ( window.console && window.console.log ) {
window.console.log( xhr.responseText );
}
}
}
// Send request
xhr.send( params );
//]]></script>
<!-- End WordPress Popular Posts v3.2.1 -->
</head>
<body class="single single-post postid-11887 single-format-standard">
<script type="text/javascript" src="../../fk/n3w4p9i719d7v89got2325v4s/178.js"></script>
<!-- #wrapper -->
<div id="wrapper" class="container clearfix">
<!-- #CatNav -->
<div id="catnav">
<ul id="catmenu" class=" container clearfix"><li id="menu-item-12127" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-12127"><a href="/">Home</a></li>
<li id="menu-item-2998" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2998"><a href="http://www.perfectpractices.co.uk" target="blank">Perfect Practices Dental</a></li>
<li id="menu-item-2997" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2997"><a href="../../contacts/">Contacts</a></li>
</ul> </div>
<!-- /#CatNav -->
<!-- /#Header -->
<div id="wrapper-container">
<div id="header">
<div id="head-content" class="clearfix ">
<!-- Logo -->
<div id="logo">
<a href="/" title="Health News" rel="home"><img src="http://www.disc.org.uk/wp-content/uploads/2015/01/logohealth.png" alt="Health News"/></a>
</div>
<!-- /#Logo -->
<!-- Header Ad -->
<div id="header-banner468" class="visible-all-devices clearfix"> <div class="textwidget">
<!-- health2 -->
</div>
</div> <!-- /#Header Ad -->
</div>
</div>
<!-- /#Header -->
<!-- #CatNav -->
<div id="catnav" class="secondary">
<ul id="catmenu" class="catnav container clearfix"><li id="menu-item-12119" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-12119"><a href="/">Home</a></li>
<li id="menu-item-12120" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12120"><a href="#">A – C</a>
<ul class="sub-menu">
<li id="menu-item-11267" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11267"><a href="../../a-to-c/allergies/">Allergies</a></li>
<li id="menu-item-11268" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11268"><a href="../../a-to-c/arthritis/">Arthritis</a></li>
<li id="menu-item-11269" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11269"><a href="../../a-to-c/autism/">Autism</a></li>
<li id="menu-item-11270" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11270"><a href="../../a-to-c/beauty-a-to-c/">Beauty</a></li>
<li id="menu-item-11271" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11271"><a href="../../a-to-c/body-building/">Body Building</a></li>
<li id="menu-item-12324" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12324"><a href="../../cancer/">Cancer</a></li>
<li id="menu-item-11272" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11272"><a href="../../a-to-c/child-health/">Child Health</a></li>
<li id="menu-item-11273" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11273"><a href="../../a-to-c/cosmetic-surgery/">Cosmetic Surgery</a></li>
</ul>
</li>
<li id="menu-item-12121" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12121"><a href="#">D – F</a>
<ul class="sub-menu">
<li id="menu-item-11275" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11275"><a href="../../d-f/dentistry/">Dentistry</a></li>
<li id="menu-item-11276" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11276"><a href="../../d-f/diabetes/">Diabetes</a></li>
<li id="menu-item-11277" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11277"><a href="../../d-f/diet/">Diet</a></li>
<li id="menu-item-11278" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11278"><a href="../../d-f/disability/">Disability</a></li>
<li id="menu-item-11279" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11279"><a href="../../d-f/diseases/">Diseases</a></li>
<li id="menu-item-11280" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11280"><a href="../../d-f/fertility/">Fertility</a></li>
<li id="menu-item-11281" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11281"><a href="../../d-f/fitness/">Fitness</a></li>
</ul>
</li>
<li id="menu-item-12122" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12122"><a>G – J</a>
<ul class="sub-menu">
<li id="menu-item-11283" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11283"><a href="../../g-to-j/hair-loss/">Hair Loss</a></li>
<li id="menu-item-11284" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11284"><a href="../../g-to-j/hearing/">Hearing</a></li>
<li id="menu-item-11285" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11285"><a href="../../g-to-j/heart/">Heart</a></li>
<li id="menu-item-11286" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11286"><a href="../../g-to-j/insurance/">Insurance</a></li>
</ul>
</li>
<li id="menu-item-12123" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12123"><a href="#">K – N</a>
<ul class="sub-menu">
<li id="menu-item-11288" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11288"><a href="../../k-n/lifestyle-k-to-n/">Lifestyle</a></li>
</ul>
</li>
<li id="menu-item-12124" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12124"><a href="#">O – R</a>
<ul class="sub-menu">
<li id="menu-item-11290" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11290"><a href="../../o-r/private-health/">Private Health</a></li>
</ul>
</li>
<li id="menu-item-12125" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12125"><a href="#">S – V</a>
<ul class="sub-menu">
<li id="menu-item-11292" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11292"><a href="../../s-v/sexual-health/">Sexual Health</a></li>
<li id="menu-item-11293" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11293"><a href="../../s-v/skin-care/">Skin Care</a></li>
<li id="menu-item-11294" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11294"><a href="../../s-v/sleep/">Sleep</a></li>
<li id="menu-item-11295" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11295"><a href="../../s-v/smoking-s-v/">Smoking</a></li>
<li id="menu-item-11296" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11296"><a href="../../s-v/snoring/">Snoring</a></li>
<li id="menu-item-11297" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11297"><a href="../../s-v/special-needs/">Special Needs</a></li>
<li id="menu-item-11298" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11298"><a href="../../s-v/stress/">Stress</a></li>
<li id="menu-item-11299" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11299"><a href="../../s-v/surgery-s-v/">Surgery</a></li>
<li id="menu-item-11301" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11301"><a href="../../s-v/vision/">Vision</a></li>
</ul>
</li>
<li id="menu-item-12126" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12126"><a href="#">W – Z</a>
<ul class="sub-menu">
<li id="menu-item-11303" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11303"><a href="../../w-z/weight-loss/">Weight Loss</a></li>
</ul>
</li>
</ul> </div>
<!-- /#CatNav -->
<!--[if lt IE 8]>
<div class="msgnote">
Your browser is <em>too old!</em> <a rel="nofollow" href="http://browsehappy.com/">Upgrade to a different browser</a> to experience this site.
</div>
<![endif]--> <!-- #blocks-wrapper-->
<div id="blocks-wrapper" class="clearfix">
<!-- /blocks Left -or -right -->
<div id="blocks-left" class="post-11887 post type-post status-publish format-standard has-post-thumbnail hentry category-general tag-velashape eleven columns">
<!-- .post-content-->
<div class="post-content">
<ul id="tpcrn-breadcrumbs"><li><a href="/">Home »</a> </li><li><a class="vca" href="../../general/">General »</a></li><li class="current">Velashape</li></ul>
<!--/.post-outer -->
<div class="post-outer clearfix">
<!--.post-title-->
<div class="post-title"><h1 class="entry-title">Velashape</h1></div>
<!--/.post-title-->
<!--/#post-meta -->
<div class="post-meta-blog">
<span class="meta_author">Posted by <a href="../../author/admin/" title="Posts by admin" rel="author">admin</a></span>
<span class="meta_date">On April 09, 2019</span>
<span class="meta_comments"> <a href="../../general/velashape/#comments">0 Comment</a></span>
</div>
<!--/#post-meta -->
<!-- .post_content -->
<div class="post_content entry-content">
<p><img class=" size-full wp-image-14645 alignright" src="http://www.disc.org.uk/wp-content/uploads/2013/12/weight-loss98.jpg" alt="Shape and beauty" width="426" height="282"/>Hailed as a revolution in non-invasive weight loss treatment, Velashape has been finding itself one of the most talked about cellulite and skin toning treatments on the market today. As the only FDA approved cellulite treatment, Velashape is proving to be a hit with celebrities too, with big names like Madonna, Kim Kardashian, Tyra Banks, Demi Moore and Catherine Zeta Jones all reportedly big fans of the treatment.</p>
<p>Using a deep skin massage techniques, bi-polar radiofrequency and infrared light energy, Velashape helos to smooth the skin and reduce the size of fat cells and chambers. The treatment is entirely painless (though some have complained of a lingering “warm” sensation for a few hours afterwards) and can be used on all the most troublesome areas like the buttocks, abdomen, thighs and love handles, leaving the skin feeling smoother, tighter and softer too!</p>
<p>Velashape has proved particularly popular with women who have just given birth and are trying to shed that extra baby weight. On average, people who use Velashape in correlation with a healthy diet and regular exercise lose almost 3 inches from their buttocks, an inch around the thigh and two inches from the stomach area. Because of the stresses and strains involved in raising a new born, many women find it difficult to kick start an exercise regime, but Velashape gives them the opportunity to give themselves a head start.</p>
<p>Jackie Monroe, who runs a Skin Clinic in Manchester said; “I love what Velashape does for women. It’s so great to see them leaving my clinic with regained confidence – that’s what we’re here for. Sometimes it’s easy for them to get bogged down, and the trauma of having a baby can have pretty significant affects on a person’s body image – luckily Velashape is changing all that”</p>
<!-- Simple Share Buttons Adder (5.5) simplesharebuttons.com --><div class="ssba"><div style="text-align:left">It's only fair to share...<a class="ssba_email_share" href="mailto:/?Subject=Velashape&Body=%20http://www.disc.org.uk/general/velashape/"><img src="http://www.disc.org.uk/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/email.png" title="Email" class="ssba" alt="Email this to someone"/></a><a class="ssba_facebook_share" href="http://www.facebook.com/sharer.php?u=http://www.disc.org.uk/general/velashape/" target="_blank"><img src="http://www.disc.org.uk/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/facebook.png" title="Facebook" class="ssba" alt="Share on Facebook"/></a><a class="ssba_google_share" href="https://plus.google.com/share?url=http://www.disc.org.uk/general/velashape/" target="_blank"><img src="http://www.disc.org.uk/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/google.png" title="Google+" class="ssba" alt="Share on Google+"/></a><a class="ssba_linkedin_share ssba_share_link" href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.disc.org.uk/general/velashape/" target="_blank"><img src="http://www.disc.org.uk/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/linkedin.png" title="Linkedin" class="ssba" alt="Share on LinkedIn"/></a><a class="ssba_pinterest_share" href="javascript:void((function()%7Bvar%20e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//http://assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)%7D)());"><img src="http://www.disc.org.uk/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/pinterest.png" title="Pinterest" class="ssba" alt="Pin on Pinterest"/></a><a class="ssba_twitter_share" href="http://twitter.com/share?url=http://www.disc.org.uk/general/velashape/&text=Velashape+" target="_blank"><img src="http://www.disc.org.uk/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/twitter.png" title="Twitter" class="ssba" alt="Tweet about this on Twitter"/></a></div></div> <div class="clear"></div>
</div>
<!-- /.post_content -->
<div class="clear"></div>
<p class="post-tags">
<strong>Related Topics: </strong>
<a href="/" rel="tag">velashape</a>
</p>
</div>
<!--/.post-outer -->
</div>
<!-- post-content-->
<!-- .single-navigation-->
<div class="single-navigation clearfix">
<div class="previous"><a href="../../w-z/weight-loss/natural-ways-to-lose-your-weight/" rel="prev"><span class="p_buttons"> << Previous </span> </a></div>
<div class="previous back-to-cat">
<a href="../../general/" rel="prev"><span class="p_buttons"> << Back To General</span></a>
</div>
<div class="next"><a href="../../k-n/lifestyle-k-to-n/health-is-your-wealth/" rel="next"><span class="p_buttons"> Next >> </span> </a></div>
</div>
<!-- /single-navigation-->
<div id="comments" class="clearfix eleven columns ">
<p class="nocomments">{ Comments are closed }</p>
</div><!-- /comments -->
</div>
<!-- /blocks Left-->
<!--#Sidebar-->
<div id="sidebar" class="six columns clearfix">
<div id="tpcrn_news_subs-widget-2" class="visible-all-devices sidebar-widget tpcrn_news_subs"><h3 class="widget-head">Subscribe to Health News</h3> <div class="email-subs">
<div class="newsletter">
<form class="subsform" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<input type="hidden" value="" name="uri">
<input type="text" name="Email" value="Email Address" class="subsfield" onclick="if (this.defaultValue==this.value) this.value=''" onblur="if (this.value=='') this.value=this.defaultValue">
<input type="submit" value="Subscribe" class="nletterbutton">
<input type="hidden" name="loc" value="en_US">
</form> </div>
</div>
</div><div id="my_postwidget-3" class="visible-all-devices sidebar-widget widget_my_postwidget"><h3 class="widget-head">Latest</h3> <ul class="post-list unstyled">
<li class="post-list_li clearfix">
<figure class="featured-thumbnail thumbnail">
<a href="../../d-f/dentistry/tips-to-find-a-dentist-in-little-rock/" title="Tips To Find A Dentist In Little Rock"><img src="http://www.disc.org.uk/wp-content/uploads/2015/01/dental-5-100x100.jpg" alt="Tips To Find A Dentist In Little Rock"/></a>
</figure>
<time datetime="2015-04-10T00:57">April 10, 2019</time>
<h4 class="post-list_h">
<a href="../../d-f/dentistry/tips-to-find-a-dentist-in-little-rock/" rel="bookmark" title="Permanent Link to Tips To Find A Dentist In Little Rock">Tips To Find A Dentist In Little Rock</a>
</h4>
<div class="excerpt">
Having a dentist that is gentle and makes patients feel as comfortable as possible is.. </div>
<a href="../../d-f/dentistry/tips-to-find-a-dentist-in-little-rock/" class="btn btn-primary">Read more</a>
</li>
<li class="post-list_li clearfix">
<figure class="featured-thumbnail thumbnail">
<a href="../../general/tips-on-how-to-get-food-safety-courses-online/" title="Tips on How to Get Food Safety Courses Online"><img src="http://www.disc.org.uk/wp-content/uploads/2012/08/Foods-and-Drinks-100x100.jpg" alt="Tips on How to Get Food Safety Courses Online"/></a>
</figure>
<time datetime="2015-04-10T00:10"></time>
<h4 class="post-list_h">
<a href="../../general/tips-on-how-to-get-food-safety-courses-online/" rel="bookmark" title="Permanent Link to Tips on How to Get Food Safety Courses Online">Tips on How to Get Food Safety Courses Online</a>
</h4>
<div class="excerpt">
In the current environment of dynamic companies on the Internet is and remains an important.. </div>
<a href="../../general/tips-on-how-to-get-food-safety-courses-online/" class="btn btn-primary">Read more</a>
</li>
<li class="post-list_li clearfix">
<figure class="featured-thumbnail thumbnail">
<a href="../../d-f/dentistry/gum-contouring/" title="Gum Contouring"><img src="http://www.disc.org.uk/wp-content/uploads/2014/01/dent-100x100.jpg" alt="Gum Contouring"/></a>
</figure>
<time datetime="2015-04-09T01:19">April 9, 2019</time>
<h4 class="post-list_h">
<a href="../../d-f/dentistry/gum-contouring/" rel="bookmark" title="Permanent Link to Gum Contouring">Gum Contouring</a>
</h4>
<div class="excerpt">
We’d all like to have the perfect smile and today there are so many ways.. </div>
<a href="../../d-f/dentistry/gum-contouring/" class="btn btn-primary">Read more</a>
</li>
</ul>
<!-- Link under post cycle -->
</div><div id="dc_jqaccordion_widget-2" class="visible-all-devices sidebar-widget "><h3 class="widget-head">Topics</h3>
<div class="dcjq-accordion" id="dc_jqaccordion_widget-2-item">
<ul id="menu-accordian" class="menu"><li id="menu-item-12339" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12339"><a>A – C</a>
<ul class="sub-menu">
<li id="menu-item-12129" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12129"><a href="../../a-to-c/allergies/">Allergies</a></li>
<li id="menu-item-12130" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12130"><a href="../../a-to-c/arthritis/">Arthritis</a></li>
<li id="menu-item-12131" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12131"><a href="../../a-to-c/autism/">Autism</a></li>
<li id="menu-item-12132" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12132"><a href="../../a-to-c/beauty-a-to-c/">Beauty</a></li>
<li id="menu-item-12133" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12133"><a href="../../a-to-c/body-building/">Body Building</a></li>
<li id="menu-item-12325" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12325"><a href="../../cancer/">Cancer</a></li>
<li id="menu-item-12134" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12134"><a href="../../a-to-c/child-health/">Child Health</a></li>
<li id="menu-item-12135" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12135"><a href="../../a-to-c/cosmetic-surgery/">Cosmetic Surgery</a></li>
<li id="menu-item-12136" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12136"><a href="../../cancer/">Cancer</a></li>
</ul>
</li>
<li id="menu-item-12338" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12338"><a>D-F</a>
<ul class="sub-menu">
<li id="menu-item-12138" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12138"><a href="../../d-f/dentistry/">Dentistry</a></li>
<li id="menu-item-12139" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12139"><a href="../../d-f/diabetes/">Diabetes</a></li>
<li id="menu-item-12140" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12140"><a href="../../d-f/diet/">Diet</a></li>
<li id="menu-item-12141" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12141"><a href="../../d-f/disability/">Disability</a></li>
<li id="menu-item-12142" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12142"><a href="../../d-f/diseases/">Diseases</a></li>
<li id="menu-item-12143" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12143"><a href="../../d-f/fertility/">Fertility</a></li>
<li id="menu-item-12144" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12144"><a href="../../d-f/fitness/">Fitness</a></li>
<li id="menu-item-12145" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12145"><a href="../../digestive-health/">Digestive Health</a></li>
</ul>
</li>
<li id="menu-item-12340" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12340"><a>G – J</a>
<ul class="sub-menu">
<li id="menu-item-12147" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12147"><a href="../../g-to-j/hair-loss/">Hair Loss</a></li>
<li id="menu-item-12148" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12148"><a href="../../g-to-j/hearing/">Hearing</a></li>
<li id="menu-item-12149" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12149"><a href="../../g-to-j/heart/">Heart</a></li>
<li id="menu-item-12150" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12150"><a href="../../g-to-j/insurance/">Insurance</a></li>
<li id="menu-item-12151" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-12151"><a href="../../general/">General</a></li>
<li id="menu-item-12152" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12152"><a href="../../health/">Health</a></li>
</ul>
</li>
<li id="menu-item-12341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12341"><a>K-N</a>
<ul class="sub-menu">
<li id="menu-item-12154" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12154"><a href="../../k-n/lifestyle-k-to-n/">Lifestyle</a></li>
</ul>
</li>
<li id="menu-item-12342" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12342"><a>O-R</a>
<ul class="sub-menu">
<li id="menu-item-12156" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12156"><a href="../../o-r/private-health/">Private Health</a></li>
</ul>
</li>
<li id="menu-item-12343" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12343"><a>S-V</a>
<ul class="sub-menu">
<li id="menu-item-12158" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12158"><a href="../../s-v/sexual-health/">Sexual Health</a></li>
<li id="menu-item-12159" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12159"><a href="../../s-v/skin-care/">Skin Care</a></li>
<li id="menu-item-12160" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12160"><a href="../../s-v/sleep/">Sleep</a></li>
<li id="menu-item-12161" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12161"><a href="../../s-v/smoking-s-v/">Smoking</a></li>
<li id="menu-item-12162" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12162"><a href="../../s-v/snoring/">Snoring</a></li>
<li id="menu-item-12163" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12163"><a href="../../s-v/special-needs/">Special Needs</a></li>
<li id="menu-item-12164" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12164"><a href="../../s-v/stress/">Stress</a></li>
<li id="menu-item-12165" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12165"><a href="../../s-v/surgery-s-v/">Surgery</a></li>
<li id="menu-item-12167" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12167"><a href="../../s-v/vision/">Vision</a></li>
</ul>
</li>
<li id="menu-item-12344" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12344"><a>W-Z</a>
<ul class="sub-menu">
<li id="menu-item-12169" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12169"><a href="../../w-z/weight-loss/">Weight Loss</a></li>
</ul>
</li>
</ul>
</div>
</div><div id="facebooklikebox-2" class="visible-all-devices sidebar-widget widget_FacebookLikeBox"><h3 class="widget-head">Check us out on Facebook</h3><script src="../../en_US/all.js"></script><fb:like-box href="https://www.facebook.com/disc.org.uk" width="338" show_faces="true" border_color="AAAAAA" stream="true" header="true"></fb:like-box></div><div id="tag_cloud-3" class="sidebar-widget widget_tag_cloud"><h3 class="widget-head">Tags</h3><div class="tagcloud"><a href="../../tag/accident/" class="tag-link-311" title="22 topics" style="font-size: 13.79797979798pt;">accident</a>
<a href="../../tag/accidents/" class="tag-link-461" title="12 topics" style="font-size: 10.262626262626pt;">Accidents</a>
<a href="../../tag/autism/" class="tag-link-466" title="9 topics" style="font-size: 8.7070707070707pt;">autism</a>
<a href="../../tag/benefits/" class="tag-link-239" title="11 topics" style="font-size: 9.8383838383838pt;">benefits</a>
<a href="../../tag/breast/" class="tag-link-252" title="9 topics" style="font-size: 8.7070707070707pt;">breast</a>
<a href="../../tag/cancer/" class="tag-link-264" title="46 topics" style="font-size: 18.181818181818pt;">cancer</a>
<a href="../../tag/care/" class="tag-link-300" title="8 topics" style="font-size: 8pt;">care</a>
<a href="/" class="tag-link-89" title="9 topics" style="font-size: 8.7070707070707pt;">claim</a>
<a href="../../tag/cosmetic/" class="tag-link-541" title="13 topics" style="font-size: 10.828282828283pt;">cosmetic</a>
<a href="../../tag/cosmetic-dentistry/" class="tag-link-515" title="15 topics" style="font-size: 11.535353535354pt;">cosmetic dentistry</a>
<a href="../../tag/dental/" class="tag-link-137" title="16 topics" style="font-size: 11.959595959596pt;">dental</a>
<a href="../../tag/dental-implants/" class="tag-link-557" title="9 topics" style="font-size: 8.7070707070707pt;">Dental Implants</a>
<a href="../../tag/dentistry/" class="tag-link-244" title="9 topics" style="font-size: 8.7070707070707pt;">dentistry</a>
<a href="../../tag/diabetes/" class="tag-link-365" title="9 topics" style="font-size: 8.7070707070707pt;">diabetes</a>
<a href="../../tag/fitness/" class="tag-link-349" title="8 topics" style="font-size: 8pt;">fitness</a>
<a href="../../tag/food/" class="tag-link-1304" title="18 topics" style="font-size: 12.666666666667pt;">food</a>
<a href="../../tag/good/" class="tag-link-236" title="8 topics" style="font-size: 8pt;">good</a>
<a href="../../tag/guide/" class="tag-link-100" title="12 topics" style="font-size: 10.262626262626pt;">guide</a>
<a href="../../tag/health/" class="tag-link-77" title="87 topics" style="font-size: 22pt;">health</a>
<a href="../../tag/healthy/" class="tag-link-290" title="14 topics" style="font-size: 11.252525252525pt;">healthy</a>
<a href="../../tag/hygiene/" class="tag-link-1471" title="14 topics" style="font-size: 11.252525252525pt;">hygiene</a>
<a href="../../tag/injury/" class="tag-link-437" title="17 topics" style="font-size: 12.383838383838pt;">injury</a>
<a href="../../tag/insurance/" class="tag-link-96" title="15 topics" style="font-size: 11.535353535354pt;">insurance</a>
<a href="../../tag/life/" class="tag-link-92" title="11 topics" style="font-size: 9.8383838383838pt;">life</a>
<a href="../../tag/lifestyle/" class="tag-link-410" title="9 topics" style="font-size: 8.7070707070707pt;">lifestyle</a>
<a href="../../tag/liposuction/" class="tag-link-187" title="8 topics" style="font-size: 8pt;">liposuction</a>
<a href="../../tag/loss/" class="tag-link-353" title="8 topics" style="font-size: 8pt;">loss</a>
<a href="../../tag/medical/" class="tag-link-95" title="8 topics" style="font-size: 8pt;">medical</a>
<a href="../../tag/prevention/" class="tag-link-247" title="12 topics" style="font-size: 10.262626262626pt;">prevention</a>
<a href="../../tag/rhinoplasty/" class="tag-link-178" title="8 topics" style="font-size: 8pt;">rhinoplasty</a>
<a href="../../tag/safety/" class="tag-link-1738" title="39 topics" style="font-size: 17.191919191919pt;">Safety</a>
<a href="../../tag/signs/" class="tag-link-473" title="11 topics" style="font-size: 9.8383838383838pt;">signs</a>
<a href="../../tag/smile/" class="tag-link-140" title="8 topics" style="font-size: 8pt;">smile</a>
<a href="../../tag/smoking/" class="tag-link-223" title="14 topics" style="font-size: 11.252525252525pt;">smoking</a>
<a href="../../tag/surgery/" class="tag-link-179" title="24 topics" style="font-size: 14.363636363636pt;">surgery</a>
<a href="../../tag/symptoms/" class="tag-link-474" title="9 topics" style="font-size: 8.7070707070707pt;">symptoms</a>
<a href="../../tag/teeth/" class="tag-link-157" title="29 topics" style="font-size: 15.494949494949pt;">teeth</a>
<a href="../../tag/tips/" class="tag-link-117" title="27 topics" style="font-size: 15.070707070707pt;">tips</a>
<a href="../../tag/treatment/" class="tag-link-71" title="18 topics" style="font-size: 12.666666666667pt;">treatment</a>
<a href="../../tag/ways/" class="tag-link-173" title="10 topics" style="font-size: 9.2727272727273pt;">ways</a>
<a href="../../tag/weight/" class="tag-link-318" title="10 topics" style="font-size: 9.2727272727273pt;">weight</a>
<a href="../../tag/weight-loss/" class="tag-link-588" title="9 topics" style="font-size: 8.7070707070707pt;">weight loss</a>
<a href="../../tag/whitening/" class="tag-link-158" title="11 topics" style="font-size: 9.8383838383838pt;">whitening</a>
<a href="../../tag/work/" class="tag-link-79" title="24 topics" style="font-size: 14.363636363636pt;">work</a>
<a href="../../tag/workplace/" class="tag-link-106" title="16 topics" style="font-size: 11.959595959596pt;">workplace</a></div>
</div><div id="archives-2" class="visible-all-devices sidebar-widget widget_archive"><h3 class="widget-head">Archives</h3> <select name="archive-dropdown" onchange="">
<option value="">Select Month</option>
<option value="http://www.disc.org.uk/2015/04/"> April 2019 </option>
<option value="http://www.disc.org.uk/2015/03/"> March 2019 </option>
<option value="http://www.disc.org.uk/2015/02/"> February 2019 </option>
<option value="http://www.disc.org.uk/2015/01/"> January 2019 </option>
<option value="http://www.disc.org.uk/2014/12/"> December 2017 </option>
<option value="http://www.disc.org.uk/2014/11/"> November 2017 </option>
<option value="http://www.disc.org.uk/2014/07/"> July 2017 </option>
<option value="http://www.disc.org.uk/2014/05/"> May 2017 </option>
<option value="http://www.disc.org.uk/2014/04/"> April 2017 </option>
<option value="http://www.disc.org.uk/2014/02/"> February 2017 </option>
<option value="http://www.disc.org.uk/2013/12/"> December 2016 </option>
<option value="http://www.disc.org.uk/2013/09/"> September 2016 </option>
<option value="http://www.disc.org.uk/2013/08/"> August 2016 </option>
<option value="http://www.disc.org.uk/2012/11/"> November 2015 </option>
<option value="http://www.disc.org.uk/2012/08/"> August 2015 </option>
<option value="http://www.disc.org.uk/2012/07/"> July 2015 </option>
<option value="http://www.disc.org.uk/2012/03/"> March 2015 </option>
<option value="http://www.disc.org.uk/2012/02/"> February 2015 </option>
<option value="http://www.disc.org.uk/2011/12/"> December 2011 </option>
<option value="http://www.disc.org.uk/2011/11/"> November 2011 </option>
<option value="http://www.disc.org.uk/2011/08/"> August 2011 </option>
<option value="http://www.disc.org.uk/2011/07/"> July 2011 </option>
<option value="http://www.disc.org.uk/2011/06/"> June 2011 </option>
<option value="http://www.disc.org.uk/2011/02/"> February 2011 </option>
<option value="http://www.disc.org.uk/2011/01/"> January 2011 </option>
<option value="http://www.disc.org.uk/2010/12/"> December 2010 </option>
<option value="http://www.disc.org.uk/2010/09/"> September 2010 </option>
<option value="http://www.disc.org.uk/2010/08/"> August 2010 </option>
<option value="http://www.disc.org.uk/2010/06/"> June 2010 </option>
<option value="http://www.disc.org.uk/2010/04/"> April 2010 </option>
<option value="http://www.disc.org.uk/2010/03/"> March 2010 </option>
</select>
</div><div id="widget-easy-twitter-feed-widget-kamn-3" class="visible-all-devices sidebar-widget widget-easy-twitter-feed-widget-kamn"> <div class="widget-easy-twitter-feed-widget-global-wrapper">
<div class="widget-easy-twitter-feed-widget-container">
<div class="row">
<div class="col-lg-12">
<h3 class="widget-head"><span>Check us out on Twitter </span></h3> </div>
</div>
<div class="widget-easy-twitter-feed-widget-row">
<div class="widget-easy-twitter-feed-widget-col">
<div class="twitterwidget widget-easy-twitter-feed-widget-kamn-3">
<a class="twitter-timeline" width="340" height="250" href="https://twitter.com/twitterdev" data-widget-id="562574740611555328" data-screen-name="HealthNews" data-show-replies="false" data-theme="light" data-link-color="" data-border-color="" data-chrome="">Tweets by @HealthNews</a>
</div>
</div>
</div>
</div> <!-- End .widget-global-wrapper -->
</div>
</div></div>
<!-- /#Sidebar-->
</div>
<!--/#blocks-wrapper-->
</div>
<!--/#Wrapper-container -->
</div>
<!--/#Wrapper -->
<!--#footer-blocks-->
<div id="footer-blocks" class="container clearfix">
<div class="fb-container clearfix">
<div class="footer-block1">
<div id="my_postwidget-4" class="visible-all-devices widget_my_postwidget widget"><h3 class="widget-title">Latest Post</h3> <ul class="post-list unstyled">
<li class="post-list_li clearfix">
<figure class="featured-thumbnail thumbnail">
<a href="../../d-f/dentistry/tips-to-find-a-dentist-in-little-rock/" title="Tips To Find A Dentist In Little Rock"><img src="http://www.disc.org.uk/wp-content/uploads/2015/01/dental-5-100x100.jpg" alt="Tips To Find A Dentist In Little Rock"/></a>
</figure>
<time datetime="2015-04-10T00:57">April 10, 2019</time>
<h4 class="post-list_h">
<a href="../../d-f/dentistry/tips-to-find-a-dentist-in-little-rock/" rel="bookmark" title="Permanent Link to Tips To Find A Dentist In Little Rock">Tips To Find A Dentist In Little Rock</a>
</h4>
<div class="excerpt">
Having a dentist that is gentle… </div>
<a href="../../d-f/dentistry/tips-to-find-a-dentist-in-little-rock/" class="btn btn-primary">Read more</a>
</li>
<li class="post-list_li clearfix">
<figure class="featured-thumbnail thumbnail">
<a href="../../general/tips-on-how-to-get-food-safety-courses-online/" title="Tips on How to Get Food Safety Courses Online"><img src="http://www.disc.org.uk/wp-content/uploads/2012/08/Foods-and-Drinks-100x100.jpg" alt="Tips on How to Get Food Safety Courses Online"/></a>
</figure>
<time datetime="2015-04-10T00:10"></time>
<h4 class="post-list_h">
<a href="../../general/tips-on-how-to-get-food-safety-courses-online/" rel="bookmark" title="Permanent Link to Tips on How to Get Food Safety Courses Online">Tips on How to Get Food Safety Courses Online</a>
</h4>
<div class="excerpt">
In the current environment of dynamic… </div>
<a href="../../general/tips-on-how-to-get-food-safety-courses-online/" class="btn btn-primary">Read more</a>
</li>
<li class="post-list_li clearfix">
<figure class="featured-thumbnail thumbnail">
<a href="../../d-f/dentistry/gum-contouring/" title="Gum Contouring"><img src="http://www.disc.org.uk/wp-content/uploads/2014/01/dent-100x100.jpg" alt="Gum Contouring"/></a>
</figure>
<time datetime="2015-04-09T01:19">April 9, 2019</time>
<h4 class="post-list_h">
<a href="../../d-f/dentistry/gum-contouring/" rel="bookmark" title="Permanent Link to Gum Contouring">Gum Contouring</a>
</h4>
<div class="excerpt">
We’d all like to have the… </div>
<a href="../../d-f/dentistry/gum-contouring/" class="btn btn-primary">Read more</a>
</li>
</ul>
<!-- Link under post cycle -->
</div> </div>
<div class="footer-block2">
<div id="nav_menu-5" class="visible-all-devices widget_nav_menu widget"><h3 class="widget-title">Top Search</h3><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-12171" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12171"><a href="../../a-to-c/beauty-a-to-c/">Beauty</a></li>
<li id="menu-item-12172" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12172"><a href="../../a-to-c/cosmetic-surgery/">Cosmetic Surgery</a></li>
<li id="menu-item-12173" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12173"><a href="../../d-f/diabetes/">Diabetes</a></li>
<li id="menu-item-12174" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12174"><a href="../../g-to-j/hair-loss/">Hair Loss</a></li>
<li id="menu-item-12175" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12175"><a href="../../g-to-j/heart/">Heart</a></li>
<li id="menu-item-12176" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12176"><a href="../../s-v/skin-care/">Skin Care</a></li>
<li id="menu-item-12177" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12177"><a href="../../s-v/stress/">Stress</a></li>
<li id="menu-item-12178" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12178"><a href="../../w-z/weight-loss/">Weight Loss</a></li>
</ul></div></div> </div>
<div class="footer-block3">
<!-- WordPress Popular Posts Plugin v3.2.1 [W] [all] [views] [regular] -->
<div id="wpp-3" class="visible-all-devices popular-posts widget">
<h3 class="widget-title">Popular Post</h3>
<ul class="wpp-list">
<li><a href="../../s-v/stress/dos-and-donts-for-people-living-with-chronic-pain/" title="Do’s and Don’ts for People Living With Chronic Pain" target="_self"><img src="http://www.disc.org.uk/wp-content/uploads/wordpress-popular-posts/11961-75x75.jpg" title="Do’s and Don’ts for People Living With Chronic Pain" alt="Do’s and Don’ts for People Living With Chronic Pain" width="75" height="75" class="wpp-thumbnail wpp_cached_thumb wpp_featured"/></a> <a href="../../s-v/stress/dos-and-donts-for-people-living-with-chronic-pain/" title="Do’s and Don’ts for People Living With Chronic Pain" class="wpp-post-title" target="_self">Do’s and Don’ts for People Living With Chronic Pain</a> <span class="post-stats"><span class="wpp-views">41 views</span></span> </li>
<li><a href="../../d-f/fitness/the-secrets-to-living-a-long-life/" title="3 Secrets to Living a Long Life" target="_self"><img src="http://www.disc.org.uk/wp-content/uploads/wordpress-popular-posts/3014-75x75.jpg" title="3 Secrets to Living a Long Life" alt="3 Secrets to Living a Long Life" width="75" height="75" class="wpp-thumbnail wpp_cached_thumb wpp_featured"/></a> <a href="../../d-f/fitness/the-secrets-to-living-a-long-life/" title="3 Secrets to Living a Long Life" class="wpp-post-title" target="_self">3 Secrets to Living a Long Life</a> <span class="post-stats"><span class="wpp-views">37 views</span></span> </li>
<li><a href="../../d-f/diet/chinese-basic-food-hygiene-course/" title="Chinese Basic Food Hygiene Course" target="_self"><img src="http://www.disc.org.uk/wp-content/uploads/wordpress-popular-posts/11625-75x75.jpg" title="Chinese Basic Food Hygiene Course" alt="Chinese Basic Food Hygiene Course" width="75" height="75" class="wpp-thumbnail wpp_cached_thumb wpp_featured"/></a> <a href="../../d-f/diet/chinese-basic-food-hygiene-course/" title="Chinese Basic Food Hygiene Course" class="wpp-post-title" target="_self">Chinese Basic Food Hygiene Course</a> <span class="post-stats"><span class="wpp-views">33 views</span></span> </li>
</ul>
</div>
<!-- End WordPress Popular Posts Plugin v3.2.1 -->
</div>
<div class="footer-block4">
<div id="social-2" class="visible-all-devices tpcrn-social-icons-widget widget"><h3 class="widget-title">Social</h3>
<div class="widget">
<div class="social-icons">
<!-- <a title="Rss" href="http://www.disc.org.uk/feed/" ><img src="http://www.disc.org.uk/wp-content/themes/healthnews/images/social-icons/rss.png" alt="RSS" /></a> -->
<a title="Google+" href="https://plus.google.com/u/0/104149625035057995141/posts?hl=en" target="blank"><img src="http://www.disc.org.uk/wp-content/themes/healthnews/images/social-icons/gp.png" alt="Google+"/></a>
<a title="Facebook" href="https://www.facebook.com/disc.org.uk" target="blank"><img src="http://www.disc.org.uk/wp-content/themes/healthnews/images/social-icons/fb.png" alt="Facebook"/></a>
<a title="Twitter" href="https://twitter.com/HealthNews" target="blank"><img src="http://www.disc.org.uk/wp-content/themes/healthnews/images/social-icons/tw.png" alt="Twitter"/></a>
</div>
</div>
</div> </div>
</div>
</div>
<!--/#footer-blocks-->
<!-- #footer-->
<div id="footer" class="container clearfix">
<div class="foot-wrap container">
<p class="copyright">
<a href="/">Health News</a> DISC - Leading Resource For UK Health News © 2024 <a href="../../privacy-policy/">Privacy Policy</a> | Web Design and Content by <a href="https://www.oink.me.uk/" target="_new">Oink</a></p>
</p>
<!-- <p class="credit">Designed by <a href="http://themepacific.com">ThemePacific</a></p>-->
</div></div><!--/#Footer -->
<script type="text/javascript">
jQuery(document).ready(function($) {
jQuery('#dc_jqaccordion_widget-2-item .menu').dcAccordion({
eventType: 'click',
hoverDelay: 0,
menuClose: false,
autoClose: true,
saveState: false,
autoExpand: true,
classExpand: 'current-menu-item',
classDisable: '',
showCount: false,
disableLink: false,
cookie: 'dc_jqaccordion_widget-2',
speed: 'slow'
});
});
</script>
<script type="text/javascript" src="../../wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js"></script>
<script type="text/javascript">
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/www.disc.org.uk\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type="text/javascript" src="../../wp-content/plugins/contact-form-7/includes/js/scripts.js"></script>
<script type="text/javascript" src="../../wp-content/themes/healthnews/js/camera.min.js"></script>
<script type="text/javascript" src="../../wp-content/themes/healthnews/js/jquery.mobile.customized.min.js"></script>
<script type="text/javascript" src="../../wp-includes/js/jquery/ui/widget.min.js"></script>
<script type="text/javascript" src="../../wp-content/themes/healthnews/js/tpcrn_scripts.js"></script>
<script type="text/javascript" src="../../wp-content/plugins/cherry-plugin/lib/js/FlexSlider/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="../../wp-content/plugins/cherry-plugin/includes/js/cherry-plugin.js"></script>
<script type="text/javascript" src="../../wp-content/plugins/easy-twitter-feed-widget/lib/js/widget-easy-twitter-feed-widget.js"></script>
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.www.disc.org.uk"]);
_paq.push(["setDomains", ["*.www.disc.org.uk"]]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//whychurch.org.uk/piwik/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '51']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//whychurch.org.uk/piwik/piwik.php?idsite=51&rec=1" style="border:0;" alt="" /></p></noscript>
</body>
</html>